X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=368f2823194f2a36c8e7db5d7b1cd012448463df;hb=2c225fcbeaa337cfcdc3d469ab3a9b416f5d8fae;hp=f9c9cbefc2588b7663dd9548ff380df79946f3ad;hpb=018d70fb86bbc18fee28fcbf5d8a880e0dd9d407;p=themes.git diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index f9c9cbef..368f2823 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -4260,6 +4260,18 @@ window > chatbox { margin: 0; } +.messageImage[value="plugin-hidden"] { + list-style-image: url("chrome://browser/skin/notification-pluginNormal.png"); +} + +/* Keep any changes to this style in sync with pluginProblem.css */ +notification.pluginVulnerable { +} + +notification.pluginVulnerable .messageImage { + list-style-image: url("chrome://browser/skin/notification-pluginBlocked.png"); +} + /* Customization mode */ /* === END plugin-doorhanger.inc.css === */