web: alternate background color on journal view
This commit is contained in:
parent
2c68acdd03
commit
8a4c6ab5a1
@ -6,6 +6,7 @@
|
||||
/* green */
|
||||
body { background-color:white; color:black; }
|
||||
.registerreport .odd { background-color:#ded; }
|
||||
.journalreport .odd { background-color:#eee; }
|
||||
.filtering { background-color:#ded; }
|
||||
/* #main { border-color:#ded; } see below */
|
||||
/* .journalreport td { border-color:thin solid #ded; } see below */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user