From 77fe639a211a93ae4146baa307b1f9516bfe0650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotrek=20Koszuli=C5=84ski?= Date: Mon, 18 Feb 2019 11:45:14 +0100 Subject: [PATCH] The world's a better place now. --- tests/manual/inline-widget.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/manual/inline-widget.html b/tests/manual/inline-widget.html index 147dc978..163ce927 100644 --- a/tests/manual/inline-widget.html +++ b/tests/manual/inline-widget.html @@ -16,12 +16,12 @@

Model contents:

line-height: 1em; } - placeholder::selection{ + placeholder::selection { display: none; } /* This will show box when the fake selection is active. */ - .ck.ck-content div[style*="left: -9999px;"]:before { + .ck.ck-content div[style*="left: -9999px;"]::before { background: hsla(9,100%,56%,.3); border: 1px dotted hsl(15, 100%, 43%); color: #333;