MediaWiki:Common.css: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 1,969: | Line 1,969: | ||
} | } | ||
. | .gsw-infobox { | ||
background: #ffffff; | background: #ffffff; | ||
font-size: 0.85em; | font-size: 0.85em; | ||
| Line 1,979: | Line 1,979: | ||
} | } | ||
. | .gsw-infobox .infobox-header { | ||
color: #ffffff; | color: #ffffff; | ||
font-size: 1.15em; | font-size: 1.15em; | ||
| Line 1,988: | Line 1,988: | ||
} | } | ||
. | .gsw-infobox .infobox-subheader { | ||
background: #6ba5c8; | background: #6ba5c8; | ||
color: #ffffff; | color: #ffffff; | ||
| Line 1,996: | Line 1,996: | ||
} | } | ||
. | .gsw-infobox .infobox-subheader a { | ||
color: #ffffff; | color: #ffffff; | ||
} | } | ||
. | .gsw-infobox .infobox-image { | ||
text-align: center; | text-align: center; | ||
} | } | ||
. | .gsw-infobox .infobox-image.bordered-image { | ||
border: 1px solid #e4eaee; | border: 1px solid #e4eaee; | ||
border-bottom: none; | border-bottom: none; | ||
| Line 2,010: | Line 2,010: | ||
} | } | ||
. | .gsw-infobox .infobox-image a.image + a.image { | ||
margin-left: 0.1em; | margin-left: 0.1em; | ||
} | } | ||
. | .gsw-infobox .infobox-image img { | ||
max-width: 100%; | max-width: 100%; | ||
height: auto; | height: auto; | ||
} | } | ||
. | .gsw-infobox .infobox-map { | ||
border-left: 1px solid #e4eaee; | border-left: 1px solid #e4eaee; | ||
border-right: 1px solid #e4eaee; | border-right: 1px solid #e4eaee; | ||
| Line 2,025: | Line 2,025: | ||
} | } | ||
. | .gsw-infobox .infobox-map img { | ||
max-width: 100%; | max-width: 100%; | ||
height: auto; | height: auto; | ||
| Line 2,031: | Line 2,031: | ||
} | } | ||
. | .gsw-infobox .infobox-map a.mw-kartographer-container, | ||
. | .gsw-infobox .infobox-map div.mw-kartographer-container { | ||
margin: 0.5em auto; | margin: 0.5em auto; | ||
} | } | ||
. | .gsw-infobox th:not(.infobox-header):not(.infobox-subheader) { | ||
text-align: right; | text-align: right; | ||
vertical-align: top; | vertical-align: top; | ||
| Line 2,044: | Line 2,044: | ||
} | } | ||
. | .gsw-infobox td:not(.infobox-image):not(.infobox-map) { | ||
border-right: 1px solid #e4eaee; | border-right: 1px solid #e4eaee; | ||
padding: 0.25em 0.5em; | padding: 0.25em 0.5em; | ||
| Line 2,050: | Line 2,050: | ||
} | } | ||
. | .gsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) { | ||
border: 1px solid #e4eaee; | border: 1px solid #e4eaee; | ||
padding-bottom: 0.6em; | padding-bottom: 0.6em; | ||
} | } | ||
. | .gsw-infobox td ul { | ||
margin: 0 0 0 1.25em; | margin: 0 0 0 1.25em; | ||
} | } | ||
. | .gsw-infobox .infobox-cell-hidden { | ||
display: none; | display: none; | ||
} | } | ||
. | .gsw-infobox .infobox-template-links { | ||
text-align: center; | text-align: center; | ||
} | } | ||
. | .gsw-infobox .advanced-data { | ||
display: none; | display: none; | ||
} | } | ||
| Line 2,076: | Line 2,076: | ||
} | } | ||
. | .gsw-infobox.infobox-monster { | ||
text-align: center; | text-align: center; | ||
table-layout: fixed; | table-layout: fixed; | ||
} | } | ||
. | .gsw-infobox.infobox-monster th:not(.infobox-header):not(.infobox-subheader):last-child { | ||
border-right: 1px solid #e4eaee; | border-right: 1px solid #e4eaee; | ||
} | } | ||
. | .gsw-infobox.infobox-monster td:not(.infobox-image):not(.infobox-map) { | ||
border-left: 1px solid #e4eaee; | border-left: 1px solid #e4eaee; | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.combat-subheader { | ||
text-align: center; | text-align: center; | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.offensive-header { | ||
background-color: #801c13; | background-color: #801c13; | ||
color: #ffffff; | color: #ffffff; | ||
| Line 2,099: | Line 2,099: | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.offensive-subheader { | ||
background-color: #ecccc6; | background-color: #ecccc6; | ||
color: #801c13; | color: #801c13; | ||
| Line 2,105: | Line 2,105: | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.offensive-subheader a { | ||
color: #801c13; | color: #801c13; | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.offensive-subheader:not(:last-child) { | ||
border-right: 0.175em solid #801c13; | border-right: 0.175em solid #801c13; | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.defensive-header { | ||
background-color: #438ab5; | background-color: #438ab5; | ||
color: #ffffff; | color: #ffffff; | ||
| Line 2,119: | Line 2,119: | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.defensive-subheader { | ||
background-color: #c1deed; | background-color: #c1deed; | ||
color: #36414f; | color: #36414f; | ||
| Line 2,125: | Line 2,125: | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.defensive-subheader a { | ||
color: #36414f; | color: #36414f; | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.slayer-header { | ||
background: #4c4c4c; | background: #4c4c4c; | ||
color: #ffffff; | color: #ffffff; | ||
| Line 2,135: | Line 2,135: | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.slayer-subheader { | ||
background-color: #cccccc; | background-color: #cccccc; | ||
color: #4c4c4c; | color: #4c4c4c; | ||
| Line 2,141: | Line 2,141: | ||
} | } | ||
. | .gsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) { | ||
border-right: 0.175em solid #4c4c4c; | border-right: 0.175em solid #4c4c4c; | ||
} | } | ||
. | .gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Undead Slayer.png"], | ||
. | .gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Demon Slayer (perk).png"], | ||
. | .gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Dragon Slayer (perk).png"] { | ||
filter: drop-shadow(0px 0px 1px black); | filter: drop-shadow(0px 0px 1px black); | ||
} | } | ||
| Line 2,160: | Line 2,160: | ||
} | } | ||
. | .gsw-infobox#infobox-familiar th:last-child:not([colspan="4"]) { | ||
border-right: 1px solid #e4eaee; | border-right: 1px solid #e4eaee; | ||
} | } | ||
. | .gsw-infobox#infobox-familiar td.infobox-template-links { | ||
border: 1px solid #e4eaee !important; | border: 1px solid #e4eaee !important; | ||
padding-bottom: 0.6em; | padding-bottom: 0.6em; | ||
} | } | ||
. | .gsw-infobox#infobox-familiar td:first-child { | ||
border-left: 1px solid #e4eaee !important; | border-left: 1px solid #e4eaee !important; | ||
} | } | ||
. | .gsw-infobox#infobox-familiar td:last-child { | ||
border-right: 1px solid #e4eaee !important; | border-right: 1px solid #e4eaee !important; | ||
} | } | ||
. | .gsw-infobox#infobox-familiar td:not(.infobox-image):not(.infobox-map) { | ||
border: none; | border: none; | ||
} | } | ||
. | .gsw-infobox#infobox-familiar td[colspan="2"]:not(.infobox-image):not(.infobox-map) { | ||
border: none; | border: none; | ||
padding: 0.25em 0.5em; | padding: 0.25em 0.5em; | ||
| Line 3,169: | Line 3,169: | ||
} | } | ||
. | .gsw-infobox .recolour-table { | ||
margin: auto; | margin: auto; | ||
} | } | ||
| Line 5,321: | Line 5,321: | ||
} | } | ||
. | .gsw-chartjs.gsw-chartjs-config { | ||
display: none; | display: none; | ||
} | } | ||
. | .gsw-chartjs.gsw-chart-error { | ||
font-family: monospace; | font-family: monospace; | ||
} | } | ||
| Line 5,586: | Line 5,586: | ||
} | } | ||
# | #gsw-exchange-overlay .oo-ui-popupWidget-anchor { | ||
z-index: 101; | z-index: 101; | ||
} | } | ||
# | #gsw-exchange-overlay .oo-ui-labelElement-label { | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||