Procházet zdrojové kódy

Widen scrollbars

tags/v0.1.0
Fen Dweller před 6 roky
rodič
revize
1d1d0f0504
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. +0
    -2
      macrovision.css

+ 0
- 2
macrovision.css Zobrazit soubor

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


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


Načítá se…
Zrušit
Uložit