Explorar el Código

New .icon : "close"

@soyjavi hace 14 años
padre
commit
6d6d0a8747
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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";}