mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Kopiowanie składu do schowka; możliwość losowania wagonów pasażerskich
This commit is contained in:
@@ -75,15 +75,21 @@ button.btn {
|
||||
outline: none;
|
||||
background: none;
|
||||
|
||||
|
||||
transition: all 250ms;
|
||||
|
||||
&:hover {
|
||||
color: $accentColor;
|
||||
border-color: $accentColor;
|
||||
}
|
||||
|
||||
&--text {
|
||||
font-weight: bold;
|
||||
transition: all 250ms;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
button.btn-rect {
|
||||
width: 1.5em;
|
||||
height: 1.5em;
|
||||
@@ -116,7 +122,7 @@ select {
|
||||
color: white;
|
||||
font-size: 1em;
|
||||
|
||||
width: 20em;
|
||||
width: 18em;
|
||||
}
|
||||
|
||||
option {
|
||||
|
||||
Reference in New Issue
Block a user