Преглед изворни кода

Internal: Aligned styles to latest stylelint rules.

Aleksander Nowodzinski пре 5 година
родитељ
комит
1d6573c6de
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-page-break/theme/pagebreak.css

+ 1 - 1
packages/ckeditor5-page-break/theme/pagebreak.css

@@ -31,7 +31,7 @@
 	font-size: 0.75em;
 	font-weight: bold;
 	color: hsl(0, 0%, 20%);
-	background: #fff;
+	background: hsl(0, 0%, 100%);
 	box-shadow: 2px 2px 1px hsla(0, 0%, 0%, 0.15);
 
 	/* Disable the possibility to select the label text by the user. */