changeset 1476:d30536f02192 beta

removed obsolete static files, and fixed hover over short icons
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 14 Sep 2011 02:07:34 +0300
parents aa805ee6ee09
children 6f1439efaed6
files rhodecode/public/css/style.css rhodecode/public/images/quick_l.png rhodecode/public/images/quick_l_selected.png rhodecode/public/images/quick_r.png rhodecode/public/images/quick_r_selected.png
diffstat 5 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Wed Sep 14 01:28:32 2011 +0300
+++ b/rhodecode/public/css/style.css	Wed Sep 14 02:07:34 2011 +0300
@@ -355,7 +355,6 @@
 top:0;
 left:0;
 border-left:none;
-background:url("../images/quick_l.png") no-repeat top left;
 border-right:1px solid #2e5c89;
 padding:9px 4px 4px;
 }
Binary file rhodecode/public/images/quick_l.png has changed
Binary file rhodecode/public/images/quick_l_selected.png has changed
Binary file rhodecode/public/images/quick_r.png has changed
Binary file rhodecode/public/images/quick_r_selected.png has changed