ソースを参照

Issue #4 Fixed: Calendar icon doesn't work

Javier Jiménez Villar 14 年 前
コミット
cd6d389f2e
1 ファイル変更1 行追加1 行削除
  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: '\\'; }