X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmain.css;h=95cfe0db7b7ad1e864e66bf674981804a63888c9;hb=aaa2cd9291719d6a8f327606fc5aeeeb172b7ecb;hp=019c46d794a174489407f6d0fadace79a66f8bcb;hpb=666d4cad684028ef5ebb5b62adca17127b9bd864;p=kivitendo-erp.git diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index 019c46d79..95cfe0db7 100644 --- a/css/lx-office-erp/main.css +++ b/css/lx-office-erp/main.css @@ -257,8 +257,8 @@ div.admin { } -.listrow1, .listrow:nth-child(odd) { background-color: rgb(208,207,201); color: black; vertical-align: top; } -.listrow0, .listrow:nth-child(even) { background-color: rgb(236,233,216); color: black; vertical-align: top; } +.listrow1, .listrow:nth-child(even) { background-color: rgb(208,207,201); color: black; vertical-align: top; } +.listrow0, .listrow:nth-child(odd) { background-color: rgb(236,233,216); color: black; vertical-align: top; } .listrowempty { background-color: rgb(255,255,255); color: black; vertical-align: top; } .redrow1 { background-color: rgb(250,167, 161); color: black; vertical-align: top; }