summaryrefslogtreecommitdiffstats
path: root/toolkit/themes/windows
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-06-28 16:19:27 -0400
committerMatt A. Tobin <email@mattatobin.com>2018-06-28 16:19:27 -0400
commitf47536f5706b036aa410636b74e1a96b1d58430a (patch)
tree26c4cbe2254af17c16ba9fc38bde7870656db216 /toolkit/themes/windows
parentee4ef87724fda6c474e7e69b519acd58a574679d (diff)
parent7664308ab16560fc25622ef68810300233d39fa9 (diff)
downloadUXP-f47536f5706b036aa410636b74e1a96b1d58430a.tar
UXP-f47536f5706b036aa410636b74e1a96b1d58430a.tar.gz
UXP-f47536f5706b036aa410636b74e1a96b1d58430a.tar.lz
UXP-f47536f5706b036aa410636b74e1a96b1d58430a.tar.xz
UXP-f47536f5706b036aa410636b74e1a96b1d58430a.zip
Merge branch 'define-work'
Diffstat (limited to 'toolkit/themes/windows')
-rw-r--r--toolkit/themes/windows/global/global.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/themes/windows/global/global.css b/toolkit/themes/windows/global/global.css
index 416321041..6b6a21ca3 100644
--- a/toolkit/themes/windows/global/global.css
+++ b/toolkit/themes/windows/global/global.css
@@ -331,7 +331,7 @@ popupnotificationcontent {
/* :::::: Close button icons ::::: */
-%ifdef MC_BASILISK
+%ifdef MOZ_AUSTRALIS
.close-icon {
list-style-image: url("chrome://global/skin/icons/close.png");
-moz-image-region: rect(0, 20px, 20px, 0);