MediaWiki:Monobook.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
mNo edit summary
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */


#globalWrapper { background: none !important; }
#globalWrapper {
overflow: hidden;
background: none !important;
}
p { margin: 0.6em 0 0.7em 0; }
p { margin: 0.6em 0 0.7em 0; }
h3 + dl, h4 + dl, h5 + dl {
h3 + dl, h4 + dl, h5 + dl {
Line 26: Line 29:


body {
body {
background: #4F7065 url(https://halo.wiki.gallery/images/bodybg-monobook.jpg) fixed no-repeat 0 0;
background: #4F7065 url(https://halo.wiki.gallery/images/bodybg-monobook.jpg) no-repeat fixed 0 0 / cover;
}
}
#bodyContent {
#bodyContent {
Line 33: Line 36:
}
}


@media all and (min-width: 551px) {
body.skin-monobook #p-cactions li a:hover {
#p-logo, #p-logo a, #p-logo a:hover {
border-bottom: 1px solid #fff;
height: 159px;
width: 196px;
background: url(https://halo.wiki.gallery/images/logo-monobook.png) no-repeat 0 10px !important;
}
}
 
#p-cactions li a:hover {
border-bottom: 1px solid #FFFFFF;
}
}


#p-cactions li.selected a {
body.skin-monobook #p-cactions li.selected a {
border-bottom: 1px solid #FFFFFF;
border-bottom: 1px solid #fff;
padding-bottom: 2px;
padding-bottom: 2px;
}
}


.pBody,
body.skin-monobook .pBody,
.portlet h3,
body.skin-monobook .portlet h3,
ul#f-list {
body.skin-monobook #footer #f-list {
font-family: verdana;
font-family: verdana;
}
}


.special li {
body.skin-monobook .special li {
line-height: 19px;
line-height: 19px;
}
}


#p-personal a.new {
body.skin-monobook #p-personal a.new {
color: #f00;
color: #f00;
}
}


#p-personal a.new:visited {
body.skin-monobook #p-personal a.new:visited {
color: #c00;
color: #c00;
}
}


@media all and (min-width: 551px) {
@media all and (min-width: 551px) {
li#pt-userpage,
body.skin-monobook li#pt-login,
li#pt-anonuserpage,
body.skin-monobook li#pt-userpage,
li#pt-login {
body.skin-monobook li#pt-anonuserpage {
background: url(https://halo.wiki.gallery/images/smallchief.gif) top left no-repeat;
background: url(https://halo.wiki.gallery/images/smallchief.gif) top left no-repeat;
padding-left: 16px;
padding-left: 16px;
Line 79: Line 74:


@media all and (min-width: 551px) {
@media all and (min-width: 551px) {
#p-personal ul {
body.skin-monobook #p-personal ul {
background: #FFFFFF;
height: 19px;
background: #fff;
border-left: 1px solid #aaa;
border-left: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #aaa;
width: auto;
display: inline;
position: absolute;
right: 0;
padding-left: 0px;
padding-bottom: 0px;
margin-top: -1px;
border-bottom-left-radius: 1em;
border-bottom-left-radius: 1em;
padding-left: 0;
}
}
}
}


pre {  
pre {
border: 1px dashed #06f;
border: 1px dashed #06f;
}
}
Line 109: Line 99:
}
}


#navbox {  
#navbox {
/* border: 1px solid #2f6fab; */
font-size: 95%;
border: 1px solid #aaaaaa;
border: 1px solid #aaa;
background-color: #f9f9f9;
background-color: #f9f9f9;
margin-bottom: 15px;
margin-left: 15px;
padding: 5px;
padding: 5px;
font-size: 95%;
margin-left: 15px;
margin-bottom: 15px;
}
}


#p-personal li a:hover {
body.skin-monobook #p-personal li a:hover {
background: none;
text-decoration: underline;
text-decoration: underline;
background-color: transparent;
}
}


#p-cactions li a {
body.skin-monobook #p-cactions li a {
color: #00c;
color: #00c;
}
}


