mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Minor improvements to messages window for wood.
This commit is contained in:
parent
06ea7db0c3
commit
51ac73da3e
1 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue