2 * Stylesheet for mediawiki.notification module
5 .mw-notification-area {
15 .mw-notification-area-floating {
19 * html
.mw-notification-area-floating
{
20 /* Make it at least 'absolute' in IE6 since 'fixed' is not supported */
27 border: solid
1px #ddd;
28 background-color: #fcfcfc;
29 /* Message hides on-click */
30 /* See also mediawiki.notification.js */
34 .mw-notification-title {