[Checkins] SVN: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml First additional CSS for reference rendering.

Uli Fouquet uli at gnufix.de
Sun Jan 13 22:01:53 EST 2008


Log message for revision 82866:
  First additional CSS for reference rendering.

Changed:
  U   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml

-=-
Modified: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml	2008-01-14 02:39:16 UTC (rev 82865)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml	2008-01-14 03:01:53 UTC (rev 82866)
@@ -647,4 +647,28 @@
     margin-left: 1em;
 }
 
+.desc-function {
+    margin-left: 3em;
+    line-height: 1.1em;
+}
+
+.seealso {
+    background-color: #efffee;
+    border: 1px solid #f1f1f1;
+    margin-left: 1em;
+    padding-left: 0.5em;
+    padding-right: 0.5em;
+    line-height: 1.1em;
+}
+
+.versionchanged {
+    background-color: #ffffdd;
+    border: 1px solid #f1f1f1;
+    margin-top: 1em;
+    margin-left: 1em;
+    padding-left: 0.5em;
+    padding-right: 0.5em;
+    line-height: 1.1em;
+}
+
 /* </dtml-with> (please do not molest the dtml) */



More information about the Checkins mailing list