# HG changeset patch # User Sean Farley # Date 1424672596 28800 # Node ID 802e1edc7123b3af6733d6d439882f37cc007d86 # Parent 2ac56361d47975f6b558ee9eb20304cc5719ff3e font: remove unused icon-disabled class diff -r 2ac56361d479 -r 802e1edc7123 kallithea/public/css/contextbar.css --- 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;