ソースを参照

Adjust Firefox top bar spacing mono.e.lain CSS style

pull/128/merge
Benjamin Southall 6年前
コミット
8da7f05569
1個のファイルの変更9行の追加1行の削除
  1. +9
    -1
      stylesheets/mono.e.lain.css

+ 9
- 1
stylesheets/mono.e.lain.css ファイルの表示

@@ -285,6 +285,14 @@ margin-left: 10px;
border: double #000 !important;
position:static !important;
}

@-moz-document url-prefix() {

div.boardlist {
word-spacing:-1px !important;
}

}
/*favorites in a new line*/
div.boardlist span.favorite-boards {
@@ -365,7 +373,7 @@ color: #ffffff;}
#options_div {
background-color: #dddddd;
}
.options_tab_icon.active {
color: #bb3300;
}

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