[jboss-cvs] jboss-seam/examples/wiki/view/themes/default/css ...
Christian Bauer
christian at hibernate.org
Thu Sep 6 11:54:28 EDT 2007
User: cbauer
Date: 07/09/06 11:54:28
Modified: examples/wiki/view/themes/default/css template.css
Log:
Creator/history footer on documents
Revision Changes Path
1.40 +10 -0 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.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- template.css 3 Sep 2007 10:36:22 -0000 1.39
+++ template.css 6 Sep 2007 15:54:27 -0000 1.40
@@ -310,6 +310,16 @@
margin-top: 10px;
}
+.documentCreatorHistory {
+ border-top: 1px solid #C3BBB6;
+ white-space: nowrap;
+ font-size: 70%;
+ font-weight: normal;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ line-height: 125%;
+}
+
.attachmentDisplay {
padding-top: 10px;
padding-bottom: 10px;
More information about the jboss-cvs-commits
mailing list