ソースを参照

adjust navigation text opacity, fix #19016

tags/v8.2beta1
Jan-Christoph Borchardt 8年前
コミット
7144832906
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      core/css/apps.css

+ 1
- 1
core/css/apps.css ファイルの表示

@@ -72,7 +72,7 @@
white-space: nowrap;
text-overflow: ellipsis;
color: #000;
opacity: .5;
opacity: .57;
}
#app-navigation .active,
#app-navigation .active a,

読み込み中…
キャンセル
保存