aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/global/alerts/alert-common.css
diff options
context:
space:
mode:
authorHorst31802016-06-06 14:31:22 +0200
committerHorst31802016-06-06 14:31:22 +0200
commit0202d65e3a906b05064ecd0e71e6d68202e8d4f4 (patch)
treeb4ba5129a76afaddc1e91ea7a0ccea1e82610384 /arc-firefox-theme/chrome/global/alerts/alert-common.css
parent31085a7bd32c0685ef3a87aeaff418c8ec9e9315 (diff)
downloadsolarc-firefox-theme-0202d65e3a906b05064ecd0e71e6d68202e8d4f4.tar.gz
solarc-firefox-theme-0202d65e3a906b05064ecd0e71e6d68202e8d4f4.tar.xz
solarc-firefox-theme-0202d65e3a906b05064ecd0e71e6d68202e8d4f4.zip
update to 47.0rc1firefox-47-beta
Diffstat (limited to 'arc-firefox-theme/chrome/global/alerts/alert-common.css')
-rw-r--r--arc-firefox-theme/chrome/global/alerts/alert-common.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/global/alerts/alert-common.css b/arc-firefox-theme/chrome/global/alerts/alert-common.css
index 20d9e7b..a58388e 100644
--- a/arc-firefox-theme/chrome/global/alerts/alert-common.css
+++ b/arc-firefox-theme/chrome/global/alerts/alert-common.css
@@ -53,6 +53,22 @@
}
}
+#alertIcon {
+ margin-top: 6px;
+ margin-inline-start: 8px;
+ margin-inline-end: 0;
+ margin-bottom: 0;
+ width: 16px;
+ min-height: 16px;
+ max-height: 16px;
+}
+
+@media (resolution: 2dppx) {
+ #alertIcon {
+ image-rendering: -moz-crisp-edges;
+ }
+}
+
#alertImage {
width: 80px;
height: 80px;