Преглед изворни кода

Toggle options are larger now

tags/v0.7.0
Fen Dweller пре 7 година
родитељ
комит
d5c1d08ce3
1 измењених фајлова са 2 додато и 1 уклоњено
  1. +2
    -1
      style.css

+ 2
- 1
style.css Прегледај датотеку

@@ -307,7 +307,8 @@ body.dark input[type="checkbox"]:checked+
.flex-outer input[type="radio"] + label:not(.custom-header), .flex-outer input[type="radio"] + label:not(.custom-header),
.flex-outer input[type="checkbox"] + label:not(.custom-header) { .flex-outer input[type="checkbox"] + label:not(.custom-header) {
user-select: none; 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), body.dark .flex-outer input[type="radio"] + label:not(.custom-header),


Loading…
Откажи
Сачувај