8
0
Просмотр исходного кода

Fix: The file dialog button should have the same background as other toolbar buttons. Closes ckeditor/ckeditor5#850.

Aleksander Nowodzinski 7 лет назад
Родитель
Сommit
6939eb52f1

+ 1 - 0
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css

@@ -39,6 +39,7 @@
 	/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/131 */
 	/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/131 */
 	& > .ck-button,
 	& > .ck-button,
 	& > .ck-dropdown > .ck-button,
 	& > .ck-dropdown > .ck-button,
+	& > .ck-file-dialog-button > .ck-button,
 	& > .ck-dropdown > .ck-splitbutton > .ck-button {
 	& > .ck-dropdown > .ck-splitbutton > .ck-button {
 		&:not(:hover):not(:focus):not(.ck-on),
 		&:not(:hover):not(:focus):not(.ck-on),
 		&.ck-disabled {
 		&.ck-disabled {