#p-cactions .new a {
body.skin-monobook #p-cactions .new a {
color: #c00;
color: #c00;
}
}
Line 143: Line 132:
}
}


#p-cactions {
body.skin-monobook #p-cactions {
left: 11.8em;
left: 11.8em;
}
}


.portlet {
body.skin-monobook .portlet {
width: 11.9em;
width: 11.9em;
}
}


input.searchButton {
body.skin-monobook input.searchButton {
padding: 0 0.4em !important;
cursor: pointer;
cursor: pointer;
background-color: white;
border: 1px solid #2f6fab;
font-weight: normal;
font-weight: normal;
background-color: #fff;
border: 1px solid #2f6fab;
padding: 0 0.4em !important;
}  
}  


#searchGoButton {
body.skin-monobook #searchButton {
font-weight: normal;
font-weight: normal;
}
}


#searchInput {
body.skin-monobook #searchInput {
border: 1px solid #2f6fab;  
border: 1px solid #2f6fab;
}  
}  


Line 172: Line 161:


select {
select {
border: 1px solid #2f6fab;  
border: 1px solid #2f6fab;
color: black;
color: #000;
}
}


blockquote {
blockquote {
border-left: 3px solid #06f;
border-left: 3px solid #06f;
padding-left: 1em;
margin-left: 2em;
margin-left: 2em;
padding-left: 1em;
}
}


Line 190: Line 179:
}
}


#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {   
body.skin-monobook #p-cactions ul li,
-moz-border-radius-topleft: 1em;
body.skin-monobook #p-cactions ul li a,
-moz-border-radius-topright: 1em;
body.skin-monobook #p-cactions li.selected,
-webkit-border-top-left-radius: 1em;
body.skin-monobook #p-cactions li.selected a {   
-webkit-border-top-right-radius: 1em;
border-top-left-radius: 1em;
border-top-right-radius: 1em;
}
}


#p-cactions li {
body.skin-monobook #p-cactions li {
padding-bottom:1em;
padding-bottom: 1em;
-moz-border-radius-topleft: .72em !important;
border-top-left-radius: 0.72em !important;
-moz-border-radius-topright: .72em !important;
border-top-right-radius: 0.72em !important;
-webkit-border-top-left-radius: .72em !important;
-webkit-border-top-right-radius: .72em !important;
}
}


@media all and (min-width: 551px) {
@media all and (min-width: 551px) {
.portlet#p-tb h3, .portlet#p-search h3 {
body.skin-monobook .portlet#p-search h3 {
display: none;
display: none;
}
}
}
}


.portlet#p-search {
body.skin-monobook .portlet#p-search {
margin-top: -1px;
margin-top: -1px;
}
}


.portlet#p-tb {
body.skin-monobook .portlet .pBody {
margin-top: -7px;
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
}
}
 
#p-Navigation .pBody > ul > li:last-of-type > a,
.portlet#p-tb .pBody {
#p-Community .pBody > ul > li:last-of-type > a {
padding-top: 2px;
border-bottom-right-radius: 1em;
border-top: none;
}
 
.portlet#p-Navigation .pBody {
border-bottom: none;
}
 
.portlet#p-search .pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
-webkit-border-top-right-radius: 1em;
-webkit-border-bottom-right-radius: 1em;
}
 
.portlet#p-Navigation .pBody {
-moz-border-radius-topright: 1em;
-webkit-border-top-right-radius: 1em;
}
 
.portlet#p-tb .pBody {
-moz-border-radius-bottomright: 1em;
-webkit-border-bottom-right-radius: 1em;
}
}


/* Fix footer spacing */
/* Fix footer spacing */
#f-list {
body.skin-monobook #f-list {
line-height: 17px;
line-height: 17px;
}
/* Responsive fix */
@media all and (max-width: 550px) {
a.feedlink { padding-left: 16px !important }
}
}


/* Indicator icons */
/* Indicator icons */
.mw-indicators {
.mw-indicators {
top: -9px;
top: 4px;
}
}
#mw-indicator-rc {
#mw-indicator-rc {
top: 12px;
top: 12px;
}
.mw-indicators img {
width: auto !important;
max-height: 28px !important;
}
}


