Procházet zdrojové kódy

Toggle options are larger now

tags/v0.7.0
Fen Dweller před 7 roky
rodič
revize
d5c1d08ce3
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      style.css

+ 2
- 1
style.css Zobrazit soubor

@@ -307,7 +307,8 @@ body.dark input[type="checkbox"]:checked+
.flex-outer input[type="radio"] + label:not(.custom-header),
.flex-outer input[type="checkbox"] + label:not(.custom-header) {
user-select: none;
flex: 1 0 300px;
flex: 1 0 400px;
font-size: 24px;
}

body.dark .flex-outer input[type="radio"] + label:not(.custom-header),


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