Changeset - d989905b3994
[Not reviewed]
default
1 1 0
Sean Farley - 11 years ago 2014-07-21 16:10:10
sean.michael.farley@gmail.com
server.png: remove unused icon
2 files changed with 0 insertions and 12 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -1672,8 +1672,6 @@ div.form div.fields div.field div.button
 
    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 @@ table.code-browser i[class^='icon-'] {
 
    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;
kallithea/public/images/icons/server.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)