Fix bad CSS indentation
This commit is contained in:
parent
ae7ace8798
commit
9f7a419e2a
@ -68,13 +68,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notify-warning {
|
.notify-warning {
|
||||||
color: #9F6000;
|
color: #9F6000;
|
||||||
background-color: #FEEFB3;
|
background-color: #FEEFB3;
|
||||||
}
|
}
|
||||||
.notify-error {
|
.notify-error {
|
||||||
color: #D8000C;
|
color: #D8000C;
|
||||||
background-color: #FFD2D2;
|
background-color: #FFD2D2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Zebra-Layout */
|
/* Zebra-Layout */
|
||||||
tr:nth-child(odd) td:nth-child(2), tr:nth-child(odd) td:nth-child(3) {
|
tr:nth-child(odd) td:nth-child(2), tr:nth-child(odd) td:nth-child(3) {
|
||||||
|
Loading…
Reference in New Issue
Block a user