Changeset - d30536f02192
[Not reviewed]
beta
4 1 0
Marcin Kuzminski - 14 years ago 2011-09-14 01:07:34
marcin@python-works.com
removed obsolete static files, and fixed hover over short icons
5 files changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -352,13 +352,12 @@ padding:8px 8px 4px;
 
}
 
 
#header #header-inner #quick li span.icon_short {
 
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;
 
}
 
 
#header #header-inner #quick li a:hover {
 
background:#4e4e4e  no-repeat top left;
rhodecode/public/images/quick_l.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
rhodecode/public/images/quick_l_selected.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
rhodecode/public/images/quick_r.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
rhodecode/public/images/quick_r_selected.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)