[jboss-cvs] jboss-seam/examples/wiki/view/themes/default/css ...
Christian Bauer
christian at hibernate.org
Thu Dec 20 13:35:54 EST 2007
User: cbauer
Date: 07/12/20 13:35:54
Modified: examples/wiki/view/themes/default/css template.css
Log:
Simplifed and fixed help popup
Revision Changes Path
1.47 +0 -8 jboss-seam/examples/wiki/view/themes/default/css/template.css
(In the diff below, changes in quantity of whitespace are not shown.)
Index: template.css
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/default/css/template.css,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- template.css 20 Dec 2007 12:23:05 -0000 1.46
+++ template.css 20 Dec 2007 18:35:54 -0000 1.47
@@ -181,14 +181,6 @@
padding-bottom: 10px;
}
-#bodyPlain {
- background: white;
- text-align: left;
- margin-left: 0;
- padding: 5px 10px 10px 10px ;
- border: 0;
-}
-
#control {
background-color: #362f2d;
text-align: right;
More information about the jboss-cvs-commits
mailing list