From 0705a8526d13d1f9d33fc538febe0de62e4e8485 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Thu, 3 Sep 2020 12:11:35 +0300 Subject: [PATCH] Properly end some comments --- chrome/status_inside_urlbar.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrome/status_inside_urlbar.css b/chrome/status_inside_urlbar.css index 81f7e72..1176ce6 100644 --- a/chrome/status_inside_urlbar.css +++ b/chrome/status_inside_urlbar.css @@ -78,6 +78,8 @@ As a workaround, the -moz-element background image is removed somewhat often whi Don't show common values to save space (useful for oneliner) If you change the font size of the label then you'll have to modify these too non-https links get a slight red hue +*/ + /* #statuspanel-inner > #statuspanel-label[value^="http:"]{ margin-left: -3.7ch !important; color: tomato } #statuspanel-inner > #statuspanel-label[value^="https:"]{ margin-left: -6.1ch !important; }