From 6894848ca80b010dc62b1e84b59f705e1ee7cdac Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 14 Dec 2008 02:25:46 +0100 Subject: [PATCH] start 2.0a3 cycle for LCARStrek with some more tweaking of notification bars to make them fit the theme even better --- LCARStrek/global/notification.css | 11 ++++++++++- LCARStrek/install.rdf | 4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/LCARStrek/global/notification.css b/LCARStrek/global/notification.css index 4db2ae77..cbe1a5cf 100644 --- a/LCARStrek/global/notification.css +++ b/LCARStrek/global/notification.css @@ -19,7 +19,6 @@ notification[type="critical"] { .messageImage { width: 16px; height: 16px; - margin: 0px 1px 0px 6px; } /* Default icons for notifications */ @@ -39,8 +38,18 @@ notification[type="critical"] .messageImage { -moz-margin-start: 5px; } +.notification-inner { + -moz-margin-start: 8px; + -moz-margin-end: 12px; +} + .messageCloseButton { list-style-image: url("chrome://global/skin/icons/close-button.gif"); padding: 4px 2px; border: none; } + +.messageCloseButton:hover, +.messageCloseButton:hover:active { + list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); +} diff --git a/LCARStrek/install.rdf b/LCARStrek/install.rdf index 87996ef1..fac40434 100644 --- a/LCARStrek/install.rdf +++ b/LCARStrek/install.rdf @@ -5,13 +5,13 @@ LCARStrek@kairo.at - 2.0a2 + 2.0a3pre {92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} - 2.0a2pre + 2.0a3pre 2.0a3pre -- 2.35.3