[pLog-svn] r4854 - plog/branches/lifetype-1.2/styles

oscar at devel.lifetype.net oscar at devel.lifetype.net
Fri Feb 23 07:32:34 EST 2007


Author: oscar
Date: 2007-02-23 07:32:34 -0500 (Fri, 23 Feb 2007)
New Revision: 4854

Modified:
   plog/branches/lifetype-1.2/styles/admin.css
Log:
I prefer things aligned to the top of the cell rather than in the middle.


Modified: plog/branches/lifetype-1.2/styles/admin.css
===================================================================
--- plog/branches/lifetype-1.2/styles/admin.css	2007-02-23 12:29:58 UTC (rev 4853)
+++ plog/branches/lifetype-1.2/styles/admin.css	2007-02-23 12:32:34 UTC (rev 4854)
@@ -1,4 +1,4 @@
-/** a {text-decoration:underline !important} **/
+** a {text-decoration:underline !important} **/
 div#content li.Level_0 a {line-height:1.8em}
 
 
@@ -621,7 +621,7 @@
 {
     color            : #888888;
     border-bottom    : 1px solid #DEDEDE;
-    vertical-align   : middle;
+    vertical-align   : text-top;
     padding          : 4px;
     /*border:1px solid black;*/
 }



More information about the pLog-svn mailing list