xlawrence 2006/01/06 17:42:34 CET
Modified files:
core/src/webapp/jsp/jahia/engines/css styles.css
Log:
removed conflictual and unecessary declaration
Revision Changes Path
1.16 +1 -3 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.15&r2=1.16&f=h
Index: styles.css
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/jsp/jahia/engines/css/styles.css,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- styles.css 13 Dec 2005 13:41:40 -0000 1.15
+++ styles.css 6 Jan 2006 16:42:34 -0000 1.16
@@ -102,7 +102,6 @@
#wrapper table,
#wrapper caption {
margin-top: 14px;
- width: 100%;
text-align: left;
}
@@ -349,5 +348,4 @@
td.center {
text-align: center;
-}
-
+}
\ No newline at end of file