[Solar-svn] Revision 2963

pmjones at solarphp.com pmjones at solarphp.com
Tue Dec 4 10:04:31 CST 2007


CSS: added definition for 'descr' form elements


Modified: trunk/Solar/App/Public/styles/typo.css
===================================================================
--- trunk/Solar/App/Public/styles/typo.css	2007-12-04 16:03:39 UTC (rev 2962)
+++ trunk/Solar/App/Public/styles/typo.css	2007-12-04 16:04:31 UTC (rev 2963)
@@ -1,3 +1,7 @@
 #content li.active {
     font-weight: bold;
+}
+
+#content div.descr {
+    font-size: 90%;
 }
\ No newline at end of file




More information about the Solar-svn mailing list