mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
support zimnego startu lokomotyw
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user