Merge branch 'MDL-32917-master-1' of https://github.com/andrewnicols/moodle
This commit is contained in:
@@ -2120,3 +2120,8 @@ body.lockscroll {
|
||||
max-width: 500px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* IE10 only fix for calendar titling */
|
||||
.ie10 .yui3-calendar-header-label {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
@@ -2254,3 +2254,8 @@ body.lockscroll {
|
||||
max-width: 500px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* IE10 only fix for calendar titling */
|
||||
.ie10 .yui3-calendar-header-label {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
@@ -6,5 +6,3 @@ th,
|
||||
td {
|
||||
border: 0 solid #fff;
|
||||
}
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user