Procházet zdrojové kódy

Internal: Removed stray styleling directives.

Marek Lewandowski před 6 roky
rodič
revize
4e661395da

+ 0 - 2
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/button/button.css

@@ -76,7 +76,6 @@ a.ck.ck-button {
 	}
 	}
 
 
 	/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/70 */
 	/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/70 */
-	/* stylelint-disable-next-line no-descending-specificity */
 	&.ck-disabled {
 	&.ck-disabled {
 		&:active,
 		&:active,
 		&:focus {
 		&:focus {
@@ -94,7 +93,6 @@ a.ck.ck-button {
 		}
 		}
 	}
 	}
 
 
-	/* stylelint-disable-next-line no-descending-specificity */
 	&.ck-button_with-text {
 	&.ck-button_with-text {
 		padding: var(--ck-spacing-tiny) var(--ck-spacing-standard);
 		padding: var(--ck-spacing-tiny) var(--ck-spacing-standard);