Merge branch 'MDL-56772-311' of git://github.com/peterRd/moodle into MOODLE_311_STABLE

This commit is contained in:
Andrew Nicols
2021-02-03 10:57:35 +08:00
3 changed files with 18 additions and 0 deletions
+6
View File
@@ -621,6 +621,9 @@ a.ygtvspacer:hover {
}
.file-picker .yui3-datatable-header {
/*rtl:raw:
text-align: right;
*/
background: initial;
}
@@ -692,6 +695,9 @@ a.ygtvspacer:hover {
.filemanager {
.yui3-datatable-header {
/*rtl:raw:
text-align: right;
*/
background: #fff !important;
border-bottom: 1px solid #ccc !important;
border-left: 0 solid #fff !important;
+6
View File
@@ -14724,6 +14724,9 @@ a.ygtvspacer:hover {
overflow: hidden; }
.file-picker .yui3-datatable-header {
/*rtl:raw:
text-align: right;
*/
background: initial; }
.fitem.disabled .filepicker-filelist,
@@ -14782,6 +14785,9 @@ a.ygtvspacer:hover {
/* Override YUI default styling */
/* stylelint-disable declaration-no-important */
.filemanager .yui3-datatable-header {
/*rtl:raw:
text-align: right;
*/
background: #fff !important;
border-bottom: 1px solid #ccc !important;
border-left: 0 solid #fff !important;
+6
View File
@@ -14940,6 +14940,9 @@ a.ygtvspacer:hover {
overflow: hidden; }
.file-picker .yui3-datatable-header {
/*rtl:raw:
text-align: right;
*/
background: initial; }
.fitem.disabled .filepicker-filelist,
@@ -14998,6 +15001,9 @@ a.ygtvspacer:hover {
/* Override YUI default styling */
/* stylelint-disable declaration-no-important */
.filemanager .yui3-datatable-header {
/*rtl:raw:
text-align: right;
*/
background: #fff !important;
border-bottom: 1px solid #ccc !important;
border-left: 0 solid #fff !important;