Switch to unified view
a/dirbrowser/standard.css | b/dirbrowser/standard.css | ||
---|---|---|---|
... |
... |
||
8 | background: white; |
8 | background: white; |
9 | } |
9 | } |
10 | #entrylist tr:nth-child(odd) { |
10 | #entrylist tr:nth-child(odd) { |
11 | background: white; |
11 | background: white; |
12 | } |
12 | } |
13 | div#fixedheader { |
||
14 | background-color: white; |
||
15 | } |
||
16 | div#browsepath { |
||
17 | background-color: white; |
||
18 | } |