mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
formslib dates: MDL-16592 Forgot to commit these stylesheet changes.
This commit is contained in:
parent
c34760f93c
commit
b4a33c4ba6
@ -658,7 +658,6 @@ fieldset.fdate_selector label {
|
||||
#date_selector_calendar_panel .bd {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#date_selector_calendar_panel .yui-calcontainer {
|
||||
border: none;
|
||||
float: none;
|
||||
@ -667,6 +666,12 @@ fieldset.fdate_selector label {
|
||||
#date_selector_calendar_panel.yui-overlay-hidden table {
|
||||
*display:none;
|
||||
}
|
||||
#date_selector_calendar_panel th.calhead {
|
||||
padding-right: 2em;
|
||||
}
|
||||
#date_selector_calendar_panel a.container-close {
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
.mform div.felement, .mform fieldset.felement{
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user