Minor improvements to messages window for wood.

This commit is contained in:
stronk7 2007-09-18 18:57:59 +00:00
parent 06ea7db0c3
commit 51ac73da3e

View file

@ -251,6 +251,7 @@ legend,
.block_calendar_month .filters table, .block_calendar_month .filters table,
#calendar .maincalendar .minicalendar, #calendar .maincalendar .minicalendar,
#calendar .sidecalendar .minicalendar, #calendar .sidecalendar .minicalendar,
.message-discussion-noframes #messages,
.block_calendar_month .minicalendar, .block_calendar_month .minicalendar,
#calendar .maincalendar .eventlist .event, #calendar .maincalendar .eventlist .event,
#calendar .maincalendar, #calendar .maincalendar,
@ -373,10 +374,12 @@ form.mform fieldset,
table .flexible .r1, table .flexible .r1,
#mod-survey-view table tr.r1, #mod-survey-view table tr.r1,
#calendar .maincalendar .eventlist .event .description, #calendar .maincalendar .eventlist .event .description,
#message-messages,
.glossarypost .entry, .glossarypost .entry,
.glossarycomment .entry, .glossarycomment .entry,
.glossarypost .entrylowersection { .glossarypost .entrylowersection {
background-color:white; background: none;
background-color: white;
border:none; border:none;
} }
@ -402,4 +405,3 @@ table .flexible .r1,
border-right:1px solid #330000; border-right:1px solid #330000;
border-collapse: separate; border-collapse: separate;
} }