ソースを参照

Widen scrollbars

tags/v0.1.0
Fen Dweller 6年前
コミット
1d1d0f0504
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      macrovision.css

+ 0
- 2
macrovision.css ファイルの表示

@@ -86,14 +86,12 @@ body.toggle-entity-name .entity-name {
overflow-y: scroll;
height: 100%;
scrollbar-color: #e1e1e1 #888;
scrollbar-width: thin;
}

#options-attribution {
display: none;
}
#options::-webkit-scrollbar {
width: 3px;
height: 2px;
}
#options::-webkit-scrollbar-button {


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