Szerkesztő:Mathae/monobook.css
Megjelenés
Megjegyzés: közzététel után frissítened kell a böngésződ gyorsítótárát, hogy lásd a változásokat.
- Firefox / Safari: tartsd lenyomva a Shift gombot és kattints a Frissítés gombra a címsorban, vagy használd a Ctrl–F5 vagy Ctrl–R (Macen ⌘–R) billentyűkombinációt
- Google Chrome: használd a Ctrl–Shift–R (Macen ⌘–Shift–R) billentyűkombinációt
- Edge: tartsd nyomva a Ctrl-t, és kattints a Frissítés gombra, vagy nyomj Ctrl–F5-öt
/* <pre> */
/* tab bottom not removed on hover */
#p-cactions li a:hover { z-index: 0; text-decoration: none; }
#p-cactions li.selected a:hover { z-index: 3; }
/* gap between the search box and the buttons, equally sized, rounded buttons */
#searchInput { margin-bottom: 5px; -moz-border-radius: 1ex }
input.searchButton { width: 64px; -moz-border-radius: 1ex }
/* put scrollbar on pre sections instead of ugly cutoff/overlap in firefox */
pre { overflow: auto; }
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft: 1ex;
-moz-border-radius-topright: 1ex;
}
#content {
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
}
div.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
}
li.interwiki-en, li.interwiki-fr, li.interwiki-ar, li.interwiki-it, li.interwiki-es, li.interwiki-la { font-weight: bold; }
input#wpSummary {
width: 30em;
}
div.editOptions br {
display: none;
}
/* </pre> */
/* Article message box template styles */
table.ambox {
width: 80%;
margin: 0 auto;
border-collapse: collapse;
background: #f8fcff;
border: 1px solid #aaa;
border-left: 10px solid #39f; /* Default "notice" blue */
}
table.ambox th, table.ambox td { /* The message body cell(s) */
padding: 0.25em 0.5em; /* 0.5em left/right */
}
table.ambox td.ambox-image { /* The left image cell */
width: 52px;
padding: 2px 0px 2px 0.5em; /* 0.5em left, 0px right */
text-align: center;
}
table.ambox td.ambox-imageright { /* The right image cell */
width: 52px;
padding: 2px 0.5em 2px 0px; /* 0px left, 0.5em right */
text-align: center;
}
table.ambox-notice {
border-left: 10px solid #1e90ff; /* DodgerBlue */
/* border-right: 10px solid #1e90ff; */ /* If you want two blue bars */
}
table.ambox-serious {
border-left: 10px solid #b22222; /* FireBrick */
}
table.ambox-content {
border-left: 10px solid #f28500; /* Tangerine */
}
table.ambox-style {
border-left: 10px solid #f4c430; /* Saffron */
}
table.ambox-merge {
border-left: 10px solid #9932cc; /* DarkOrchid */
}
table.ambox-growth {
border-left: 10px solid #228b22; /* Forest green */
}
div.tm_group {background-color:#eff5ff;float:left;clear:both;border:solid #9090B0 1px;margin-bottom:4px; margin-top:4px;width:99%;}
div.tm_ie_group {width:97%;}
div.tm_formelem {background-color:transparent;float:left;padding:4px;margin:4px;margin-top:0px;page-break-inside:avoid;}
div.tm_main_frame {background-color:#ffffff;border:inset 2px #aaaaff;padding:4px;}
div.tm_header {background-color:#dfe5ef;padding:4px;vertical-align:middle;float:left;width:99%;}
div.tm_form {overflow:auto;width:100%;clear:both;}
div.tm_group_selector {background-color:#cfd5df;width:100%;border-bottom:1px solid #bbbbbb;padding:1px;clear:both;float:left}
div.tm_unknown_selector {background-color:#e5efdf;padding:1px;width:100%;overflow:hidden;clear:both;}
div.tm_footer {background-color:#dfe5ef;width:100%;}
div.tm_state {background-color:#efdfef;padding-left:4px;padding-right:4px;overflow:hidden;border:solid #bbbbbb 1px;}
div.tm_plugin_selector {background-color:#ffffff;padding:8px;overflow:hidden;border:2px outset blue;width:320px;}
div.tm_load_progress {background-color:#ffffff;padding:8px;overflow:hidden;border:2px outset blue;width:480px;}
textarea.tm_textarea, input.tm_input {font-family:monospace;font-style:normal;font-variant:normal;font-weight:normal;font-size:9pt;font-stretch:normal;}
textarea.tm_textarea_auto {width:auto !important;}
textarea.tm_textarea_max {width:100% !important;}
table.tm_table {background-color:transparent;}
table.tm_table_max {width:100% !important;}
tr.tm_tr {background-color:transparent;}
td.tm_td_label {background-color:transparent;width:5em;white-space:nowrap;}
td.tm_td_content {background-color:transparent;}
input.tm_input_max {width:100% !important;}
span.tm_opt_param {vertical-align:top;margin-right:8px;white-space:nowrap;}
span.tm_param {vertical-align:top;margin-right:8px;text-decoration:underline;white-space:nowrap;}
span.tm_template {font-weight:bold;float:left;}
span.tm_version {font-size:60%;color:#777777;float:right;}
input.tm_template {float:left;}
div.tm_switch_button {float:left;width:23px;height:22px;background-image:url(http://de.wikipedia.org/skins-1.5/common/images/button_template.png);background-repeat:no-repeat;font-size:9px;font-weight:bold;color:black;text-align:center;padding-top:2px;cursor:pointer;margin-right:2px;}
div.tm_switch_button:hover {float:left;width:23px;height:22px;background-image:url(http://de.wikipedia.org/skins-1.5/common/images/button_template.png);background-repeat:no-repeat;font-size:9px;font-weight:bold;color:yellow;text-align:center;padding-top:2px;cursor:pointer;margin-right:2px;}
a.tm_button {background-image:none !important;text-decoration:none !important;font-weight:normal !important;color:black !important;page-break-inside:avoid;float:left;border:1px outset black;}
a.tm_selector {font-size:70%;padding:2px;margin:1px;}
a.tm_group_selector {background-color:#dfe5ef !important;}
a.tm_group_selector:hover {background-color:#eff5ff !important;}
a.tm_unknown_selector {background-color:#e5efdf !important;}
a.tm_unknown_selector:hover {background-color:#f5ffef !important;}
a.tm_v_selector {padding:4px;margin:2px;clear:both;}
a.tm_plugin_selector {background-color:#fefeff !important;}
a.tm_plugin_selector:hover {background-color:#dededf !important;}
a.tm_cancel_button {background-color:#ffeeee !important;}
a.tm_cancel_button:hover {background-color:#dfcece !important;}
h3.tm_group_heading {margin-top:2px;margin-left:2px;}
input.tm_error, select.tm_error {background-color:#ffc0c0;}
a.tm_toolbar {border-width:2px;border-color:gray;padding-left:3px;padding-right:3px;margin:0px;margin-right:4px;background-color:#BDCEE6 !important;vertical-align:bottom;}
a.tm_toolbar:hover {border-width:2px;border-color:gray;padding-left:3px;padding-right:3px;margin:0px;margin-right:4px;background-color:#BDDEFF !important;vertical-align:bottom;}
a.tm_toolbar:active {border:1px inset black;padding:1px;padding-left:5px;padding-right:3px;margin:0px;margin-right:4px;background-color:#BDDEFF !important;vertical-align:bottom;color:#9090ff !important;}
.mw-redirect {
color: green; /* zöld színű */
font-style: italic; /* dőlt */
}