diff --git a/popup/popup.css b/popup/popup.css index f2663e59..b9e6f2a0 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -145,7 +145,13 @@ label { } #no-styles { - font-style: italic; + margin: 0 .75em; + font-weight: bold; + font-style: normal; +} + +#no-styles:before { + content: none; } .checker {