Tabulka: oranžovější podbarvení řádků
Možná je o trochu lepší, než ta šedá
This commit is contained in:
parent
eb6579c566
commit
87c1ebcec9
1 changed files with 2 additions and 2 deletions
|
@ -1163,7 +1163,7 @@ div.gdpr {
|
||||||
}
|
}
|
||||||
|
|
||||||
.dosla_reseni tr:nth-child(even) {
|
.dosla_reseni tr:nth-child(even) {
|
||||||
background: rgba(238, 238, 238, 255);
|
background: rgb(253, 237, 213);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -1181,4 +1181,4 @@ div.gdpr {
|
||||||
/* registrace */
|
/* registrace */
|
||||||
label[for=id_skola] {
|
label[for=id_skola] {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue