mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 13:58:12 +00:00
Dodano filtry dla dziennika rozkładów jazdy
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
}
|
||||
|
||||
span {
|
||||
user-select: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
// user-select: none;
|
||||
// -moz-user-select: none;
|
||||
// -webkit-user-select: none;
|
||||
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
@@ -33,4 +33,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:focus span {
|
||||
// outline: 1px solid white;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user