[Checkins] SVN: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml Editing view no longer looks like monkey junk.

Kevin Teague kevin at bud.ca
Thu Nov 15 04:57:36 EST 2007


Log message for revision 81849:
  Editing view no longer looks like monkey junk.

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	2007-11-15 08:36:31 UTC (rev 81848)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml	2007-11-15 09:57:36 UTC (rev 81849)
@@ -509,6 +509,7 @@
 
 .documentEditable .documentContent {
     padding: 1em;
+    font-size: 80%;
 }
 
 .contentActions {
@@ -519,7 +520,18 @@
     font-size: 80%;
 }
 
+ul.formTabs {
+    margin: 0 0 -2px 0;
+}
 
+li.formTab {
+    margin: 0;
+}
+
+.formPanel {
+    margin: 0 0 1em 0;
+}
+
 /* Forms */
 
 input.context {
@@ -538,7 +550,7 @@
         border: 2px solid #999999;
         margin: 1em 0em 1em 0em;
         clear: both;
-        font-size: 75% !important;
+        font-size: 85% !important;
 }
 
 table.listing a {



More information about the Checkins mailing list