]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - css/unrealircd-admin.css
Fix some table views
[irc/unrealircd/unrealircd-webpanel.git] / css / unrealircd-admin.css
index 6fe7f51508fa2e725574c2886bff2a2fc521a2cd..d5fa9515fc2e7993e04def55f37bf37315417b99 100644 (file)
@@ -199,3 +199,8 @@ body {
 .table-striped>tbody>tr:nth-child(even)>th {
    background-color: #c9c9c949;
  }
+ .table-striped>tbody>tr:nth-child(odd)>td, 
+ .table-striped>tbody>tr:nth-child(odd)>th {
+       background-color: #ffffff;
+  }
+       
\ No newline at end of file