xlawrence 2005/11/22 15:15:54 CET
Modified files:
core/src/webapp/jsp/jahia/engines/css styles.css
Log:
New CSS buttons for the engines and the configuration wizard
Revision Changes Path
1.13 +8 -6 jahia/core/src/webapp/jsp/jahia/engines/css/styles.css
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/engines/css/styles.css.diff?r1=1.12&r2=1.13&f=h
Index: styles.css
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/jsp/jahia/engines/css/styles.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- styles.css 11 Oct 2005 13:49:58 -0000 1.12
+++ styles.css 22 Nov 2005 14:15:54 -0000 1.13
@@ -62,22 +62,22 @@
display: inline;
}
-#wrapper, #header, #pagebody, #footer, p, #wrapper .button a, h5 {
+#wrapper, #header, #pagebody, #footer, p, h5 {
display: block;
}
#buttons {
+ display: block;
float: right;
- clear: right;
margin-bottom: 12px;
margin-top: 12px;
- text-align: right;
+ height: 30px;
}
#buttons span {
- display: block;
- clear: both;
- text-align: left;
+ //display: ;
+ //clear: both;
+ //text-align: left;
}
#langs {
@@ -284,6 +284,7 @@
/* BUTTON STRUCT */
/* ------------------------------------------------ */
+/*
#wrapper .button {
margin-left: 4px;
margin-top: 12px;
@@ -302,6 +303,7 @@
#wrapper .button span.buttonlabel {
padding: 0 0.4em;
}
+*/
/* ------------------------------------------------ */