MediaWiki:Common.css: erinevus redaktsioonide vahel
Resümee puudub |
PResümee puudub |
||
79. rida: | 79. rida: | ||
position: absolute; | position: absolute; | ||
right: 80px; | right: 80px; | ||
margin-top: - | margin-top: -9px; | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } |
Redaktsioon: 5. jaanuar 2021, kell 14:17
@import "/w/index.php?title=MediaWiki:Common.css/userstyle&action=raw&ctype=text/css&templates=expand"; @import "/w/index.php?title=MediaWiki:Common.css/modbox&action=raw&ctype=text/css"; html { overflow-y: scroll } /* Fancybox */ .fancybox-title-inside-wrap a { display: none; } .fancybox-lock .fancybox-overlay { overflow-y: auto; } .fancybox-lock { margin-right: 0 !important; } /* Sitenotice */ #siteNotice .global { display: block; margin: 35px auto 0 auto; border: 1px dotted red; border-radius: 5px; padding: 5px; width: 600px; } #siteNotice .whitelist, #siteNotice .foo, #siteNotice .register { display: none; } .page-Viki_Whitelist #siteNotice .whitelist, .page-Avaleht #siteNotice .foo { display: block; margin: 35px auto 0 auto; border: 1px dotted red; border-radius: 5px; padding: 5px; width: 600px; } .page-Eri_Sisselogimine_signup #siteNotice .register, .page-Eri_Kasutajakonto_taotlemine #siteNotice .register { display: block; margin: 35px 0 0 0; text-align:left; border: 1px solid #a4caf2; padding: 5px; width: 938px; background: #c9e2fb; } a.koobas[data-title]:hover:after { content: attr(data-title); font-size: 12px; padding: 2px 8px; color: #333; position: absolute; left: 0; top: 110%; white-space: nowrap; z-index: 20px; border: 1px solid #5FA0EE; background: #5fa0e6; } a.koobas[data-title]:hover { text-decoration: none; } /* Kaitse */ div.kaitstud a[data-title]:hover:after { content: attr(data-title); color: #333; position: absolute; right: 80px; margin-top: -9px; white-space: nowrap; }