mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Wskaźnik aktywnych filtrów pociągów online
This commit is contained in:
@@ -208,11 +208,15 @@ button {
|
||||
|
||||
transition: all 100ms ease;
|
||||
|
||||
&[data-disabled=true] {
|
||||
&[data-disabled='true'] {
|
||||
user-select: none;
|
||||
pointer-events: none;
|
||||
opacity: 0.85;
|
||||
}
|
||||
|
||||
&[data-inactive='true'] {
|
||||
opacity: 0.55;
|
||||
}
|
||||
}
|
||||
|
||||
button.btn--filled {
|
||||
|
||||
Reference in New Issue
Block a user