changeset 4581:685578be4116

note_add.png: remove icon-file-alt override We will now use the one from font awesome.
author Sean Farley <sean.michael.farley@gmail.com>
date Mon, 14 Jul 2014 23:15:37 -0500
parents 0cb87808da03
children 42dee5e09af0
files kallithea/public/css/contextbar.css kallithea/public/images/icons/note_add.png
diffstat 2 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/contextbar.css	Thu Oct 30 16:29:26 2014 -0700
+++ b/kallithea/public/css/contextbar.css	Mon Jul 14 23:15:37 2014 -0500
@@ -10,7 +10,6 @@
 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"); }
-i.icon-file-alt { background-image: url("../images/icons/note_add.png"); }
 i.icon-file { background-image: url("../images/icons/file.png"); }
 i.icon-file-txt { background-image: url("../images/icons/note_error.png"); }
 i.icon-folder-close { background-image: url("../images/icons/database_link.png"); }
Binary file kallithea/public/images/icons/note_add.png has changed