Commit Diff


commit - c2abf03cdeba468cb636cd3fca4c730c88f3566a
commit + cf056aa6a5812e8ea8b6777a842bd374ad23d4da
blob - 67b8328cafa8a92842599b49698d625a536119bd
blob + 93dc6cd6cb77e7439e1fd413b8cd2b710115028e
--- gotwebd/files/htdocs/gotwebd/gotweb.css
+++ gotwebd/files/htdocs/gotwebd/gotweb.css
@@ -376,12 +376,9 @@ header.subtitle h2 {
 	margin-bottom: 20px;
 	border-collapse: collapse;
 }
-.tree_wrapper {
+.tree_wrapper:nth-child(odd) {
 	background-color: #d8f3ef;
 }
-.tree_wrapper:nth-child(even) {
-	background-color: #ffffff;
-}
 .tree_line {
 	font-family: monospace;
 	width: 20em;