diff --git a/themes/default/tiny.css b/themes/default/tiny.css index ee03c28d..ab61f219 100755 --- a/themes/default/tiny.css +++ b/themes/default/tiny.css @@ -196,6 +196,24 @@ td { text-align:center; } +.list1h { + border:1px solid #308000; + border-top:1px solid white; + border-left:1px solid white; + background-color:#DDEEBB; + text-align:center; + font-weight:bold; +} + +.list2h { + border:1px solid #808040; + border-top:1px solid white; + border-left:1px solid white; + background-color:#FFFFB0; + text-align:center; + font-weight:bold; +} + /* attachment line */ .attachment {