Sfoglia il codice sorgente

Issue #4 Fixed: Calendar icon doesn't work

Javier Jiménez Villar 14 anni fa
parent
commit
cd6d389f2e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/stylesheets/widgets.css

+ 1 - 1
src/stylesheets/widgets.css

@@ -399,4 +399,4 @@ article.info details span {
 	font-style: normal;
 }
 
-.icon.calendar:before { content: '\\'; }
+.icon.calendar::before { content: '\\'; }