X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=480f9000997b5a7130394d793d64d6308e348cff;hb=f98e9249ac85dc5b066915b9c9449b30b2dfcccb;hp=dba2b9a4f50f6d2471614cf5523191e623e65fde;hpb=ecb2fda954d8076fd5a1e39021e6aea122a10214;p=themes.git diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index dba2b9a4..480f9000 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -96,7 +96,8 @@ window.dialog { .message-icon, .alert-icon, .error-icon, -.question-icon { +.question-icon, +.authentication-icon { width: 32px; height: 32px; } @@ -113,7 +114,8 @@ window.dialog { list-style-image: url("chrome://global/skin/icons/alert-error.gif"); } -.question-icon { +.question-icon, +.authentication-icon { list-style-image: url("chrome://global/skin/icons/alert-question.gif"); } @@ -171,7 +173,7 @@ resizer[dir="bottomright"] { border: 0px; margin: -14px; padding: 0px; - background-image: url("chrome://communicator/skin/icons/autoscroll.png"); + background-image: url("chrome://global/skin/icons/autoscroll.png"); background-color: transparent; -moz-appearance: none; }