Changeset - 3360e19399f0
[Not reviewed]
default
1 2 0
Sean Farley - 11 years ago 2014-07-20 22:11:36
sean.michael.farley@gmail.com
heart_delete.png: use new icon-heart font

A quick search revealed that some old css code was never used, so it was
removed.
3 files changed with 0 insertions and 8 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/contextbar.css
Show inline comments
 
@@ -9,7 +9,6 @@ i.icon-ellipsis-horizontal:after { conte
 
i.icon-eye-open { background-image: url("../images/icons/eye.png"); }
 
i.icon-file-txt { background-image: url("../images/icons/note_error.png"); }
 
i.icon-git { background-image: url('../images/icons/giticon.png');}
 
i.icon-heart { background-image: url("../images/icons/heart_delete.png"); }
 
i.icon-hg { background-image: url('../images/icons/hgicon.png');}
 
i.icon-lock { background-image: url('../images/icons/lock.png');}
 
i.icon-lock-alt { background-image: url('../images/icons/private_repo.png');}
kallithea/public/css/style.css
Show inline comments
 
@@ -3347,13 +3347,6 @@ table.code-browser .submodule-dir {
 
    padding-top: 0px;
 
}
 

	
 
.stop_following_icon {
 
    background: url("../images/icons/heart_delete.png") no-repeat scroll 3px;
 
    padding-left: 20px;
 
    text-align: left;
 
    padding-top: 0px;
 
}
 

	
 
.action_button {
 
    border: 0;
 
    display: inline;
kallithea/public/images/icons/heart_delete.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)