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

Tweaked main button dropdown button styles in the editor's toolbar.

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

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

@@ -30,7 +30,8 @@
 		border-width: 0;
 	}
 
-	& .ck-button {
+	& > .ck-button,
+	& .ck-buttondropdown .ck-dropdown__button {
 		&:not(:hover):not(:focus):not(.ck-on),
 		&.ck-disabled {
 			background: var(--ck-color-editor-toolbar-background);