Procházet zdrojové kódy

New .icon : "close"

@soyjavi před 14 roky
rodič
revize
6d6d0a8747
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/stylesheets/Lungo.widgets.icon.less

+ 1 - 1
src/stylesheets/Lungo.widgets.icon.less

@@ -56,7 +56,7 @@
 .icon.info:before {content: "\0053";}
 .icon.cancel:before {content: "\0054";}
 .icon.checkmark:before {content: "\0051";}
-.icon.multiply:before {content: "\0055";}
+.icon.multiply:before, .icon.close:before {content: "\0055";}
 .icon.plus:before {content: "\0056";}
 .icon.minus:before {content: "\0057";}
 .icon.left:before {content: "\0058";}