diff options
Diffstat (limited to 'rt/share/html/NoAuth/css/3.4-compat/misc.css')
-rw-r--r-- | rt/share/html/NoAuth/css/3.4-compat/misc.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rt/share/html/NoAuth/css/3.4-compat/misc.css b/rt/share/html/NoAuth/css/3.4-compat/misc.css index 2a58b13aa..a7a445f84 100644 --- a/rt/share/html/NoAuth/css/3.4-compat/misc.css +++ b/rt/share/html/NoAuth/css/3.4-compat/misc.css @@ -45,6 +45,9 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} + +@import "../base/misc.css"; + .oddline { background: white; } .evenline { background: #cecfef; } |