changeset 4864:802e1edc7123

font: remove unused icon-disabled class
author Sean Farley <sean.michael.farley@gmail.com>
date Sun, 22 Feb 2015 22:23:16 -0800
parents 2ac56361d479
children 77d68377c27b
files kallithea/public/css/contextbar.css
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/contextbar.css	Sun Feb 22 22:26:27 2015 -0800
+++ b/kallithea/public/css/contextbar.css	Sun Feb 22 22:23:16 2015 -0800
@@ -3,7 +3,6 @@
  */
 
 i.icon-ellipsis-horizontal:after { content: ' ...';}
-i.icon-disabled { background-image: url('../images/icons/shading.png');} /* todo: use instead of minus sign */
 
 i[class^='icon-'] {
     background-repeat: no-repeat;