MediaWiki:Common.css: erinevus redaktsioonide vahel
PResümee puudub |
Resümee puudub |
||
48. rida: | 48. rida: | ||
width: 938px; | width: 938px; | ||
background: #c9e2fb; | background: #c9e2fb; | ||
} | |||
span.koobas[title]:hover:after { | |||
content: attr(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; | |||
} | } |
Redaktsioon: 23. juuli 2016, kell 09:50
@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"; /* 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; } span.koobas[title]:hover:after { content: attr(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; }