# HG changeset patch # User Sean Farley # Date 2014-07-21 01:41:46 # Node ID 80faf3ee3e926c4107c37df7a46513487200527c # Parent fbf75412c6090029ac6f1df790ab0d5bd7f43bdd comment_add.png: use new icon-comment font diff --git a/kallithea/public/css/style.css b/kallithea/public/css/style.css --- a/kallithea/public/css/style.css +++ b/kallithea/public/css/style.css @@ -5110,12 +5110,17 @@ tr.line.unmod td.code:hover .add-bubble position: relative; left: -32px; width: 32px; - top: -8px; height: 32px; - background: url("../images/icons/comment_add.png") no-repeat 100% 50%; cursor: pointer; } +.add-bubble div:before { + font-size: 14px; + color: #577632; + font-family: "kallithea"; + content: '\e80c'; +} + div.comment:target>.comment-wrapp { border: solid 2px #ee0 !important; } diff --git a/kallithea/public/images/icons/comment_add.png b/kallithea/public/images/icons/comment_add.png deleted file mode 100644 index 75e78dede2c9cc3b789b880e5cfc930e60bf2c91..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@