Revision: 1463
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1463&view=rev
Author:   jberanek
Date:     2010-09-22 12:54:28 +0000 (Wed, 22 Sep 2010)

Log Message:
-----------
* Made banner date field a little wider, it didn't fit "22/09/2010" for
 me.

Modified Paths:
--------------
    mrbs/trunk/web/mrbs.css.php

Modified: mrbs/trunk/web/mrbs.css.php
===================================================================
--- mrbs/trunk/web/mrbs.css.php 2010-09-21 08:13:58 UTC (rev 1462)
+++ mrbs/trunk/web/mrbs.css.php 2010-09-22 12:54:28 UTC (rev 1463)
@@ -667,7 +667,7 @@
 #banner a:link    {color: <?php echo $anchor_link_color_banner ?>;    
text-decoration: none; font-weight: normal}
 #banner a:visited {color: <?php echo $anchor_visited_color_banner ?>; 
text-decoration: none; font-weight: normal}
 #banner a:hover   {color: <?php echo $anchor_hover_color_banner ?>;   
text-decoration:underline; font-weight: normal}
-#banner input.date {width: 6em}
+#banner input.date {width: 6.5em}
 
 table#colour_key {clear: both; border-spacing: 0; border-collapse: collapse}
 #colour_key td {width: 7.0em; padding: 2px; font-weight: bold;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to