Changeset - 252b5cd6cf3b
[Not reviewed]
default
1 2 0
Sean Farley - 11 years ago 2014-07-19 01:06:43
sean.michael.farley@gmail.com
cog_edit.png: remove unused icon

A quick search revealed that some old css code was never used, so it was
removed.
3 files changed with 0 insertions and 10 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/contextbar.css
Show inline comments
 
@@ -9,7 +9,6 @@ i.icon-bar-chart { background-image: url
 
i.icon-bookmark { background-image: url("../images/icons/tag_green.png"); }
 
i.icon-code-fork { background-image: url("../images/icons/arrow_branch.png"); }
 
i.icon-code-merge { background-image: url("../images/icons/arrow_merge.png"); } /* unused! */
 
i.icon-cog { background-image: url("../images/icons/cog_edit.png"); }
 
i.icon-cogs { background-image: url("../images/icons/table_gear.png"); }
 
i.icon-ellipsis-horizontal:after { content: ' ...';}
 
i.icon-eye-open { background-image: url("../images/icons/eye.png"); }
kallithea/public/css/style.css
Show inline comments
 
@@ -611,14 +611,6 @@ div.header img {
 
    padding: 12px 9px 7px 24px;
 
}
 

	
 
#header #header-inner #quick li ul li a.admin,
 
#header #header-inner #quick li ul li a.admin:hover {
 
    background: #FFF url("../images/icons/cog_edit.png") no-repeat 4px 9px;
 
    width: 167px;
 
    margin: 0;
 
    padding: 12px 9px 7px 24px;
 
}
 

	
 
.groups_breadcrumbs a {
 
    color: #fff;
 
}
 
@@ -1789,7 +1781,6 @@ div.form div.fields div.field div.button
 

	
 
#summary-menu-stats a.followers { background-image: url('../images/icons/heart.png')}
 
#summary-menu-stats a.forks { background-image: url('../images/icons/arrow_divide.png')}
 
#summary-menu-stats a.settings { background-image: url('../images/icons/cog_edit.png')}
 
#summary-menu-stats a.feed { background-image: url('../images/icons/rss_16.png')}
 
#summary-menu-stats a.repo-size { background-image: url('../images/icons/server.png')}
 

	
kallithea/public/images/icons/cog_edit.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)