Changeset - 802e1edc7123
[Not reviewed]
default
0 1 0
Sean Farley - 11 years ago 2015-02-23 07:23:16
sean.michael.farley@gmail.com
font: remove unused icon-disabled class
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/contextbar.css
Show inline comments
 
@@ -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;
0 comments (0 inline, 0 general)