support zimnego startu lokomotyw

This commit is contained in:
2023-07-13 17:51:09 +02:00
parent 7362d4ffbd
commit cbe983f96c
11 changed files with 108 additions and 81 deletions
+4 -2
View File
@@ -134,8 +134,9 @@ button {
}
select,
input {
background: $bgColor;
input[type="text"],
input[type="number"] {
background: none;
border: 2px solid #aaa;
outline: none;
@@ -158,6 +159,7 @@ input {
option {
color: white;
border: none;
background-color: $bgColor;
}
ul {