MDL-56772 core: Update the picker styles for rtl langs
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -14657,6 +14657,9 @@ a.ygtvspacer:hover {
|
||||
overflow: hidden; }
|
||||
|
||||
.file-picker .yui3-datatable-header {
|
||||
/*rtl:raw:
|
||||
text-align: right;
|
||||
*/
|
||||
background: initial; }
|
||||
|
||||
.fitem.disabled .filepicker-filelist,
|
||||
@@ -14715,6 +14718,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;
|
||||
|
||||
@@ -14874,6 +14874,9 @@ a.ygtvspacer:hover {
|
||||
overflow: hidden; }
|
||||
|
||||
.file-picker .yui3-datatable-header {
|
||||
/*rtl:raw:
|
||||
text-align: right;
|
||||
*/
|
||||
background: initial; }
|
||||
|
||||
.fitem.disabled .filepicker-filelist,
|
||||
@@ -14932,6 +14935,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;
|
||||
|
||||
Reference in New Issue
Block a user