X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6912c2dff10a004eefd16132748de001651a8451..74e40b5fb813e:/css/kivitendo/main.css diff --git a/css/kivitendo/main.css b/css/kivitendo/main.css index 66a180843..553135998 100644 --- a/css/kivitendo/main.css +++ b/css/kivitendo/main.css @@ -226,12 +226,12 @@ body.menu { border-width: 1px; background: #FFFFE0; } -.listrow1, .listrow:nth-child(odd) { +.listrow1, .listrow:nth-child(even) { background-color: #FFFFFF; color: black; vertical-align: top; } -.listrow0, .listrow:nth-child(even) { +.listrow0, .listrow:nth-child(odd) { background-color: #FFFF99; color: black; vertical-align: top;