Remove zebra-layout

This commit is contained in:
Carsten Grohmann 2020-02-04 18:36:09 +01:00
parent 1ac0bd8fe9
commit 81c8333017

View File

@ -77,11 +77,6 @@
word-wrap: break-word;
}
/* Zebra-Layout */
tr:nth-child(odd) td:nth-child(2), tr:nth-child(odd) td:nth-child(3) {
background-color: #f2f2f2;
}
.js-notify_box__msg--warning {
color: #9F6000;
background-color: #FEEFB3;