Quellcode durchsuchen

Widen scrollbars

tags/v0.1.0
Fen Dweller vor 6 Jahren
Ursprung
Commit
1d1d0f0504
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. +0
    -2
      macrovision.css

+ 0
- 2
macrovision.css Datei anzeigen

@@ -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 {


Laden…
Abbrechen
Speichern