Line 269: Line 235:
}
}


/* Advanced search */
/* Responsive fix */
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-left > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field,
@media all and (max-width: 550px) {
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-right > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field {
body.skin--responsive #sidebar .portlet[role="navigation"] {
width: 59% !important;
display: none !important;
}
}
}
.mw-advancedSearch-namespaceFilter .oo-ui-tagMultiselectWidget-handle {
 
border: 0 !important;
/* Search up top */
#sidebar {
display: flex;
flex-direction: column;
}
}
.mw-advancedSearch-namespaceFilter {
#p-search {
top: 0 !important;
order: -1;
}
}


Line 298: Line 268:
}
}
/* without an ugly padding */
/* without an ugly padding */
#p-Navigation ul {
#p-Navigation ul, #p-Community ul {
margin: 0;
margin: 0;
}
}
#p-Navigation > div {
#p-Navigation > div, #p-Community > div {
background: white;
background: #fff;
padding: 0;
padding: 0;
}
}
/* que no sea un list */
/* que no sea un list */
#p-Navigation li {
#p-Navigation li, #p-Community li {
display: block;
display: block;
list-style-image: none !important; /* for IE */
list-style-image: none !important; /* for IE */
}
}
/* general design of the links */
/* general design of the links */
#p-Navigation li > a {
#p-Navigation li > a, #p-Community li > a {
display: block;
display: block;
position: relative;
position: relative;
Line 325: Line 295:
}
}
/* special menu just for the class */
/* special menu just for the class */
#p-Navigation > div > ul > li > a {
#p-Navigation > div > ul > li > a, #p-Community > div > ul > li > a {
background: url(https://halo.wiki.gallery/images/menu_gradient.png) no-repeat left center;
background: url(https://halo.wiki.gallery/images/menu_gradient.png) no-repeat left center;
margin: 1px 1px 0 1px;
margin: 1px 1px 0 1px;
padding: 0 0 0 10px;
padding: 0 0 0 10px;
color: black;
color: #000;
width: auto;
width: auto;
}
}
#p-Navigation > div > ul > li.hover > a {
#p-Navigation > div > ul > li.hover > a, #p-Community > div > ul > li.hover > a {
color: #2A2A2A;
color: #2A2A2A;
text-shadow: #AAA46C 1px 1px 3px;
text-shadow: #AAA46C 1px 1px 3px;
}
}
#p-Navigation > div > ul > li > a > em {
#p-Navigation > div > ul > li > a > em, #p-Community > div > ul > li > a > em {
right: 8px;
right: 8px;
}
}
/* submenu marker */
/* submenu marker */
#p-Navigation em {
#p-Navigation em, #p-Community em {
font-style: normal;
font-style: normal;
font-family: arial,sans-serif;
font-family: arial,sans-serif;
Line 351: Line 321:
}
}
/* hover */
/* hover */
#p-Navigation li > ul > li.hover > a {
#p-Navigation li > ul > li.hover > a, #p-Community li > ul > li.hover > a {
background-color: #DCDCDC; /* Gainsboro */
background-color: #DCDCDC; /* Gainsboro */
}
}


#p-Navigation li.hover > ul.sub-menu {
#p-Navigation li.hover > ul.sub-menu, #p-Community li.hover > ul.sub-menu {
display: block;
display: block;
}
}


/* general submenu */
/* general submenu */
#p-Navigation ul.sub-menu {
#p-Navigation ul.sub-menu, #p-Community ul.sub-menu {
border: 1px solid #aaa;
border: 1px solid #aaa;
display: none;
display: none;
Line 372: Line 342:
}
}
/* Only the first */
/* Only the first */
#p-Navigation > div > ul > li > ul.sub-menu {
#p-Navigation > div > ul > li > ul.sub-menu, #p-Community > div > ul > li > ul.sub-menu {
margin-left: 13em;
margin-left: 13em;
}
}
}
}
@media all and (max-width: 550px) {
@media all and (max-width: 550px) {
.portlet ul.sub-menu {
body.skin--responsive .portlet ul.sub-menu,
margin-top: 0 !important;
body.skin--responsive .portlet .with-sub-menu em {
padding-top: 0 !important;
display: none !important;
}
}
}
/* Echo extension */
#pt-notifications-alert .mw-echo-notifications-badge,
#pt-notifications-notice .mw-echo-notifications-badge {
height: 16px;
}
}

