MediaWiki:Monobook.css: Difference between revisions
From MI2wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 106: | Line 106: | ||
/ * First header * / | /* First header */ | ||
#firstHeading { | #firstHeading { | ||
| Line 121: | Line 121: | ||
.ns-0 #firstHeading, .ns-14 #firstHeading { padding-top: 26px; } | .ns-0 #firstHeading, .ns-14 #firstHeading { padding-top: 26px; } | ||
/ * Category Bar * / | /* Category Bar */ | ||
# | #bodyContent > #catlinks { | ||
border: none; | border: none; | ||
background:-moz-linear-gradient (top, # 666, # 333); | background:-moz-linear-gradient(top, #666, #333); | ||
background:-webkit-linear-gradient (top, # 666, # 333); | background:-webkit-linear-gradient(top, #666, #333); | ||
background: linear-gradient (to bottom, # 666, # 333); | background:linear-gradient(to bottom, #666, #333); | ||
- | -webkit-border-bottom-right-radius:10px; | ||
border-radius: 0 0 0 8px; | border-radius: 0 0 0 8px; | ||
margin: 10px-12px-13px-13px; | margin: 10px -12px -13px -13px; | ||
padding: | padding: 8px 0 8px 10px; | ||
} | } | ||
# | #catlinks-background-image { | ||
float: right; | float: right; | ||
background: url (http://images2.wikia.nocookie.net/__cb20110213183330/es.pokemon/images/9/96/FondoCategorias.png) no-repeat right center; | background: url(http://images2.wikia.nocookie.net/__cb20110213183330/es.pokemon/images/9/96/FondoCategorias.png) no-repeat right center; | ||
width: 100px; | width: 100px; | ||
margin: 0px-14px | margin: -8px 0px -14px 0; | ||
height: 35px; | height: 35px; | ||
} | } | ||
#catlinks a.newcategory { color:#ff591f; } | |||
# | a.newcategory { color: #CC2200; } | ||
a.newcategory {color: # CC2200;} | |||
/ *** Side Menu *** / | /*** Side Menu ***/ | ||
. | .portlet h5 { | ||
text-transform: capitalize; | text-transform:capitalize; | ||
padding-right: 150px; | padding-right:150px; | ||
background: # 333; | background:#333; | ||
color: white; | color:white; | ||
border-color: # 333; | border-color:#333; | ||
border-bottom: 0; | border-bottom:0; | ||
} | } | ||
div # p-lang h5 {text-transform: none;} / * | div#p-lang h5 { text-transform:none; } /* Específico porque son dos palabras ('capitzalize' = Otros Idiomas) */ | ||
# | #searchBody { | ||
border-color: # 333; | border-color:#333; | ||
background: # fec423 top | background:#fec423 url(http://images2.wikia.nocookie.net/__cb20100319122741/es.pokemon/images/b/b0/Reflected_shadow.png) left top repeat-x; | ||
} | } | ||
# | #p-tb .pBody, #p-wikicities-nav .pBody, #p-lang .pBody, #p-dexlinks .pBody { | ||
border-color: # 333; | border-color:#333; | ||
background-color: # FEEECC; | background-color:#FEEECC; | ||
} | } | ||
# | #p-tb .pBody ul, #p-wikicities-nav .pBody ul, #p-lang .pBody ul, #p-dexlinks .pBody ul { margin-left:0px; } | ||
# | #p-tb .pBody li, #p-wikicities-nav .pBody li, #p-lang .pBody li, #p-dexlinks .pBody li { | ||
list-style: none; | list-style:none; | ||
- | -moz-box-shadow:0 0 0.5em 0.1em #FFDC76; | ||
- | -webkit-box-shadow:0 0 0.5em 0.1em #FFDC76; | ||
box-shadow: 0 0 0.5em 0.1em # FFDC76; | box-shadow:0 0 0.5em 0.1em #FFDC76; | ||
background-color: # FFDC76; | background-color:#FFDC76; | ||
margin-top: 6px; | margin-top:6px; | ||
text-align: center; | text-align:center; | ||
width: 133px; | width:133px; | ||
line-height: 20px; | line-height:20px; | ||
- | -webkit-border-radius:5px; | ||
border-radius: 5px; | border-radius:5px; | ||
} | } | ||
# | #p-lang .pBody li, #p-dexlinks .pBody li { line-height:15px; } | ||
# | #p-tb .pBody li a, #p-wikicities-nav .pBody li a, #p-lang .pBody li a, #p-dexlinks .pBody li a { | ||
color: # 5E4600; | color:#5E4600; | ||
outline: none; | outline:none; | ||
text-shadow: 0 1px 1px # fff; | text-shadow:0 1px 1px #fff; | ||
font-weight: bold; | font-weight:bold; | ||
} | } | ||
# | #p-tb .pBody li a:hover, #p-wikicities-nav .pBody li a:hover, #p-lang .pBody li a:hover, #p-dexlinks .pBody li a:hover { | ||
color: # 2D2B28; | color:#2D2B28; | ||
text-decoration: none; | text-decoration:none; | ||
} | } | ||
/ * Recent activity * / | /* Recent activity */ | ||
li.activity-ns-0 { | li.activity-ns-0 { | ||
text-align: left! important; | text-align: left !important; | ||
line-height: 15px! important; | line-height: 15px !important; | ||
margin-top: 0! important; | margin-top: 0 !important; | ||
margin-left: 5px; | margin-left: 5px; | ||
padding-bottom: 4px; | padding-bottom: 4px; | ||
border-bottom: 1px solid # E2A600; | border-bottom: 1px solid #E2A600; | ||
width: 125px! important; | width: 125px !important; | ||
} | } | ||
li.activity-ns-0 img {vertical-align: top;} | li.activity-ns-0 a img { vertical-align: top; } | ||
li.activity-ns-0: first-child {border-top: 1px solid # 333; padding-top: 8px; margin-top:-4px! important;} | li.activity-ns-0:first-child { border-top:1px solid #333; padding-top: 8px; margin-top: -4px !important; } | ||
li.activity-ns-0: last-child {border-bottom: none;} | li.activity-ns-0:last-child { border-bottom: none; } | ||
. | .activityfeed cite { font-size: 7.5pt !important; } | ||
. | .activityfeed.shortlist cite { display: block !important; } | ||
# | #p-wikicities-nav hr {display:none;} | ||
/ * Search suggestions * / | /* Search suggestions */ | ||
td.os-suggest-result, td.os-suggest-result-hl { | td.os-suggest-result, td.os-suggest-result-hl { | ||
background-color: # FFF; | background-color:#FFF; | ||
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; | font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; | ||
font-weight: bold; | font-weight:bold; | ||
cursor: pointer; | cursor:pointer; | ||
letter-spacing: 2px; | letter-spacing:2px; | ||
border-bottom: 1px dashed # AAA; | border-bottom:1px dashed #AAA; | ||
} | } | ||
td.os-suggest-result-hl { | td.os-suggest-result-hl { | ||
background-color: # FFC521; | background-color:#FFC521; | ||
color: # FFF; | color:#FFF; | ||
text-shadow: # 333 1px | text-shadow:#333 2px 1px 2px; | ||
} | } | ||
/ * For some reason the width is equal to the search box * / | |||
# | /* For some reason the width is equal to the search box */ | ||
#searchInputSuggest {width:auto !important;} | |||
/ * Edit mode: message preview * / | /* Edit mode: message preview */ | ||
# | #bodyContent .previewnote { | ||
background-color: # FFEDB8; | background-color:#FFEDB8; | ||
border: 2px solid # E1AE25; | border:2px solid #E1AE25; | ||
- | -webkit-border-radius:10px; | ||
border-radius: 10px; | border-radius:10px; | ||
padding: 5px! important; | padding:5px !important; | ||
margin: 20px auto; | margin:20px auto; | ||
} | } | ||
# | #bodyContent .previewnote hr { display:none; } | ||
# # | #bodyContent #mw-previewheader { | ||
background: none; | background:none; | ||
color: black; | color:black; | ||
border-bottom: 1px solid # E1AE25; | border-bottom:1px solid #E1AE25; | ||
height: 25px; | height:25px; | ||
line-height: 27px; | line-height:27px; | ||
margin: 0; | margin:0; | ||
padding-left: 6px; | padding-left:6px; | ||
} | } | ||
/ * Edit mode: lower * / | /* Edit mode: lower */ | ||
div # | div#editpage-copywarn { | ||
background-color: # eee; | background-color:#eee; | ||
padding: 0 7px; | padding:0 7px; | ||
margin-bottom:-4px; | margin-bottom:-4px; | ||
margin-top: 4px; | margin-top:4px; | ||
border: 1px solid # ccc; | border:1px solid #ccc; | ||
color: # 333; | color:#333; | ||
} | } | ||
div # editOptions {background-color: # eee; padding: 7px; color: # 333; border: 1px solid # ccc;} | div#editOptions { background-color:#eee; padding:7px; color:#333; border:1px solid #ccc; } | ||
# | #wpSummary { margin-bottom:3px; } /* Sin definir etiqueta, ya que hay más de un 'wpSummary' */ | ||
div.editButtons {margin-top: 4px;} | div.editButtons { margin-top:4px; } | ||
div.editButtons input {margin-right: 3px;} | div.editButtons input { margin-right:3px; } | ||
input # wpSave {margin-right: 3px;} / * | input#wpSave { margin-right:3px; } /* Específico para anular el que lleva por defecto */ | ||
/ * Style of the buttons * / | /* Style of the buttons */ | ||
input [type = "submit"], | input[type="submit"], | ||
input [type = "reset"], | input[type="reset"], | ||
input [type = "button"], | input[type="button"], | ||
button { | button { | ||
background-color: # 333; | background-color:#333; | ||
background:-moz-linear-gradient (top, # 444 35%, # 333 65%); | background:-moz-linear-gradient(top, #444 35%, #333 65%); | ||
background:-webkit-linear-gradient (top, # 444 35%, # 333 65%); | background:-webkit-linear-gradient(top, #444 35%, #333 65%); | ||
background: linear-gradient (to bottom, # 444 35%, # 333 65%); | background:linear-gradient(to bottom, #444 35%, #333 65%); | ||
border: 1px solid # 333! important; | border:1px solid #333 !important; | ||
- | -webkit-border-radius:7px; | ||
border-radius: 7px; | border-radius:7px; | ||
- | -moz-box-shadow:0 0 0 1px #333; | ||
- | -webkit-box-shadow:0 1px 0 #333, 0 -1px 0 #333, 1px 0 0 #333, -1px 0 0 #333; | ||
box-shadow: 0 1px 0 # 333, 0-1px 0 # 333, 1px 0 0 # 333,-1px 0 0 # 333; | box-shadow:0 1px 0 #333, 0 -1px 0 #333, 1px 0 0 #333, -1px 0 0 #333; | ||
color: # FFF; | color:#FFF; | ||
cursor: pointer; | cursor:pointer; | ||
display: inline-block; | display:inline-block; | ||
font: bold 13px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif; | font:bold 13px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif; | ||
height: 21px; | height:21px; | ||
margin: 0; | margin:0; | ||
padding: 0 10px; | padding:0 10px; | ||
text-decoration: none; | text-decoration:none; | ||
white-space: nowrap; | white-space:nowrap; | ||
} | } | ||
/ * Features own buttons for the search box * / | /* Features own buttons for the search box */ | ||
form # searchform input [type = "submit"] { | form#searchform input[type="submit"] { | ||
font: 12px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif; | font:12px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif; | ||
padding: 0 7px; | padding:0 7px; | ||
height: 18px; | height:18px; | ||
margin-top: 4px; | margin-top:4px; | ||
} | } | ||
/ * Fix size in Mozilla * / | /* Fix size in Mozilla */ | ||
input [type = "submit"] ::-moz-focus-inner, | input[type="submit"]::-moz-focus-inner, | ||
input [type = "reset"] ::-moz-focus-inner, | input[type="reset"]::-moz-focus-inner, | ||
input [type = "button"] ::-moz-focus-inner, | input[type="button"]::-moz-focus-inner, | ||
button ::-moz-focus-inner { | button::-moz-focus-inner { | ||
padding: 0; | padding:0; | ||
border:0; | |||
} | } | ||
/ * Styles IE * / | /* Styles IE */ | ||
input [type = "submit"], | input[type="submit"], | ||
input [type = "reset"], | input[type="reset"], | ||
input [type = "button"], | input[type="button"], | ||
button { | button { | ||
filter: progid: DXImageTransform.Microsoft.Gradient (GradientType = 0, StartColorStr = "# FF444444" EndColorStr = "# FF333333"); | filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FF444444", EndColorStr="#FF333333"); | ||
/ * | /*outline:1px solid #333\9;*/ | ||
overflow: visible; | overflow:visible; | ||
width: auto; | width:auto; | ||
} | } | ||
/ * States: hover and: active * / | /* States: hover and: active */ | ||
input [type = "submit"]: hover, | input[type="submit"]:hover, | ||
input [type = "reset"]: hover, | input[type="reset"]:hover, | ||
input [type = "button"]: hover, | input[type="button"]:hover, | ||
button: hover { | button:hover { | ||
text-decoration: none; | text-decoration:none; | ||
text-shadow: 0 1px 1px | text-shadow:#000 0 1px 1px; | ||
} | } | ||
input [type = "submit"]: active, input [type = "submit"]: focus, | input[type="submit"]:active,input[type="submit"]:focus, | ||
input [type = "reset"]: active, input [type = "reset"]: focus, | input[type="reset"]:active,input[type="reset"]:focus, | ||
input [type = "button"]: active, input [type = "button"]: focus, | input[type="button"]:active,input[type="button"]:focus, | ||
button: active, button: focus { | button:active,button:focus { | ||
color: # FFF; | color:#FFF; | ||
background:-moz-linear-gradient (top, # 333 35%, # 444 65%); | background:-moz-linear-gradient(top, #333 35%, #444 65%); | ||
background:-webkit-linear-gradient (top, # 333 35%, # 444 65%); | background:-webkit-linear-gradient(top, #333 35%, #444 65%); | ||
background: linear-gradient (to bottom, # 333 35%, # 444 65%); | background:linear-gradient(to bottom, #333 35%, #444 65%); | ||
} | } | ||
/ * Footer * / | /* Footer */ | ||
div # footer { | div#footer { | ||
width: 86%; | width:86%; | ||
background: # 333; | background:#333; | ||
color: # eee; | color:#eee; | ||
font-size: 70%; | font-size:70%; | ||
border: 1px solid # aaa; | border:1px solid #aaa; | ||
- | -webkit-border-top-left-radius:15px; | ||
- | -webkit-border-bottom-left-radius:15px; | ||
border-radius: 15px 0 0 15px; | border-radius:15px 0 0 15px; | ||
clear: both; | clear:both; | ||
margin-left: auto; | margin-left:auto; | ||
} | } | ||
# | #footer li#hosting { | ||
display: table; | display:table; | ||
border-top: 1px solid # 444; | border-top:1px solid #444; | ||
margin: 2px auto; | margin:2px auto; | ||
padding: 2px 10px; | padding:2px 10px; | ||
} | } | ||
# | #footer a { color:#fff; font-weight:bold; } | ||
# | #f-copyrightico { margin-left:15px; } | ||
# | #f-poweredbyico, #f-copyrightico { margin-top:35px; } | ||
/ * | /*sombras*/ | ||
# | #p-cactions ul li, #p-search, #p-navigation, #p-tb, #p-wikicities-nav, #p-lang, #p-dexlinks, #p-sb, #p-navigation ul.sub-menu { | ||
- | -moz-box-shadow:2px 2px 5px #333; | ||
- | -webkit-box-shadow:2px 2px 5px #333; | ||
box-shadow: 2px 2px 5px # 333; | box-shadow:2px 2px 5px #333; | ||
} | } | ||
/ *** Monobook Sidebar *** / | /*** Monobook Sidebar ***/ | ||
/ * Without an ugly padding * / | /* Without an ugly padding */ | ||
# | #p-navigation ul { | ||
margin: 0; | margin:0; | ||
} | } | ||
# | #p-navigation > div { | ||
border-color: # 333; | border-color:#333; | ||
background: # fec423; | background:#fec423; | ||
padding: 0; | padding:0; | ||
} | } | ||
/ * Than a list * / | /* Than a list */ | ||
# | #p-navigation li { | ||
display: block; | display:block; | ||
list-style-image: none! important ;/ * | list-style-image:none !important;/*por IE*/ | ||
} | } | ||
/ * Overall design of the links * / | /* Overall design of the links */ | ||
# | #p-navigation li > a { | ||
display: block; | display:block; | ||
position: relative; | position:relative; | ||
background: # fff; | background:#fff; | ||
color: # 000; | color:#000; | ||
font-size: 14.9px; | font-size:14.9px; | ||
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; | font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; | ||
padding: 0 0 0 10px; | padding:0 0 0 10px; | ||
line-height: 24px; | line-height:24px; | ||
font-weight: bold; | font-weight:bold; | ||
text-decoration: none; | text-decoration:none; | ||
border-bottom: 1px solid # EEEEEE; | border-bottom:1px solid #EEEEEE; | ||
} | } | ||
/ * Special menu just for the top level * / | /* Special menu just for the top level */ | ||
# | #p-navigation > div > ul > li > a { | ||
background: # edce01 url ("data: image / gif | background:#edce01 url("data:image/gif;base64,R0lGODdhAQAWAKEDAN+hA+a3Au3OAf///ywAAAAAAQAWAAACBpSPEsDtBQA7") repeat-x left center; | ||
margin: | margin:1px 1px 0 1px; | ||
padding: 0 0 0 10px; | padding:0 0 0 10px; | ||
color: # fff; | color:#fff; | ||
width: auto; | width:auto; | ||
text-shadow: 1px 1px 3px | text-shadow:#555 1px 1px 3px; | ||
} | } | ||
# | #p-navigation > div > ul > li.hover > a { | ||
color: # fff5a1; | color:#fff5a1; | ||
text-shadow: 1px 1px 3px | text-shadow:#AAA46C 1px 1px 3px; | ||
} | } | ||
# | #p-navigation > div > ul > li > a > em { | ||
right: 8px; | right:8px; | ||
} | } | ||
/ * Marker submenu * / | /* Marker submenu */ | ||
# | #p-navigation em { | ||
font-style: normal; | font-style:normal; | ||
font-family: arial, sans-serif; | font-family:arial,sans-serif; | ||
font-size: 16pt; | font-size:16pt; | ||
font-weight: bold; | font-weight:bold; | ||
line-height: 20px; | line-height:20px; | ||
position: absolute; | position:absolute; | ||
right: 8px; | right:8px; | ||
top: 0px | top:0px | ||
} | } | ||
/ * Hover * / | /* Hover */ | ||
# | #p-navigation li > ul > li.hover > a { | ||
background-color: # FFD14E; | background-color:#FFD14E; | ||
} | } | ||
# | #p-navigation li.hover > ul.sub-menu { | ||
display: block; | display:block; | ||
} | } | ||
/ * General submenu * / | /* General submenu */ | ||
# | #p-navigation ul.sub-menu { | ||
border: 1px solid # aaa; | border:1px solid #aaa; | ||
display: none; background: # fff; | display:none; background:#fff; | ||
position: absolute; | position:absolute; | ||
padding: 1px; | padding:1px; | ||
width: 200px; | width:200px; | ||
margin-left: 195px; | margin-left:195px; | ||
margin-top:-27px; | margin-top:-27px; | ||
z-index: 100; | z-index:100; | ||
} | } | ||
/ * Only the first * / | /* Only the first */ | ||
# | #p-navigation > div > ul > li > ul.sub-menu { | ||
margin-left: 138px; | margin-left:138px; | ||
} | } | ||
/ *** End Monobook Sidebar *** / | /*** End Monobook Sidebar ***/ | ||
/ * UserWikiInfo (in contributions, user pages and talk) * / | /* UserWikiInfo (in contributions, user pages and talk) */ | ||
# UserWikiInfo { | #UserWikiInfo { | ||
min-height: 112px; | min-height:112px; | ||
background-color: # 333; | background-color:#333; | ||
background:-moz-linear-gradient (top, # 777, # 333); | background:-moz-linear-gradient(top, #777, #333); | ||
background:-webkit-linear-gradient (top, # 777, # 333); | background:-webkit-linear-gradient(top, #777, #333); | ||
background: linear-gradient (to bottom, # 777, # 333); | background:linear-gradient(to bottom, #777, #333); | ||
filter: progid: DXImageTransform.Microsoft.Gradient (endColorstr = '# 333333', startColorstr = '# 777777', | filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#777777', gradientType='0'); | ||
color: # AAA; | color:#AAA; | ||
overflow: hidden; | overflow:hidden; | ||
line-height: 200%; | line-height:200%; | ||
margin: 1px 0 10px 0; | margin:1px 0 10px 0; | ||
padding: 2px 5px; | padding:2px 5px; | ||
border: 1px solid # 999; | border:1px solid #999; | ||
- | -webkit-border-bottom-right-radius:10px; | ||
- | -webkit-border-bottom-left-radius:10px; | ||
border-bottom-right-radius: 10px; | border-bottom-right-radius:10px; | ||
border-bottom-left-radius: 10px; | border-bottom-left-radius:10px; | ||
- | -moz-box-shadow:0 0.1em 0.9em 0.1em #999; | ||
- | -webkit-box-shadow:0 0.1em 0.9em 0.1em #999; | ||
box-shadow: 0 0.1em 0.9em 0.1em # 999; | box-shadow:0 0.1em 0.9em 0.1em #999; | ||
} | } | ||
# UserWikiInfo> div.useravatar { | #UserWikiInfo > div.useravatar { | ||
float: left; | float:left; | ||
margin: 5px; | margin:5px; | ||
margin-right: 10px; | margin-right:10px; | ||
border: 1px solid # aaa; | border:1px solid #aaa; | ||
- | -moz-box-shadow:0 0 0.5em 0.1em #aaa; | ||
- | -webkit-box-shadow:0 0 0.5em 0.1em #aaa; | ||
box-shadow: 0 0 0.5em 0.1em # aaa; | box-shadow:0 0 0.5em 0.1em #aaa; | ||
position: relative; | position:relative; | ||
} | } | ||
# UserWikiInfo>. | #UserWikiInfo > .useravatar > .editavatar { | ||
display: none; | display:none; | ||
} | } | ||
# UserWikiInfo>. | #UserWikiInfo > .useravatar:hover > .editavatar { | ||
display: block; | display:block; | ||
z-index: 5; | z-index:5; | ||
position: absolute; | position:absolute; | ||
top: 0; | top:0; | ||
left: 0; | left:0; | ||
padding: 5px; | padding:5px; | ||
text-align: center; | text-align:center; | ||
background: # ccc; | background:#ccc; | ||
color: # 00c; | color:#00c; | ||
} | } | ||
# UserWikiInfo> span { | #UserWikiInfo > span { | ||
display: inline-block; | display:inline-block; | ||
padding: 2px 10px; | padding:2px 10px; | ||
margin-top: 5px; | margin-top:5px; | ||
border: 1px solid # 444; | border:1px solid #444; | ||
background: # 555; | background:#555; | ||
color: # fff; | color:#fff; | ||
- | -webkit-border-radius:5px; | ||
border-radius: 5px; | border-radius:5px; | ||
} | } | ||
# UserWikiInfo> span a {color: # fec423;} | #UserWikiInfo > span a { color:#fec423; } | ||
# UserWikiInfo span.contenteditcount { | #UserWikiInfo span.contenteditcount { | ||
display: inline-block; | display:inline-block; | ||
padding: 4px 8px; | padding:4px 8px; | ||
border: 1px solid # 444; | border:1px solid #444; | ||
background: # 555; | background:#555; | ||
color: # fff; | color:#fff; | ||
- | -webkit-border-radius:5px; | ||
border-radius: 5px; | border-radius:5px; | ||
} | } | ||
# UserWikiInfo span.psmax { | #UserWikiInfo span.psmax { | ||
display: block; | display:block; | ||
width: 100px; | width:100px; | ||
border: 1px solid # eee; | border:1px solid #eee; | ||
- | -webkit-border-radius:2px; | ||
border-radius: 2px; | border-radius:2px; | ||
} | } | ||
# UserWikiInfo span.psact { | #UserWikiInfo span.psact { | ||
display: block; | display:block; | ||
height: 5px; | height:5px; | ||
background-color: # 60f860; | background-color:#60f860; | ||
- | -moz-box-shadow:inset 0 0 1px 0 #333; | ||
- | -webkit-box-shadow:inset 0 0 1px 0 #333; | ||
box-shadow: inset 0 0 1px 0 # 333; | box-shadow:inset 0 0 1px 0 #333; | ||
} | } | ||
# UserWikiInfo span.psact.pslvl1 {background-color: # f8d800;} | #UserWikiInfo span.psact.pslvl1 { background-color:#f8d800; } | ||
# UserWikiInfo span.psact.pslvl0 {background-color: # ff0000; | #UserWikiInfo span.psact.pslvl0 { background-color:#ff0000; | ||
/ *** Patches *** / | /*** Patches ***/ | ||
/ * Patch: It is mounted on the login link * / | /* Patch: It is mounted on the login link */ | ||
# | #column-google {margin-top:1em;} | ||
/ * Patches: Missing CSS for LinkSuggest * / | /* Patches: Missing CSS for LinkSuggest */ | ||
. | .navigation-hover { | ||
background-color: # fdff4f; / * # e0efff; * / | background-color:#fdff4f; /* #e0efff;*/ | ||
} | } | ||
/ * Patch: In Monobook background and color is forced from your CSS. In Monaco not, and some styles do not contemplate. We return the background color transparent and appropriate * / | /* Patch: In Monobook background and color is forced from your CSS. In Monaco not, and some styles do not contemplate. We return the background color transparent and appropriate */ | ||
table, abbr, acronym,. explain { | table, abbr, acronym, .explain { | ||
color: inherit; | color:inherit; | ||
background-color: inherit; | background-color:inherit; | ||
} | } | ||
/ * Patch: This is used in the "broadening" of thumbs, and Thickbox. Not in Monobook * / | /* Patch: This is used in the "broadening" of thumbs, and Thickbox. Not in Monobook */ | ||
. | .sprite { | ||
height: 16px; | height:16px; | ||
width: 16px; | width:16px; | ||
position: relative; | position:relative; | ||
vertical-align: middle; | vertical-align:middle; | ||
top:-2px; | top:-2px; | ||
} | } | ||
/ * Space for the # browser does not overlap * / | /* Space for the # browser does not overlap */ | ||
. | .ns-0 .firstHeading, .ns-14 .firstHeading { | ||
margin-top: 10px; | margin-top:10px; | ||
} | } | ||
/ * "In other languages" was above the headers * / | /* "In other languages" was above the headers */ | ||
# | #p-lang {position:static;} | ||
/ * The CSS on this page comes from Pokémon. To the authors of it, see the history of [[w: c: es.pokemon: MediaWiki: Monobook.css]]. Please keep this message if you copy the code to another wiki. * / | /* The CSS on this page comes from Pokémon. To the authors of it, see the history of [[w: c: es.pokemon: MediaWiki: Monobook.css]]. Please keep this message if you copy the code to another wiki. */ | ||
/ * </ Pre> * / | /* </ Pre> */ | ||
Revision as of 09:42, 30 May 2013
/* CSS Placed here will Affect users of the Monobook skin */
/* CSS Placed here will Affect users of the MonoBook skin */
/* User Panel */
li#pt-userpage, li#pt-anonuserpage, li#pt-login { background-image:none; }
#p-personal li a {
color:#fff;
text-shadow: 1px 1px #333;
line-height:35px;
border-left:1px solid #999;
padding:2px 5px;
margin-right:-11px;
margin-left:-4px;
}
#p-personal li#pt-userpage a {
border-left:0;
margin-left:0;
color:#fec423;
font-weight:bold;
}
#p-personal li a:hover, #p-personal li.active a:hover {
background-color:#F8D366;
-moz-box-shadow:0 0 0.5em 0.1em #F8D366;
-webkit-box-shadow:0 0 0.5em 0.1em #F8D366;
box-shadow:0 0 0.5em 0.1em #F8D366;
text-shadow:#999 1px 1px 1px;
text-decoration:none;
}
#p-personal li#pt-userpage a:hover {
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-radius:10px 0 0 10px;
color:white;
}
li#pt-logout a:hover {
background-color:#FFAC93;
-moz-box-shadow:0 0 0.5em 0.1em #FFAC93;
-webkit-box-shadow:0 0 0.5em 0.1em #FFAC93;
box-shadow:0 0 0.5em 0.1em #FFAC93;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-radius:0 10px 10px 0;
text-shadow:#999 1px 1px 1px;
text-decoration:none;
}
/* It contains nothing and deforms the list of links */
li#pt-fbuser {display:none;}
/* Wall, is set to visibility: hidden, and brings up the gap */
#pt-wall-notifications .prehide {display:none;}
#p-personal li#pt-wall-notifications {margin-left:0px;}
#pt-wall-notifications a.wall-notifications-monobook {margin-left:1em;}
/* Tabs */
#p-cactions li, #p-cactions li a {
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-radius:10px 10px 0 0;
}
#p-cactions li, #p-cactions li.selected {
border-top:1px solid #333;
border-left:1px solid #333;
border-right:1px solid #333;
border-bottom:none;
padding-top:2px;
padding-bottom:2px;
font-size:13px;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#p-cactions li a, #p-cactions li.selected a {
background-color:transparent;
color:#333;
text-transform:none;
}
#p-cactions li.selected, #p-cactions li.selected a, #p-cactions li a:hover, #p-cactions li:hover { background-color:#FFFFFF; color:#6F3C00; }
#p-cactions { margin-top:-2px; }
li#ca-edit, li#ca-history, li#ca-delete, li#ca-move, li#ca-protect, li#ca-unprotect, li#ca-watch, li#ca-unwatch, li#ca-addsection {
background-color:#e8ddff;
}
/* Content space */
#content {
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-radius:12px 0 0 12px;
border-top-color:#888;
border-left-color:#777;
border-bottom-color:#777;
border-width: 1px;
}
/* First header */
#firstHeading {
background:-moz-linear-gradient(top, #fff, #f2f2f2);
background:-webkit-linear-gradient(top, #fff, #f2f2f2);
background:linear-gradient(to bottom, #fff, #f2f2f2);
-webkit-border-top-left-radius:10px;
border-radius: 10px 0 0 0;
margin: 0px -12px 0 -12px;
padding: 8px 0 0 10px;
line-height: 1.5em;
}
.ns-0 #firstHeading, .ns-14 #firstHeading { padding-top: 26px; }
/* Category Bar */
#bodyContent > #catlinks {
border: none;
background:-moz-linear-gradient(top, #666, #333);
background:-webkit-linear-gradient(top, #666, #333);
background:linear-gradient(to bottom, #666, #333);
-webkit-border-bottom-right-radius:10px;
border-radius: 0 0 0 8px;
margin: 10px -12px -13px -13px;
padding: 8px 0 8px 10px;
}
#catlinks-background-image {
float: right;
background: url(http://images2.wikia.nocookie.net/__cb20110213183330/es.pokemon/images/9/96/FondoCategorias.png) no-repeat right center;
width: 100px;
margin: -8px 0px -14px 0;
height: 35px;
}
#catlinks a.newcategory { color:#ff591f; }
a.newcategory { color: #CC2200; }
/*** Side Menu ***/
.portlet h5 {
text-transform:capitalize;
padding-right:150px;
background:#333;
color:white;
border-color:#333;
border-bottom:0;
}
div#p-lang h5 { text-transform:none; } /* Específico porque son dos palabras ('capitzalize' = Otros Idiomas) */
#searchBody {
border-color:#333;
background:#fec423 url(http://images2.wikia.nocookie.net/__cb20100319122741/es.pokemon/images/b/b0/Reflected_shadow.png) left top repeat-x;
}
#p-tb .pBody, #p-wikicities-nav .pBody, #p-lang .pBody, #p-dexlinks .pBody {
border-color:#333;
background-color:#FEEECC;
}
#p-tb .pBody ul, #p-wikicities-nav .pBody ul, #p-lang .pBody ul, #p-dexlinks .pBody ul { margin-left:0px; }
#p-tb .pBody li, #p-wikicities-nav .pBody li, #p-lang .pBody li, #p-dexlinks .pBody li {
list-style:none;
-moz-box-shadow:0 0 0.5em 0.1em #FFDC76;
-webkit-box-shadow:0 0 0.5em 0.1em #FFDC76;
box-shadow:0 0 0.5em 0.1em #FFDC76;
background-color:#FFDC76;
margin-top:6px;
text-align:center;
width:133px;
line-height:20px;
-webkit-border-radius:5px;
border-radius:5px;
}
#p-lang .pBody li, #p-dexlinks .pBody li { line-height:15px; }
#p-tb .pBody li a, #p-wikicities-nav .pBody li a, #p-lang .pBody li a, #p-dexlinks .pBody li a {
color:#5E4600;
outline:none;
text-shadow:0 1px 1px #fff;
font-weight:bold;
}
#p-tb .pBody li a:hover, #p-wikicities-nav .pBody li a:hover, #p-lang .pBody li a:hover, #p-dexlinks .pBody li a:hover {
color:#2D2B28;
text-decoration:none;
}
/* Recent activity */
li.activity-ns-0 {
text-align: left !important;
line-height: 15px !important;
margin-top: 0 !important;
margin-left: 5px;
padding-bottom: 4px;
border-bottom: 1px solid #E2A600;
width: 125px !important;
}
li.activity-ns-0 a img { vertical-align: top; }
li.activity-ns-0:first-child { border-top:1px solid #333; padding-top: 8px; margin-top: -4px !important; }
li.activity-ns-0:last-child { border-bottom: none; }
.activityfeed cite { font-size: 7.5pt !important; }
.activityfeed.shortlist cite { display: block !important; }
#p-wikicities-nav hr {display:none;}
/* Search suggestions */
td.os-suggest-result, td.os-suggest-result-hl {
background-color:#FFF;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:bold;
cursor:pointer;
letter-spacing:2px;
border-bottom:1px dashed #AAA;
}
td.os-suggest-result-hl {
background-color:#FFC521;
color:#FFF;
text-shadow:#333 2px 1px 2px;
}
/* For some reason the width is equal to the search box */
#searchInputSuggest {width:auto !important;}
/* Edit mode: message preview */
#bodyContent .previewnote {
background-color:#FFEDB8;
border:2px solid #E1AE25;
-webkit-border-radius:10px;
border-radius:10px;
padding:5px !important;
margin:20px auto;
}
#bodyContent .previewnote hr { display:none; }
#bodyContent #mw-previewheader {
background:none;
color:black;
border-bottom:1px solid #E1AE25;
height:25px;
line-height:27px;
margin:0;
padding-left:6px;
}
/* Edit mode: lower */
div#editpage-copywarn {
background-color:#eee;
padding:0 7px;
margin-bottom:-4px;
margin-top:4px;
border:1px solid #ccc;
color:#333;
}
div#editOptions { background-color:#eee; padding:7px; color:#333; border:1px solid #ccc; }
#wpSummary { margin-bottom:3px; } /* Sin definir etiqueta, ya que hay más de un 'wpSummary' */
div.editButtons { margin-top:4px; }
div.editButtons input { margin-right:3px; }
input#wpSave { margin-right:3px; } /* Específico para anular el que lleva por defecto */
/* Style of the buttons */
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
background-color:#333;
background:-moz-linear-gradient(top, #444 35%, #333 65%);
background:-webkit-linear-gradient(top, #444 35%, #333 65%);
background:linear-gradient(to bottom, #444 35%, #333 65%);
border:1px solid #333 !important;
-webkit-border-radius:7px;
border-radius:7px;
-moz-box-shadow:0 0 0 1px #333;
-webkit-box-shadow:0 1px 0 #333, 0 -1px 0 #333, 1px 0 0 #333, -1px 0 0 #333;
box-shadow:0 1px 0 #333, 0 -1px 0 #333, 1px 0 0 #333, -1px 0 0 #333;
color:#FFF;
cursor:pointer;
display:inline-block;
font:bold 13px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
height:21px;
margin:0;
padding:0 10px;
text-decoration:none;
white-space:nowrap;
}
/* Features own buttons for the search box */
form#searchform input[type="submit"] {
font:12px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif;
padding:0 7px;
height:18px;
margin-top:4px;
}
/* Fix size in Mozilla */
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
padding:0;
border:0;
}
/* Styles IE */
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FF444444", EndColorStr="#FF333333");
/*outline:1px solid #333\9;*/
overflow:visible;
width:auto;
}
/* States: hover and: active */
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover {
text-decoration:none;
text-shadow:#000 0 1px 1px;
}
input[type="submit"]:active,input[type="submit"]:focus,
input[type="reset"]:active,input[type="reset"]:focus,
input[type="button"]:active,input[type="button"]:focus,
button:active,button:focus {
color:#FFF;
background:-moz-linear-gradient(top, #333 35%, #444 65%);
background:-webkit-linear-gradient(top, #333 35%, #444 65%);
background:linear-gradient(to bottom, #333 35%, #444 65%);
}
/* Footer */
div#footer {
width:86%;
background:#333;
color:#eee;
font-size:70%;
border:1px solid #aaa;
-webkit-border-top-left-radius:15px;
-webkit-border-bottom-left-radius:15px;
border-radius:15px 0 0 15px;
clear:both;
margin-left:auto;
}
#footer li#hosting {
display:table;
border-top:1px solid #444;
margin:2px auto;
padding:2px 10px;
}
#footer a { color:#fff; font-weight:bold; }
#f-copyrightico { margin-left:15px; }
#f-poweredbyico, #f-copyrightico { margin-top:35px; }
/*sombras*/
#p-cactions ul li, #p-search, #p-navigation, #p-tb, #p-wikicities-nav, #p-lang, #p-dexlinks, #p-sb, #p-navigation ul.sub-menu {
-moz-box-shadow:2px 2px 5px #333;
-webkit-box-shadow:2px 2px 5px #333;
box-shadow:2px 2px 5px #333;
}
/*** Monobook Sidebar ***/
/* Without an ugly padding */
#p-navigation ul {
margin:0;
}
#p-navigation > div {
border-color:#333;
background:#fec423;
padding:0;
}
/* Than a list */
#p-navigation li {
display:block;
list-style-image:none !important;/*por IE*/
}
/* Overall design of the links */
#p-navigation li > a {
display:block;
position:relative;
background:#fff;
color:#000;
font-size:14.9px;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
padding:0 0 0 10px;
line-height:24px;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #EEEEEE;
}
/* Special menu just for the top level */
#p-navigation > div > ul > li > a {
background:#edce01 url("data:image/gif;base64,R0lGODdhAQAWAKEDAN+hA+a3Au3OAf///ywAAAAAAQAWAAACBpSPEsDtBQA7") repeat-x left center;
margin:1px 1px 0 1px;
padding:0 0 0 10px;
color:#fff;
width:auto;
text-shadow:#555 1px 1px 3px;
}
#p-navigation > div > ul > li.hover > a {
color:#fff5a1;
text-shadow:#AAA46C 1px 1px 3px;
}
#p-navigation > div > ul > li > a > em {
right:8px;
}
/* Marker submenu */
#p-navigation em {
font-style:normal;
font-family:arial,sans-serif;
font-size:16pt;
font-weight:bold;
line-height:20px;
position:absolute;
right:8px;
top:0px
}
/* Hover */
#p-navigation li > ul > li.hover > a {
background-color:#FFD14E;
}
#p-navigation li.hover > ul.sub-menu {
display:block;
}
/* General submenu */
#p-navigation ul.sub-menu {
border:1px solid #aaa;
display:none; background:#fff;
position:absolute;
padding:1px;
width:200px;
margin-left:195px;
margin-top:-27px;
z-index:100;
}
/* Only the first */
#p-navigation > div > ul > li > ul.sub-menu {
margin-left:138px;
}
/*** End Monobook Sidebar ***/
/* UserWikiInfo (in contributions, user pages and talk) */
#UserWikiInfo {
min-height:112px;
background-color:#333;
background:-moz-linear-gradient(top, #777, #333);
background:-webkit-linear-gradient(top, #777, #333);
background:linear-gradient(to bottom, #777, #333);
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#777777', gradientType='0');
color:#AAA;
overflow:hidden;
line-height:200%;
margin:1px 0 10px 0;
padding:2px 5px;
border:1px solid #999;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
-moz-box-shadow:0 0.1em 0.9em 0.1em #999;
-webkit-box-shadow:0 0.1em 0.9em 0.1em #999;
box-shadow:0 0.1em 0.9em 0.1em #999;
}
#UserWikiInfo > div.useravatar {
float:left;
margin:5px;
margin-right:10px;
border:1px solid #aaa;
-moz-box-shadow:0 0 0.5em 0.1em #aaa;
-webkit-box-shadow:0 0 0.5em 0.1em #aaa;
box-shadow:0 0 0.5em 0.1em #aaa;
position:relative;
}
#UserWikiInfo > .useravatar > .editavatar {
display:none;
}
#UserWikiInfo > .useravatar:hover > .editavatar {
display:block;
z-index:5;
position:absolute;
top:0;
left:0;
padding:5px;
text-align:center;
background:#ccc;
color:#00c;
}
#UserWikiInfo > span {
display:inline-block;
padding:2px 10px;
margin-top:5px;
border:1px solid #444;
background:#555;
color:#fff;
-webkit-border-radius:5px;
border-radius:5px;
}
#UserWikiInfo > span a { color:#fec423; }
#UserWikiInfo span.contenteditcount {
display:inline-block;
padding:4px 8px;
border:1px solid #444;
background:#555;
color:#fff;
-webkit-border-radius:5px;
border-radius:5px;
}
#UserWikiInfo span.psmax {
display:block;
width:100px;
border:1px solid #eee;
-webkit-border-radius:2px;
border-radius:2px;
}
#UserWikiInfo span.psact {
display:block;
height:5px;
background-color:#60f860;
-moz-box-shadow:inset 0 0 1px 0 #333;
-webkit-box-shadow:inset 0 0 1px 0 #333;
box-shadow:inset 0 0 1px 0 #333;
}
#UserWikiInfo span.psact.pslvl1 { background-color:#f8d800; }
#UserWikiInfo span.psact.pslvl0 { background-color:#ff0000;
/*** Patches ***/
/* Patch: It is mounted on the login link */
#column-google {margin-top:1em;}
/* Patches: Missing CSS for LinkSuggest */
.navigation-hover {
background-color:#fdff4f; /* #e0efff;*/
}
/* Patch: In Monobook background and color is forced from your CSS. In Monaco not, and some styles do not contemplate. We return the background color transparent and appropriate */
table, abbr, acronym, .explain {
color:inherit;
background-color:inherit;
}
/* Patch: This is used in the "broadening" of thumbs, and Thickbox. Not in Monobook */
.sprite {
height:16px;
width:16px;
position:relative;
vertical-align:middle;
top:-2px;
}
/* Space for the # browser does not overlap */
.ns-0 .firstHeading, .ns-14 .firstHeading {
margin-top:10px;
}
/* "In other languages" was above the headers */
#p-lang {position:static;}
/* The CSS on this page comes from Pokémon. To the authors of it, see the history of [[w: c: es.pokemon: MediaWiki: Monobook.css]]. Please keep this message if you copy the code to another wiki. */
/* </ Pre> */