mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Czyszczenie i restrukturyzacja store'a
This commit is contained in:
@@ -391,12 +391,8 @@ h3 {
|
||||
-webkit-transition: background-color 200ms;
|
||||
}
|
||||
|
||||
&.no-timetable {
|
||||
pointer-events: none;
|
||||
|
||||
& > .user_train {
|
||||
background-color: $no-timetable;
|
||||
}
|
||||
&.no-timetable .user_train {
|
||||
background-color: $no-timetable;
|
||||
}
|
||||
|
||||
&.departed > &_train {
|
||||
|
||||
@@ -347,7 +347,7 @@ h3 {
|
||||
}
|
||||
|
||||
&.empty {
|
||||
color: $accentCol;
|
||||
color: #bbb;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user