1 .mw-notification-area {
11 .mw-notification-area-floating {
15 * html
.mw-notification-area-floating
{
16 /* Make it at least 'absolute' in IE6 since 'fixed' is not supported */
23 border: solid
1px #ddd;
24 background-color: #fcfcfc;
25 /* Message hides on-click */
26 /* See also mediawiki.notification.js */
30 .mw-notification-title {