mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki wyglądu; cleanup kodu
This commit is contained in:
@@ -332,7 +332,7 @@ table {
|
||||
}
|
||||
|
||||
thead tr {
|
||||
background-color: $primaryCol;
|
||||
background-color: $bgCol;
|
||||
}
|
||||
|
||||
thead th {
|
||||
@@ -342,7 +342,7 @@ table {
|
||||
min-width: 75px;
|
||||
|
||||
padding: 0.5em;
|
||||
background-color: $primaryCol;
|
||||
background-color: $bgCol;
|
||||
white-space: pre-wrap;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user