changeset 4658:d989905b3994

server.png: remove unused icon
author Sean Farley <sean.michael.farley@gmail.com>
date Mon, 21 Jul 2014 09:10:10 -0500
parents 8291d18ca858
children 7c649f2b165e
files kallithea/public/css/style.css kallithea/public/images/icons/server.png
diffstat 2 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Mon Jul 21 09:04:21 2014 -0500
+++ b/kallithea/public/css/style.css	Mon Jul 21 09:10:10 2014 -0500
@@ -1672,8 +1672,6 @@
     border-top: none;
 }
 
-#summary-menu-stats a.repo-size { background-image: url('../images/icons/server.png')}
-
 #summary-menu-stats a {
     display: block;
     padding: 12px 10px;
@@ -3205,16 +3203,6 @@
     z-index: 9050;
 }
 
-.reposize {
-    background: url("../images/icons/server.png") no-repeat scroll 3px;
-    height: 16px;
-    width: 20px;
-    cursor: pointer;
-    display: block;
-    float: right;
-    margin-top: 2px;
-}
-
 #repo_size {
     display: block;
     margin-top: 4px;
Binary file kallithea/public/images/icons/server.png has changed