diff rhodecode/public/css/style.css @ 645:a7beacb093a3 beta

Some css updates
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 02 Nov 2010 23:37:39 +0100
parents ffd07396d315
children fdb984a94d5b
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Tue Nov 02 23:28:37 2010 +0100
+++ b/rhodecode/public/css/style.css	Tue Nov 02 23:37:39 2010 +0100
@@ -270,7 +270,7 @@
 }
 
 #header #header-inner #logo a:hover {
-color:#dabf29;
+color:#bfe3ff;
 }
 
 #header #header-inner #quick,#header #header-inner #quick ul {
@@ -2025,7 +2025,6 @@
 }
 
 #content div.box div.title ul.links li a:hover,#content div.box div.title ul.links li.ui-tabs-selected a {
-background:url("../../images/title_tab_selected.png") no-repeat bottom center;
 color:#bfe3ff;
 }