MediaWiki:Monobook.css: erinevus redaktsioonide vahel
Resümee puudub |
Resümee puudub |
||
| 1. rida: | 1. rida: | ||
@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-title-inside-wrap a { | |||
display: none | |||
} | |||
.fancybox-lock .fancybox-overlay { | |||
overflow-y: auto | |||
} | |||
.fancybox-lock { | |||
margin-right: 0 !important | |||
} | |||
#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 | |||
} | |||
html { | html { | ||
overflow-y: scroll | |||
} | } | ||
body { | body { | ||
background: #bcd3f9 | |||
} | } | ||
div#globalWrapper { | div#globalWrapper { | ||
width: 1000px; | |||
margin: 0 auto | |||
} | } | ||
.portlet { | .portlet { | ||
position: absolute; | |||
margin: -4px 0 0 0; | |||
width: 1000px | |||
} | } | ||
.portlet ul { | .portlet ul { | ||
line-height: 1.5 | |||
} | } | ||
div#column-content { | div#column-content { | ||
margin: 14px 0 9px 0px | |||
} | } | ||
div#content { | div#content { | ||
margin: 5px 0 0 0; | |||
border: 0; | |||
background: url(//zz.ee/incl/mk/img/blue/blue_box_bl.gif) 0 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_br.gif) 100% 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_tr.gif) 100% 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_tl.gif) 0 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_l.gif) 0 0 repeat-y,url(//zz.ee/incl/mk/img/blue/blue_box_t.gif) 0 0 repeat-x,url(//zz.ee/incl/mk/img/blue/blue_box_r.gif) 100% 0 repeat-y,url(//zz.ee/incl/mk/img/blue/blue_box_b.gif) 0 100% repeat-x,#e7f1fb | |||
} | } | ||
#p-navigation .pBody { | #p-navigation .pBody { | ||
height: 50px; | |||
border: 0; | |||
background: transparent; | |||
font-size: 11.5px | |||
} | } | ||
#mw-content-text { | #mw-content-text { | ||
margin: 15px 15px 15px 10px | |||
} | } | ||
.mw-content-ltr .magnify { | .mw-content-ltr .magnify { | ||
display: none | |||
} | } | ||
#firstHeading { | #firstHeading { | ||
margin: 80px 15px 0px 10px | |||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1,h2,h3,h4,h5,h6 { | ||
border-bottom: 1px solid #a4caf2 | |||
} | } | ||
div.catlinks { | div.catlinks { | ||
margin: 0 14px 15px 10px | |||
} | } | ||
pre, .mw-code { | pre,.mw-code { | ||
word-wrap: break-word | |||
} | } | ||
div.kaitstud a[data-title]:hover:after { | div.kaitstud a[data-title]:hover:after { | ||
content: attr(data-title); | |||
padding: 2px 8px; | |||
color: #333; | |||
position: absolute; | |||
right: 35px; | |||
top: 1px; | |||
white-space: nowrap; | |||
z-index: 20px; | |||
border: 1px solid #5FA0EE; | |||
background: #5fa0e6; | |||
text-decoration: none | |||
} | } | ||
#bodyContent a.external, #bodyContent a.external[href ^="gopher://"] { | #bodyContent a.external,#bodyContent a.external[href ^="gopher://"] { | ||
background: none; | |||
padding-right: 0px | |||
} | } | ||
code { | code { | ||
background: #e7f1fb | |||
} | } | ||
span.comment { | span.comment { | ||
word-wrap: break-word | |||
} | } | ||
#p-logo { | #p-logo { | ||
display: none | |||
} | } | ||
.page-Avaleht .mw-content-ltr a { | .page-Avaleht .mw-content-ltr a { | ||
color: #900 !important; | |||
font-weight: bold | |||
} | } | ||
hr { | hr { | ||
background-color: #a4caf2 | |||
} | } | ||
table.defaulttabs, table.defaulttabs a { | table.defaulttabs,table.defaulttabs a { | ||
color: #900; | |||
font-weight: bold; | |||
font-size: 12px | |||
} | } | ||
div#mw-data-after-content { | div#mw-data-after-content { | ||
margin: 0 15px 0 10px; | |||
clear: both; | |||
font-size: 0px | |||
} | } | ||
li.install { | li.install { | ||
display: none | |||
} | } | ||
li.tab-community { | li.tab-community { | ||
display: none | |||
} | } | ||
.mw-special-Recentchanges #mw-content-text code { | .mw-special-Recentchanges #mw-content-text code { | ||
border: none | |||
} | } | ||
.mw-special-Recentchanges #mw-content-text > div > div > div { | .mw-special-Recentchanges #mw-content-text > div > div > div { | ||
border-bottom: 1px dashed #a4caf2; | |||
margin: 1px | |||
} | } | ||
.mw-changeslist-legend { | .mw-changeslist-legend { | ||
border: 1px solid #a4caf2 | |||
} | } | ||
.mw-confirmaccount-type-0 { | .mw-confirmaccount-type-0 { | ||
background: none | |||
} | } | ||
.mw-confirmaccount-body-0 { | .mw-confirmaccount-body-0 { | ||
background-color: #c9e2fb; | |||
border: 1px solid #a4caf2; | |||
border-bottom: 0; | |||
border-right: 0; | |||
border-collapse: collapse | |||
} | } | ||
table.mw-confirmaccount-body-0 td { | table.mw-confirmaccount-body-0 td { | ||
border: 1px solid #a4caf2; | |||
border-top: 0; | |||
border-left: 0 | |||
} | } | ||
#contentSub,#contentSub2 { | |||
#contentSub, #contentSub2 { | margin: 5px 0 0 10px | ||
} | } | ||
.wikiEditor-ui-controls { | .wikiEditor-ui-controls { | ||
background-color: #e7f1fb | |||
} | } | ||
.wikiEditor-ui-buttons { | .wikiEditor-ui-buttons { | ||
background-color: #e7f1fb | |||
} | } | ||
#p-search h3 { | #p-search h3 { | ||
display: none | |||
} | } | ||
#p-search { | #p-search { | ||
position: absolute; | |||
z-index: 20; | |||
top: 0; | |||
margin: 66px 0 0 740px; | |||
width: 250px | |||
} | } | ||
#searchBody { | #searchBody { | ||
background: none; | |||
border: none | |||
} | } | ||
#searchInput { | #searchInput { | ||
background-color: #c9e2fb; | |||
border: 1px #a4caf2 solid; | |||
padding: 2px | |||
} | } | ||
#searchGoButton, input.searchButton { | #searchGoButton,input.searchButton { | ||
padding: 2px 4px; | |||
font-weight: normal; | |||
font-size: 11px; | |||
-moz-appearance: none; | |||
border: 1px solid #5fa0e6; | |||
border-radius: 3px; | |||
background: #a1c2e6 | |||
} | } | ||
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { | input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner { | ||
padding: 0; | |||
border: 0; | |||
background: none | |||
} | } | ||
.suggestions-results { | .suggestions-results { | ||
background-color: #c9e2fb; | |||
border: solid 1px #a4caf2; | |||
margin: 5px 0 0 0 | |||
} | } | ||
.suggestions-result-current, .suggestions-result-current .special-label, .suggestions-result-current .special-query { | .suggestions-result-current,.suggestions-result-current .special-label,.suggestions-result-current .special-query { | ||
color: #5fa0e6; | |||
background: none | |||
} | } | ||
.suggestions-special { | .suggestions-special { | ||
background-color: #c9e2fb; | |||
border: solid 1px #a4caf2 | |||
} | } | ||
.mw-history-revisiondelete-button,#mw-fileduplicatesearch-icon { | |||
margin: 0 | |||
.mw-history-revisiondelete-button, #mw-fileduplicatesearch-icon { | |||
} | } | ||
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button { | input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button { | ||
padding: 2px 4px !important; | |||
font-weight: normal; | |||
font-size: 11px; | |||
-moz-appearance: none; | |||
border: 1px solid #5fa0e6; | |||
border-radius: 3px; | |||
background: #a1c2e6 | |||
} | } | ||
input, select, textarea { | input,select,textarea { | ||
background: #c9e2fb; | |||
border: 1px #a4caf2 solid | |||
} | } | ||
.mw-ui-vform { | .mw-ui-vform { | ||
width: 357px | |||
} | } | ||
div#userloginForm, div#userlogin { | div#userloginForm,div#userlogin { | ||
background-color: #e7f1fb; | |||
border: 1px #a4caf2 solid | |||
} | } | ||
div#userloginForm table, div#userlogin table { | div#userloginForm table,div#userlogin table { | ||
background-color: #e7f1fb | |||
} | } | ||
#userlogin .loginText, #userlogin .loginPassword, .loginText, .loginPassword { | #userlogin .loginText,#userlogin .loginPassword,.loginText,.loginPassword { | ||
background-color: #c9e2fb; | |||
border: 1px #a4caf2 solid; | |||
padding: 2px 0 2px 10px | |||
} | } | ||
div#userlogin .captcha, div#userloginForm .captcha { | div#userlogin .captcha,div#userloginForm .captcha { | ||
margin-bottom: 15px | |||
} | } | ||
#userloginlink a, #wpLoginattempt, #wpCreateaccount, .mw-ui-button.mw-ui-constructive { | #userloginlink a,#wpLoginattempt,#wpCreateaccount,.mw-ui-button.mw-ui-constructive { | ||
font-size: 16px | |||
} | } | ||
#mw-notification-area { | #mw-notification-area { | ||
top: 40px; | |||
right: 27px | |||
} | } | ||
.listgrouprights-revoked { | .listgrouprights-revoked { | ||
text-decoration: none | |||
} | } | ||
.listgrouprights-revoked code { | .listgrouprights-revoked code { | ||
text-decoration: line-through | |||
} | } | ||
div.thumbinner { | div.thumbinner { | ||
background: #c9e2fb; | |||
border: 1px #a4caf2 solid; | |||
padding: 3px !important; | |||
font-size: 94%; | |||
text-align: center; | |||
overflow: hidden | |||
} | } | ||
#toc,.toc,.mw-warning { | |||
#toc, .toc, .mw-warning { | padding: 5px; | ||
font-size: 95%; | |||
background: #c9e2fb; | |||
border: 1px #a4caf2 solid | |||
} | } | ||
table.koopatabel { | table.koopatabel { | ||
margin: 0; | |||
background-color: #e7f1fb; | |||
color: black; | |||
border-spacing: 0; | |||
border: 1px #a4caf2 solid; | |||
border-right: 0; | |||
border-radius: 5px | |||
} | } | ||
table.koopatabel > tr > th, table.koopatabel > * > tr > th { | table.koopatabel > tr > th,table.koopatabel > * > tr > th { | ||
padding: 3px; | |||
border-right: 1px #a4caf2 solid; | |||
text-align: center; | |||
background: url(//zz.ee/incl/mk/img/blue/blue_headingbg.gif) repeat-x | |||
} | } | ||
table.koopatabel > tr > td, table.koopatabel > * > tr > td { | table.koopatabel > tr > td,table.koopatabel > * > tr > td { | ||
padding: 3px; | |||
border-right: 1px #a4caf2 solid; | |||
border-top: 1px #a4caf2 solid | |||
} | } | ||
table.koopatabel tr:first-child th:last-child { | table.koopatabel tr:first-child th:last-child { | ||
border-top-right-radius: 5px | |||
} | } | ||
table.koopatabel tr:last-child td:last-child { | table.koopatabel tr:last-child td:last-child { | ||
border-bottom-right-radius: 5px | |||
} | } | ||
table.mktable { | table.mktable { | ||
margin: 0; | |||
background-color: #e7f1fb; | |||
color: black | |||
} | } | ||
table.mktable tr:first-child th:first-child { | table.mktable tr:first-child th:first-child { | ||
border-top-left-radius: 5px | |||
} | } | ||
table.mktable tr:first-child th:last-child { | table.mktable tr:first-child th:last-child { | ||
border-top-right-radius: 5px | |||
} | } | ||
table.mktable tr:last-child td:first-child { | table.mktable tr:last-child td:first-child { | ||
border-bottom-left-radius: 5px | |||
} | } | ||
table.mktable tr:last-child td:last-child { | table.mktable tr:last-child td:last-child { | ||
border-bottom-right-radius: 5px | |||
} | } | ||
table.mktable > tr > th, table.mktable > * > tr > th { | table.mktable > tr > th,table.mktable > * > tr > th { | ||
border: 1px #a4caf2 solid; | |||
border-bottom: 0px !important; | |||
padding: 3px; | |||
text-align: center; | |||
background: url(//zz.ee/incl/mk/img/blue/blue_headingbg.gif) repeat-x | |||
} | } | ||
table.mktable > tr > td, table.mktable > * > tr > td { | table.mktable > tr > td,table.mktable > * > tr > td { | ||
border: 1px #a4caf2 solid; | |||
border-top: 0px !important; | |||
padding: 3px | |||
} | } | ||
#p-tb .pBody,#p-tb h3,#mw-indicator-mw-helplink a,#p-navigation h3,div#editpage-copywarn { | |||
display: none | |||
#p-tb .pBody, #p-tb h3, #mw-indicator-mw-helplink a, #p-navigation h3, div#editpage-copywarn { | |||
} | } | ||
div#footer { | |||
height: 50px; | |||
div#footer{ | border: 0; | ||
background: url(//zz.ee/incl/mk/img/blue/blue_box_tl2.gif) 0 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_tr2.gif) 100% 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_bl.gif) 0 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_br.gif) 100% 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_t2.gif) 0 0 repeat-x,url(//zz.ee/incl/mk/img/blue/blue_box_b.gif) 0 100% repeat-x,url(//zz.ee/incl/mk/img/blue/blue_box_r.gif) 100% 0 repeat-y,url(//zz.ee/incl/mk/img/blue/blue_box_l.gif) 0 0 repeat-y,#e7f1fb | |||
} | } | ||
#footer #f-poweredbyico { | #footer #f-poweredbyico { | ||
margin: 11px 15px 0 0 | |||
} | } | ||
#footer #f-list { | #footer #f-list { | ||
text-align: left; | |||
margin: 16px 0 0 0 | |||
} | } | ||
#p-navigation { | #p-navigation { | ||
z-index: 11; | |||
top: 20px | |||
} | } | ||
#p-navigation .pBody ul { | #p-navigation .pBody ul { | ||
border-bottom: #5fa0e6 solid 1px; | |||
margin-right: 18px; | |||
padding: 30px 0 0 6px | |||
} | } | ||
#p-navigation .pBody ul li { | #p-navigation .pBody ul li { | ||
display: inline | |||
} | } | ||
#p-navigation .pBody ul li# | #p-navigation .pBody ul li a { | ||
background: #5fa0e6; | |||
border: #5fa0e6 solid 1px; | |||
color: #900; | |||
text-decoration: none; | |||
padding: 2px 8px 2px 8px; | |||
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; | |||
font-weight: bold; | |||
} | } | ||
#p-navigation .pBody ul li#n- | #p-navigation .pBody ul li#n-Teated a,#p-navigation .pBody ul li#n-Eri a,#p-navigation .pBody ul li#n-Toimetajale a,#p-navigation .pBody ul li#n-Whitelist a { | ||
background: #c8ee58 | |||
} | } | ||
#p-navigation .pBody ul li#n- | #p-navigation .pBody ul li#n-Taotlused a,#p-navigation .pBody ul li#n-TTaotlused a { | ||
background: #e3e55e | |||
} | } | ||
#p-navigation .pBody ul li#n-A a { | #p-navigation .pBody ul li#n-A a { | ||
background: #f90000; | |||
color: black; | |||
} | } | ||
#p-navigation .pBody ul li a:hover { | #p-navigation .pBody ul li a:hover { | ||
background: #e7f1fb !important; | |||
border-top: 1px solid #5fa0e6; | |||
border-right: 1px solid #5fa0e6; | |||
border-left: 1px solid #5fa0e6; | |||
border-bottom: 1px solid #e7f1fb; | |||
padding: 2px 8px 2px 8px; | |||
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; | |||
font-weight: bold; | |||
} | } | ||
#p-personal .pBody { | #p-personal .pBody { | ||
margin-right: 0px | |||
} | } | ||
#p-personal .pBody ul li a:hover { | #p-personal .pBody ul li a:hover { | ||
background: none; | |||
text-decoration: underline | |||
} | } | ||
#p-cactions { | #p-cactions { | ||
z-index: 10; | |||
left: 0; | |||
top: 20px; | |||
width: 100% | |||
} | } | ||
#p-cactions .pBody { | #p-cactions .pBody { | ||
margin: 31px 22px 0 -6px; | |||
font-size: 11.5px | |||
} | } | ||
#p-cactions .pBody ul { | #p-cactions .pBody ul { | ||
border-bottom: #5fa0e6 solid 1px; | |||
margin-right: 18px; | |||
padding: 30px 0 1px 6px | |||
} | } | ||
#p-cactions .pBody ul li { | #p-cactions .pBody ul li { | ||
padding: 2px 0 2px 0; | |||
background: #5fa0e6; | |||
border: #5fa0e6 solid 1px; | |||
display: inline; | |||
margin: 0 0 1px 0 | |||
} | } | ||
#p-cactions .pBody ul li a { | #p-cactions .pBody ul li a { | ||
background: #5fa0e6; | |||
color: #900; | |||
text-decoration: none; | |||
padding: 2px 8px 3px 8px; | |||
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; | |||
font-weight: bold | |||
} | } | ||
#p-cactions .pBody ul li.selected a { | #p-cactions .pBody ul li.selected a { | ||
background: #e7f1fb; | |||
color: #900; | |||
text-decoration: none; | |||
padding: 2px 8px 4px 8px; | |||
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; | |||
font-weight: bold | |||
} | } | ||
#p-cactions .pBody ul li a:hover { | #p-cactions .pBody ul li a:hover { | ||
background: #e7f1fb; | background: #e7f1fb; | ||
border: 0; | border: 0; | ||
padding: 2px 8px 5px 8px; | padding: 2px 8px 5px 8px; | ||
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; | font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; | ||
font-weight: bold | font-weight: bold | ||
} | } | ||
#pagehistory li { | #pagehistory li { | ||
border: 1px solid #a4caf2 | |||
} | } | ||
#pagehistory li.selected { | #pagehistory li.selected { | ||
background-color: #c9e2fb; | |||
border: 1px dashed #a4caf2 | |||
} | } | ||
input.historysubmit { | input.historysubmit { | ||
padding: 2px 4px !important; | |||
font-weight: normal; | |||
font-size: 11px; | |||
-moz-appearance: none; | |||
border: 1px solid #5fa0e6; | |||
border-radius: 3px; | |||
background: #a1c2e6; | |||
margin: 3px 0 0 21px | |||
} | } | ||
table.diff { | table.diff { | ||
background: #c9e2fb; | |||
border: 1px #a4caf2 solid; | |||
margin: 0 0 15px 0 | |||
} | } | ||
td.diff-context { | td.diff-context { | ||
border-color: #a4caf2 | |||
} | } | ||
td.diff-deletedline .diffchange { | td.diff-deletedline .diffchange { | ||
background: #fb9d9d | |||
} | } | ||
td.diff-deletedline { | td.diff-deletedline { | ||
background: #febebe; | |||
border-color: #fb9d9d | |||
} | } | ||
td.diff-addedline .diffchange { | td.diff-addedline .diffchange { | ||
background: #49ec59 | |||
} | } | ||
td.diff-addedline { | td.diff-addedline { | ||
background: #9dfea6; | |||
border-color: #49ec59 | |||
} | |||
@media print { | |||
body { | |||
background-color: transparent | |||
} | |||
.noprint { | |||
display: none | |||
} | |||
.printfooter { | |||
display: none | |||
} | |||
#siteSub { | |||
display: none | |||
} | |||
.visualClear { | |||
display: none | |||
} | |||
#footer { | |||
display: none | |||
} | |||
.page-Reeglid_Jutukas { | |||
margin: 0; | |||
padding: 0; | |||
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; | |||
font-size: 12px | |||
} | |||
.page-Reeglid_Jutukas p { | |||
line-height: 1.3; | |||
-webkit-margin-before: 0em; | |||
-webkit-margin-after: 0em | |||
} | |||
.page-Reeglid_Jutukas div.frame { | |||
background-color: #e7f1fb | |||
} | |||
.page-Reeglid_Jutukas br { | |||
line-height: 1.3 | |||
} | |||
.page-Reeglid_Jutukas h1 { | |||
display: none | |||
} | |||
} | } | ||
Redaktsioon: 23. veebruar 2018, kell 16:35
@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-title-inside-wrap a {
display: none
}
.fancybox-lock .fancybox-overlay {
overflow-y: auto
}
.fancybox-lock {
margin-right: 0 !important
}
#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
}
html {
overflow-y: scroll
}
body {
background: #bcd3f9
}
div#globalWrapper {
width: 1000px;
margin: 0 auto
}
.portlet {
position: absolute;
margin: -4px 0 0 0;
width: 1000px
}
.portlet ul {
line-height: 1.5
}
div#column-content {
margin: 14px 0 9px 0px
}
div#content {
margin: 5px 0 0 0;
border: 0;
background: url(//zz.ee/incl/mk/img/blue/blue_box_bl.gif) 0 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_br.gif) 100% 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_tr.gif) 100% 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_tl.gif) 0 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_l.gif) 0 0 repeat-y,url(//zz.ee/incl/mk/img/blue/blue_box_t.gif) 0 0 repeat-x,url(//zz.ee/incl/mk/img/blue/blue_box_r.gif) 100% 0 repeat-y,url(//zz.ee/incl/mk/img/blue/blue_box_b.gif) 0 100% repeat-x,#e7f1fb
}
#p-navigation .pBody {
height: 50px;
border: 0;
background: transparent;
font-size: 11.5px
}
#mw-content-text {
margin: 15px 15px 15px 10px
}
.mw-content-ltr .magnify {
display: none
}
#firstHeading {
margin: 80px 15px 0px 10px
}
h1,h2,h3,h4,h5,h6 {
border-bottom: 1px solid #a4caf2
}
div.catlinks {
margin: 0 14px 15px 10px
}
pre,.mw-code {
word-wrap: break-word
}
div.kaitstud a[data-title]:hover:after {
content: attr(data-title);
padding: 2px 8px;
color: #333;
position: absolute;
right: 35px;
top: 1px;
white-space: nowrap;
z-index: 20px;
border: 1px solid #5FA0EE;
background: #5fa0e6;
text-decoration: none
}
#bodyContent a.external,#bodyContent a.external[href ^="gopher://"] {
background: none;
padding-right: 0px
}
code {
background: #e7f1fb
}
span.comment {
word-wrap: break-word
}
#p-logo {
display: none
}
.page-Avaleht .mw-content-ltr a {
color: #900 !important;
font-weight: bold
}
hr {
background-color: #a4caf2
}
table.defaulttabs,table.defaulttabs a {
color: #900;
font-weight: bold;
font-size: 12px
}
div#mw-data-after-content {
margin: 0 15px 0 10px;
clear: both;
font-size: 0px
}
li.install {
display: none
}
li.tab-community {
display: none
}
.mw-special-Recentchanges #mw-content-text code {
border: none
}
.mw-special-Recentchanges #mw-content-text > div > div > div {
border-bottom: 1px dashed #a4caf2;
margin: 1px
}
.mw-changeslist-legend {
border: 1px solid #a4caf2
}
.mw-confirmaccount-type-0 {
background: none
}
.mw-confirmaccount-body-0 {
background-color: #c9e2fb;
border: 1px solid #a4caf2;
border-bottom: 0;
border-right: 0;
border-collapse: collapse
}
table.mw-confirmaccount-body-0 td {
border: 1px solid #a4caf2;
border-top: 0;
border-left: 0
}
#contentSub,#contentSub2 {
margin: 5px 0 0 10px
}
.wikiEditor-ui-controls {
background-color: #e7f1fb
}
.wikiEditor-ui-buttons {
background-color: #e7f1fb
}
#p-search h3 {
display: none
}
#p-search {
position: absolute;
z-index: 20;
top: 0;
margin: 66px 0 0 740px;
width: 250px
}
#searchBody {
background: none;
border: none
}
#searchInput {
background-color: #c9e2fb;
border: 1px #a4caf2 solid;
padding: 2px
}
#searchGoButton,input.searchButton {
padding: 2px 4px;
font-weight: normal;
font-size: 11px;
-moz-appearance: none;
border: 1px solid #5fa0e6;
border-radius: 3px;
background: #a1c2e6
}
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner {
padding: 0;
border: 0;
background: none
}
.suggestions-results {
background-color: #c9e2fb;
border: solid 1px #a4caf2;
margin: 5px 0 0 0
}
.suggestions-result-current,.suggestions-result-current .special-label,.suggestions-result-current .special-query {
color: #5fa0e6;
background: none
}
.suggestions-special {
background-color: #c9e2fb;
border: solid 1px #a4caf2
}
.mw-history-revisiondelete-button,#mw-fileduplicatesearch-icon {
margin: 0
}
input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button {
padding: 2px 4px !important;
font-weight: normal;
font-size: 11px;
-moz-appearance: none;
border: 1px solid #5fa0e6;
border-radius: 3px;
background: #a1c2e6
}
input,select,textarea {
background: #c9e2fb;
border: 1px #a4caf2 solid
}
.mw-ui-vform {
width: 357px
}
div#userloginForm,div#userlogin {
background-color: #e7f1fb;
border: 1px #a4caf2 solid
}
div#userloginForm table,div#userlogin table {
background-color: #e7f1fb
}
#userlogin .loginText,#userlogin .loginPassword,.loginText,.loginPassword {
background-color: #c9e2fb;
border: 1px #a4caf2 solid;
padding: 2px 0 2px 10px
}
div#userlogin .captcha,div#userloginForm .captcha {
margin-bottom: 15px
}
#userloginlink a,#wpLoginattempt,#wpCreateaccount,.mw-ui-button.mw-ui-constructive {
font-size: 16px
}
#mw-notification-area {
top: 40px;
right: 27px
}
.listgrouprights-revoked {
text-decoration: none
}
.listgrouprights-revoked code {
text-decoration: line-through
}
div.thumbinner {
background: #c9e2fb;
border: 1px #a4caf2 solid;
padding: 3px !important;
font-size: 94%;
text-align: center;
overflow: hidden
}
#toc,.toc,.mw-warning {
padding: 5px;
font-size: 95%;
background: #c9e2fb;
border: 1px #a4caf2 solid
}
table.koopatabel {
margin: 0;
background-color: #e7f1fb;
color: black;
border-spacing: 0;
border: 1px #a4caf2 solid;
border-right: 0;
border-radius: 5px
}
table.koopatabel > tr > th,table.koopatabel > * > tr > th {
padding: 3px;
border-right: 1px #a4caf2 solid;
text-align: center;
background: url(//zz.ee/incl/mk/img/blue/blue_headingbg.gif) repeat-x
}
table.koopatabel > tr > td,table.koopatabel > * > tr > td {
padding: 3px;
border-right: 1px #a4caf2 solid;
border-top: 1px #a4caf2 solid
}
table.koopatabel tr:first-child th:last-child {
border-top-right-radius: 5px
}
table.koopatabel tr:last-child td:last-child {
border-bottom-right-radius: 5px
}
table.mktable {
margin: 0;
background-color: #e7f1fb;
color: black
}
table.mktable tr:first-child th:first-child {
border-top-left-radius: 5px
}
table.mktable tr:first-child th:last-child {
border-top-right-radius: 5px
}
table.mktable tr:last-child td:first-child {
border-bottom-left-radius: 5px
}
table.mktable tr:last-child td:last-child {
border-bottom-right-radius: 5px
}
table.mktable > tr > th,table.mktable > * > tr > th {
border: 1px #a4caf2 solid;
border-bottom: 0px !important;
padding: 3px;
text-align: center;
background: url(//zz.ee/incl/mk/img/blue/blue_headingbg.gif) repeat-x
}
table.mktable > tr > td,table.mktable > * > tr > td {
border: 1px #a4caf2 solid;
border-top: 0px !important;
padding: 3px
}
#p-tb .pBody,#p-tb h3,#mw-indicator-mw-helplink a,#p-navigation h3,div#editpage-copywarn {
display: none
}
div#footer {
height: 50px;
border: 0;
background: url(//zz.ee/incl/mk/img/blue/blue_box_tl2.gif) 0 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_tr2.gif) 100% 0 no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_bl.gif) 0 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_br.gif) 100% 100% no-repeat,url(//zz.ee/incl/mk/img/blue/blue_box_t2.gif) 0 0 repeat-x,url(//zz.ee/incl/mk/img/blue/blue_box_b.gif) 0 100% repeat-x,url(//zz.ee/incl/mk/img/blue/blue_box_r.gif) 100% 0 repeat-y,url(//zz.ee/incl/mk/img/blue/blue_box_l.gif) 0 0 repeat-y,#e7f1fb
}
#footer #f-poweredbyico {
margin: 11px 15px 0 0
}
#footer #f-list {
text-align: left;
margin: 16px 0 0 0
}
#p-navigation {
z-index: 11;
top: 20px
}
#p-navigation .pBody ul {
border-bottom: #5fa0e6 solid 1px;
margin-right: 18px;
padding: 30px 0 0 6px
}
#p-navigation .pBody ul li {
display: inline
}
#p-navigation .pBody ul li a {
background: #5fa0e6;
border: #5fa0e6 solid 1px;
color: #900;
text-decoration: none;
padding: 2px 8px 2px 8px;
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold;
}
#p-navigation .pBody ul li#n-Teated a,#p-navigation .pBody ul li#n-Eri a,#p-navigation .pBody ul li#n-Toimetajale a,#p-navigation .pBody ul li#n-Whitelist a {
background: #c8ee58
}
#p-navigation .pBody ul li#n-Taotlused a,#p-navigation .pBody ul li#n-TTaotlused a {
background: #e3e55e
}
#p-navigation .pBody ul li#n-A a {
background: #f90000;
color: black;
}
#p-navigation .pBody ul li a:hover {
background: #e7f1fb !important;
border-top: 1px solid #5fa0e6;
border-right: 1px solid #5fa0e6;
border-left: 1px solid #5fa0e6;
border-bottom: 1px solid #e7f1fb;
padding: 2px 8px 2px 8px;
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold;
}
#p-personal .pBody {
margin-right: 0px
}
#p-personal .pBody ul li a:hover {
background: none;
text-decoration: underline
}
#p-cactions {
z-index: 10;
left: 0;
top: 20px;
width: 100%
}
#p-cactions .pBody {
margin: 31px 22px 0 -6px;
font-size: 11.5px
}
#p-cactions .pBody ul {
border-bottom: #5fa0e6 solid 1px;
margin-right: 18px;
padding: 30px 0 1px 6px
}
#p-cactions .pBody ul li {
padding: 2px 0 2px 0;
background: #5fa0e6;
border: #5fa0e6 solid 1px;
display: inline;
margin: 0 0 1px 0
}
#p-cactions .pBody ul li a {
background: #5fa0e6;
color: #900;
text-decoration: none;
padding: 2px 8px 3px 8px;
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold
}
#p-cactions .pBody ul li.selected a {
background: #e7f1fb;
color: #900;
text-decoration: none;
padding: 2px 8px 4px 8px;
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold
}
#p-cactions .pBody ul li a:hover {
background: #e7f1fb;
border: 0;
padding: 2px 8px 5px 8px;
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold
}
#pagehistory li {
border: 1px solid #a4caf2
}
#pagehistory li.selected {
background-color: #c9e2fb;
border: 1px dashed #a4caf2
}
input.historysubmit {
padding: 2px 4px !important;
font-weight: normal;
font-size: 11px;
-moz-appearance: none;
border: 1px solid #5fa0e6;
border-radius: 3px;
background: #a1c2e6;
margin: 3px 0 0 21px
}
table.diff {
background: #c9e2fb;
border: 1px #a4caf2 solid;
margin: 0 0 15px 0
}
td.diff-context {
border-color: #a4caf2
}
td.diff-deletedline .diffchange {
background: #fb9d9d
}
td.diff-deletedline {
background: #febebe;
border-color: #fb9d9d
}
td.diff-addedline .diffchange {
background: #49ec59
}
td.diff-addedline {
background: #9dfea6;
border-color: #49ec59
}
@media print {
body {
background-color: transparent
}
.noprint {
display: none
}
.printfooter {
display: none
}
#siteSub {
display: none
}
.visualClear {
display: none
}
#footer {
display: none
}
.page-Reeglid_Jutukas {
margin: 0;
padding: 0;
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-size: 12px
}
.page-Reeglid_Jutukas p {
line-height: 1.3;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em
}
.page-Reeglid_Jutukas div.frame {
background-color: #e7f1fb
}
.page-Reeglid_Jutukas br {
line-height: 1.3
}
.page-Reeglid_Jutukas h1 {
display: none
}
}