Mercurial > public > src > rhodecode
changeset 700:a7beacb093a3 beta
Some css updates
author | Marcin Kuzminski <marcin@python-works.com> |
---|---|
date | Tue, 02 Nov 2010 23:37:39 +0100 |
parents | c8bd0e6cc3da |
children | fdb984a94d5b |
files | rhodecode/public/css/style.css rhodecode/public/images/title_tab_selected.png |
diffstat | 2 files changed, 1 insertions(+), 2 deletions(-) [+] |
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; }