Revision as of 19:58, November 30, 2023

/* CSS placed here will affect users of the Monobook skin */

#globalWrapper {
	overflow: hidden;
	background: none !important;
}
p { margin: 0.6em 0 0.7em 0; }
h3 + dl, h4 + dl, h5 + dl {
	margin-top: -0.1em;
}
.ns-talk p + dl, .ns-110 p + dl,
.rootpage-Halopedia_Changing_username p + dl {
	margin-top: -0.4em;
}
.ns-talk dl + dl, .ns-110 dl + dl,
.rootpage-Halopedia_Changing_username dl + dl {
	margin-top: -0.2em;
}

a { color: #00f; }
a:active { color: orange; }
a:visited { color: #00c; }

.mw-parser-output a.external[href^="https://www.halopedia.org"] {
	color: #00f !important;
	background: none;
	padding: 0;
}

body {
	background: #4F7065 url(https://halo.wiki.gallery/images/bodybg-monobook.jpg) no-repeat fixed 0 0 / cover;
}
#bodyContent {
	position: relative;
	background: transparent url(https://halo.wiki.gallery/images/pagebg.jpg) no-repeat center 65px !important;
}

body.skin-monobook #p-cactions li a:hover {
	border-bottom: 1px solid #fff;
}

body.skin-monobook #p-cactions li.selected a {
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
}

body.skin-monobook .pBody,
body.skin-monobook .portlet h3,
body.skin-monobook #footer #f-list {
	font-family: verdana;
}

body.skin-monobook .special li {
	line-height: 19px;
}

body.skin-monobook #p-personal a.new {
	color: #f00;
}

body.skin-monobook #p-personal a.new:visited {
	color: #c00;
}

@media all and (min-width: 551px) {
	body.skin-monobook li#pt-login,
	body.skin-monobook li#pt-userpage,
	body.skin-monobook li#pt-anonuserpage {
		background: url(https://halo.wiki.gallery/images/smallchief.gif) top left no-repeat;
		padding-left: 16px;
		line-height: 17px;
	}
}

@media all and (min-width: 551px) {
	body.skin-monobook #p-personal ul {
		height: 19px;
		background: #fff;
		border-left: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
		border-bottom-left-radius: 1em;
		padding-left: 0;
	}
}

pre {
	border: 1px dashed #06f;
}

.mw-dismissable-notice {
	padding: 2px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #fff;
}

.catlinks {
	margin-top: 10px;
}

#navbox {
	font-size: 95%;
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
}

body.skin-monobook #p-personal li a:hover {
	text-decoration: underline;
	background-color: transparent;
}

body.skin-monobook #p-cactions li a {
	color: #00c;
}

body.skin-monobook #p-cactions .new a {
	color: #c00;
}

#preftoc a:active {
	color: #00c;
}

@media all and (min-width: 551px) {
	#content {
		border-top-left-radius: 1em;
		border-bottom-left-radius: 1em;
	}
}

body.skin-monobook #p-cactions {
	left: 11.8em;
}

body.skin-monobook .portlet {
	width: 11.9em;
}

body.skin-monobook input.searchButton {
	cursor: pointer;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #2f6fab;
	padding: 0 0.4em !important;
} 

body.skin-monobook #searchButton {
	font-weight: normal;
}

body.skin-monobook #searchInput {
	border: 1px solid #2f6fab;
} 

input[type="radio"], input[type="checkbox"] {
	border: none;
}

select {
	border: 1px solid #2f6fab;
	color: #000;
}

blockquote {
	border-left: 3px solid #06f;
	padding-left: 1em;
	margin-left: 2em;
}

.oldh3 {
	font-size: 132%;
}

