[DRE-commits] r5333 - trunk/gemwatch/public

Antonio Terceiro terceiro-guest at alioth.debian.org
Sat May 15 17:26:49 UTC 2010


Author: terceiro-guest
Date: 2010-05-15 17:26:49 +0000 (Sat, 15 May 2010)
New Revision: 5333

Modified:
   trunk/gemwatch/public/style.css
Log:
Consistency in border color



Modified: trunk/gemwatch/public/style.css
===================================================================
--- trunk/gemwatch/public/style.css	2010-05-15 17:26:24 UTC (rev 5332)
+++ trunk/gemwatch/public/style.css	2010-05-15 17:26:49 UTC (rev 5333)
@@ -16,6 +16,7 @@
   padding: 0px 1em 1em 1em;
   border-width: 0px 1px 1px 1px;
   border-style: solid;
+  border-color: #888a85;
   min-height: 300px;
 }
 
@@ -94,7 +95,6 @@
 
 /* Not Found */
 body.not-found .content {
-  border-color: #555753;
   background: #eeeeec;
 }
 




More information about the Pkg-ruby-extras-commits mailing list