Revision: 1196
http://phpfreechat.svn.sourceforge.net/phpfreechat/?rev=1196&view=rev
Author: kerphi
Date: 2007-10-03 09:49:54 -0700 (Wed, 03 Oct 2007)
Log Message:
-----------
Fix a height style problem in blune theme (thanks to Satan'sPet)
Modified Paths:
--------------
trunk/themes/blune/style.css.php
Modified: trunk/themes/blune/style.css.php
===================================================================
--- trunk/themes/blune/style.css.php 2007-09-27 16:51:42 UTC (rev 1195)
+++ trunk/themes/blune/style.css.php 2007-10-03 16:49:54 UTC (rev 1196)
@@ -27,7 +27,6 @@
display: none;
margin-top: 5px;
padding: 2px;
- height: 18px;
border: #555 solid 1px;
color: #EC4A1F;
background-color: #BEC5D0;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|