.right {
	text-align: right;
}

body.skin-monobook #p-cactions ul li,
body.skin-monobook #p-cactions ul li a,
body.skin-monobook #p-cactions li.selected,
body.skin-monobook #p-cactions li.selected a {  
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
}

body.skin-monobook #p-cactions li {
	padding-bottom: 1em;
	border-top-left-radius: 0.72em !important;
	border-top-right-radius: 0.72em !important;
}

@media all and (min-width: 551px) {
	body.skin-monobook .portlet#p-search h3 {
		display: none;
	}
}

body.skin-monobook .portlet#p-search {
	margin-top: -1px;
}

body.skin-monobook .portlet .pBody {
	border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
}
#p-Navigation .pBody > ul > li:last-of-type > a,
#p-Community .pBody > ul > li:last-of-type > a {
	border-bottom-right-radius: 1em;
}

/* Fix footer spacing */
body.skin-monobook #f-list {
	line-height: 17px;
}

/* Indicator icons */
.mw-indicators {
	top: 4px;
}
#mw-indicator-rc {
	top: 12px;
}
.mw-indicators img {
	width: auto !important;
	max-height: 28px !important;
}

/* Multimedia viewer */
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconedElement-icon.oo-ui-icon-check,
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconElement-icon.oo-ui-icon-check {
	display: none !important;
}

/* Responsive fix */
@media all and (max-width: 550px) {
	body.skin--responsive #sidebar .portlet[role="navigation"] {
		display: none !important;
	}
}

/* Search up top */
#sidebar {
	display: flex;
	flex-direction: column;
}
#p-search {
	order: -1;
}

/* Who's Online spacing */
#WhosOnlineDiv {
	margin-bottom: -11px;
}

/* Social talk tabs */
.ns-200 #ca-talk a,
.ns-202 #ca-talk a {
	color: #00c !important;
}

/*** Monobook Sidebar ***/
@media all and (min-width: 551px) {
	#n-Halopedia-Archive > a {
		font-size: 125% !important;
	}
	/* without an ugly padding */
	#p-Navigation ul, #p-Community ul {
		margin: 0;
	}
	#p-Navigation > div, #p-Community > div {
		background: #fff;
		padding: 0;
	}
	/* que no sea un list */
	#p-Navigation li, #p-Community li {
		display: block;
		list-style-image: none !important; /* for IE */
	}
	/* general design of the links */
	#p-Navigation li > a, #p-Community 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 class */
	#p-Navigation > div > ul > li > a, #p-Community > div > ul > li > a {
		background: url(https://halo.wiki.gallery/images/menu_gradient.png) no-repeat left center;
		margin: 1px 1px 0 1px;
		padding: 0 0 0 10px;
		color: #000;
		width: auto;
	}
	#p-Navigation > div > ul > li.hover > a, #p-Community > div > ul > li.hover > a {
		color: #2A2A2A;
		text-shadow: #AAA46C 1px 1px 3px;
	}
	#p-Navigation > div > ul > li > a > em, #p-Community > div > ul > li > a > em {
		right: 8px;
	}
	/* submenu marker */
	#p-Navigation em, #p-Community 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, #p-Community li > ul > li.hover > a {
		background-color: #DCDCDC; /* Gainsboro */
	}

	#p-Navigation li.hover > ul.sub-menu, #p-Community li.hover > ul.sub-menu {
		display: block;
	}

	/* general submenu */
	#p-Navigation ul.sub-menu, #p-Community ul.sub-menu {
		border: 1px solid #aaa;
		display: none;
		background: #fff;
		position: absolute;
		padding: 1px;
		width: 185px;
		margin-left: 180px;
		margin-top: -25px;
		z-index: 100;
	}
	/* Only the first */
	#p-Navigation > div > ul > li > ul.sub-menu, #p-Community > div > ul > li > ul.sub-menu {
		margin-left: 13em;
	}
}
@media all and (max-width: 550px) {
	body.skin--responsive .portlet ul.sub-menu,
	body.skin--responsive .portlet .with-sub-menu em {
		display: none !important;
	}
}