Przeglądaj źródła

Issue #4 Fixed: Calendar icon doesn't work

Javier Jiménez Villar 14 lat temu
rodzic
commit
9ad1c6833a
1 zmienionych plików z 1 dodań i 1 usunięć
  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: '\\'; }