MediaWiki:Common.css

From Counting Opinions (SQUIRE)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences



/* CSS placed here will be applied to all skins. These customizations are based on the vector skin */

/*Framework */
html, body {
	color:#333;
	line-height: 1.5; 
}

body {
	background-color: #ffffff;
	background-image: none;
}


/* Content */
div#content {
	background-image: none;
        color: #333;
     border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
}


/* Head */
#mw-page-base {
        background-image: none;
}

#mw-head-base {
	background-image: none;
}


div.vectorTabs ul li {
		background-color: #ffffff;
	}

div.vectorTabs {
		margin-left: 1em;
                background-image: none;

	}

div.vectorMenu ul {
		border: none;
}

div#mw-panel div.portal {
		padding-bottom: 0;
}

div#mw-panel div.portal div.body {
                padding-top: 0;
		background-image: none;
	}

div#mw-panel div.portal h3 {
		font-size: .85em;
                color: #222;
                margin: 0;
                padding: 0 0 0 1em;
}

#pt-userpage,
#pt-anonuserpage,
#pt-login {
	background-image: none;
}

/* Footer */
div#footer {
	padding: 0.25em;
	background-image: none;
}



/*Preferences */
#preferences {
	background-color: #f5f5f5;
}


/* Structural Elements */

h1 {
	margin-bottom: .5em;
}
h3, h4, h5 {
	margin-bottom: 0;
}
#firstHeading {
	font-size: 1.75em;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        border: none;
        padding-bottom: 0;
}

h3 {
        margin-left: 1em;
}

h4 {
        margin-left: 2em;
}

h5 {
        margin-left: 2.5em;
}

h6 {
        margin-left: 3em;
}

p {
        margin: 0 0 1em 3em;
}


.editsection { 
        display: none;
}

ul {
        margin: 0 0 .75em 0;
	list-style-type: disc;
}

ol {
        margin: 0 0 .75em 0;
}

li {
        margin: .75em 0 0 5em;
}

ol>li>ol {
	margin: .3em 0 .75em 1em;
	list-style-type: lower-alpha;
}

ol>li>ul>li {
	margin: 0 0 0 2em;
}

ol>li>ol>li {
	margin: 0 0 0 2em;
}

ul>li>ul>li {
	margin: 0 0 0 2em;
}

ul>li>ol>li {
	margin: 0 0 0 2em;
}

ul>li>ul {
         margin-bottom: 0em;
}

dt {
	font-weight: bold;
	margin:0 0 0 3em;
}

dd {
	margin:.2em 0 .75em 4em;
}

ol>li>dl>dd {
         margin: .75em 0 0 0;
}

/* Table of Contents */
#toc,
.toc,
.mw-warning {
        border: none;
	background-color: #f5f5f5;
float:left;
width: 20em;
        margin:0 1em 1em 0;
        padding: .5em;
}

#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#toc li,
.toc li {
	margin: 0 0 0 .25em;
}

#toctitle {
          text-transform:uppercase;
}

.tocnumber { 
          display: none; 
}

.toccolors {
	background-color: #f5f5f5;
	border: none;
}


/* Links */
a {
	color: #53AEE2;
}
a:visited {
	color: #0d4960;
}
a:active {
	color: #e6dc70;
}


a.stub {
	color: #e35e5b;
}
a.new, #p-personal a.new {
	color: #e35e5b;
}
a.new:visited, #p-personal a.new:visited {
	color: #e35e5b;
}




/* Categories */
.catlinks {
	border: none;
	background-color: #ffffff;
}


div#content a.external,
div#content a[href ^="gopher://"] {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a[href ^="https://"],
.link-https {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a[href ^="mailto:"],
.link-mailto {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a[href ^="news://"] {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a[href ^="ftp://"],
.link-ftp {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a[href ^="irc://"],
div#content a.extiw[href ^="irc://"],
.link-irc {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a.external[href $=".ogg"], div#content a.external[href $=".OGG"],
div#content a.external[href $=".mid"], div#content a.external[href $=".MID"],
div#content a.external[href $=".midi"], div#content a.external[href $=".MIDI"],
div#content a.external[href $=".mp3"], div#content a.external[href $=".MP3"],
div#content a.external[href $=".wav"], div#content a.external[href $=".WAV"],
div#content a.external[href $=".wma"], div#content a.external[href $=".WMA"],
.link-audio {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a.external[href $=".ogm"], div#content a.external[href $=".OGM"],
div#content a.external[href $=".avi"], div#content a.external[href $=".AVI"],
div#content a.external[href $=".mpeg"], div#content a.external[href $=".MPEG"],
div#content a.external[href $=".mpg"], div#content a.external[href $=".MPG"],
.link-video {
	/* @embed */
	background: none;
	padding-right: 0;
}
div#content a.external[href $=".pdf"], div#content a.external[href $=".PDF"],
div#content a.external[href *=".pdf#"], div#content a.external[href *=".PDF#"],
div#content a.external[href *=".pdf?"], div#content a.external[href *=".PDF?"],
.link-document {
	/* @embed */
	background: none;
	padding-right: 0;
}


/*Local settings for each namespace*/

.page-Main_Page .firstHeading { display:none; }


/* LibSat Namespace Green */
.ns-100 h1,
.ns-100 h2,
.ns-100 h3,
.ns-100 h4,
.ns-100 h5,
.ns-100 h6 {
	color:#64BE69;
}

.ns-100 .catlinks {
	/*border-top: 1px solid #64BE69;
	background-color: #b1ddc7;*/
}

.ns-100 ul {
	list-style-image: url(/skins/common/images/bulletg-icon.png);
}

/*cascade wikitable formats*/
.ns-100 table.wikitable {
	border: 1px solid #64BE69;
	border-collapse:collapse;
	margin: 1em 1em 1em 0;
        background-color:#b1ddc7;
}

.ns-100 table.wikitable th, .ns-100 table.wikitable td {
        border: 1px #64BE69; solid;
	padding: 0.2em;
}

.ns-100 table.wikitable th {
        background-color:#3eb87d;
        text-align: center;
	color: #fff;
	font-weight: bold;
}

table.wikitable td>p {
        margin-left: 0;
}
	
.wikitable ul, .wikitable li {
		margin-left: -.8125em;
}
	
table.wikitable caption {
		font-weight: bold;
}

.ns-100 table.libsattable {
	border: 1px solid #64BE69;
	border-collapse:collapse;
	margin: 1em 1em 1em 0;
        background-color:#ffffff;
        float:left;
}

.ns-100 table.libsattable th, .ns-100 table.libsattable td {
        border: 1px #64BE69 solid;
	padding: 0.2em;
}


.ns-100 table.libsattable th {
        background-color:#64BE69;
        text-align: center;
	color: #fff;
	font-weight: bold;
}

table.libsattable td>p {
        margin-left: 0;
}

.libsattable ul, .libsattable li {
		margin-left: .5em;
}
		
table.libsattable caption {
		font-weight: bold;
}




/* LibPAS Namespace Blue */
.ns-102 h1,
.ns-102 h2,
.ns-102 h3,
.ns-102 h4,
.ns-102 h5,
.ns-102 h6 {
	color:#53AEE2;
}

.ns-102 .catlinks {
	/*border-top: 1px solid #53AEE2;
	background-color: #c3e8f8;*/
}

.ns-102 ul {
	list-style-image: url(/skins/common/images/bulletb-icon.png);
}

.ns-102 table.wikitable {
	border: 1px solid #53AEE2;
	border-collapse:collapse;
	margin: 1em 1em 1em 0;
        background-color:#c3e8f8;
}

.ns-102 table.wikitable th, .ns-102 table.wikitable td {
        border: 1px #53AEE2 solid;
	padding: 0.2em;
}

.ns-102 table.wikitable th {
        background-color:#009cd1;
        text-align: center;
	color: #fff;
	font-weight: bold;
}

.ns-102 table.wikitable td>p {
        margin-left: 0;
}
	
.ns-102 .wikitable ul, .ns-102 .wikitable li {
		margin-left: -.8125em;
}
	
.ns-102 table.wikitable caption {
		font-weight: bold;
}



/* InformsUs */
.ns-104 h1,
.ns-104 h2,
.ns-104 h3,
.ns-104 h4,
.ns-104 h5,
.ns-104 h6 {
	color:#dc3f39;
}

.ns-104 .catlinks {
	/*border-top: 1px solid #dc3f39;
	background-color:#f0e9a7;*/
}

.ns-104 ul {
	list-style-image: url(/skins/common/images/bulletr-icon.png);
}


/* News */

.ns-106 .catlinks {
	/*border-top: 1px solid #e35e5b;
	background-color:#fac2b8;*/
}

.ns-106 h1
{
	border-top: 1px solid #e35e5b;
	/*background-color:#fac2b8*/
}

.ns-106 h2
{
	border-top: 1px solid #e4c321;
	/*background-color: #f0e9a7;*/
}
.ns-106 h3
{
	border-top: 1px solid #53AEE2;
	/*background-color: #c3e8f8;*/
}
.ns-106 h4, 
.ns-106 h5,
.ns-106 h6 {
	color:#e35e5b;
}

.ns-106 #toc, .ns-106 .toc
 {
	background-color: #fac2b8;
	width: 20em;
        margin:1em 1em 1em 0;
        padding: .5em;
        float: left;
}

.ns-106 #toc li,
.ns-106 .toc li {
	margin: 0 0 0 -.5em;
}


/*STAFF*/
.ns-108 h1,
.ns-108 h2,
.ns-108 h3,
.ns-108 h4,
.ns-108 h5,
.ns-108 h6 {
color:#e4c321;
}

.ns-108 .catlinks {
	/*border-top: 1px solid #e4c321;
	background-color:#f0e9a7;*/
}

.ns-108 ul {
	list-style-image: url(/skins/common/images/bullety-icon.png);
}

.ns-108 table.wikitable {
	border: 1px solid #e4c321;
	border-collapse:collapse;
	margin: 1em;
        background-color:#fff;
}

.ns-108 table.wikitable th, 
.ns-108 table.wikitable td {
        border: 1px #e4c321 solid;
	padding: .5em;
}

.ns-108 table.wikitable th {
        background-color:#f0e9a7;
        text-align: center;
	color: #000;
	font-weight: bold;
}

.ns-108 table.wikitable td>p {
        margin-left: 0em;
}
	
.ns-108 table.wikitable ul, .ns-108 .wikitable li {
		margin-left: -.8125em;
}
	
.ns-108 table.wikitable caption {
		font-weight: bold;
}





/* Services Namespace Blue */
.ns-110 h1,
.ns-110 h2,
.ns-110 h3,
.ns-110 h4,
.ns-110 h5,
.ns-110 h6 {
	color:#53AEE2;
}

.ns-110 .catlinks {
	/*border-top: 1px solid #53AEE2;
	background-color: #c3e8f8;*/
}

.ns-110 ul {
	list-style-image: url(/skins/common/images/bulletb-icon.png);
}

.ns-110 table.wikitable {
	border: 1px solid #53AEE2;
	border-collapse:collapse;
	margin: 1em 1em 1em 0;
        background-color:#c3e8f8;
}

.ns-110 table.wikitable th, .ns-110 table.wikitable td {
        border: 1px #53AEE2 solid;
	padding: 0.2em;
}

.ns-110 table.wikitable th {
        background-color:#009cd1;
        text-align: center;
	color: #fff;
	font-weight: bold;
}

.ns-110 table.wikitable td>p {
        margin-left: 0em;
}
	
.ns-110 .wikitable ul, .ns-110 .wikitable li {
		margin-left: -.8125em;
}
	
.ns-110 table.wikitable caption {
		font-weight: bold;
}



/*Case Studies namespace red*/

.ns-112 #firstHeading {
	display: none;
}

.ns-112 span.subpages
{
  display: none;
}

.ns-112 h6 {
        margin-left: 0;
}


.ns-112 h1, .ns-112 h2,.ns-112 h3, .ns-112 h6{
        text-align:center;
}
.ns-112 h6 {
	font-size:1.2em;
        color:#ffffff;
        text-transform:uppercase;
        letter-spacing:.75em;
        padding:.1875em;
}

.ns-112 div.public h4 {
	color:#dc3f39;
}

.ns-112 div.public ul>li>b {
        color:#dc3f39;
}

.ns-112 div.public h6 {
	background-color:#dc3f39;
}

.ns-112 div.public ul {
	list-style-image: url(/skins/common/images/bulletr-icon.png);
}

.ns-112 div.plametrics h4 {
color:#85439a;
}

.ns-112 div.plametrics h4 {
color:#85439a;
}
.ns-112 div.plametrics ul {
list-style-image: url(/skins/common/images/bulletp-icon.png);
}
.ns-112 div.plametrics ul>li>b {
color:#85439a;
}
.ns-112 div.plametrics h6 {
background-color:#85439a;
}



.ns-112 div.academic h4 {
	color:#53AEE2;
}

.ns-112 div.academic ul>li>b {
        color:#53AEE2;
}

.ns-112 div.academic h6{
	background-color:#53AEE2;
}

.ns-112 div.academic ul {
	list-style-image: url(/skins/common/images/bulletb-icon.png);
}

.ns-112 div.state h4 {
	color:#64BE69;
}

.ns-112 div.state ul>li>b {
        color:#64BE69;
}

.ns-112 div.state h6{
	background-color:#64BE69;
}

.ns-112 div.state ul {
	list-style-image: url(/skins/common/images/bulletg-icon.png);
}

.ns-112 div.association h4 {
	color:#b62d8f;
}

.ns-112 div.association ul>li>b {
        color:#b62d8f;
}

.ns-112 div.association h6{
	background-color:#b62d8f;
}
.ns-112 div.association ul {
	list-style-image: url(/skins/common/images/bulletp-icon.png);
}



/*SUPPORT*/
.ns-114 h1,
.ns-114 h2,
.ns-114 h3,
.ns-114 h4,
.ns-114 h5,
.ns-114 h6 {
color:#e4c321;
}

.ns-114 .catlinks {
	/*border-top: 1px solid #e4c321;
	background-color:#f0e9a7;*/
}

.ns-114 ul {
	list-style-image: url(/skins/common/images/bullety-icon.png);
}

.ns-114 table.wikitable {
	border: 1px solid #e4c321;
	border-collapse:collapse;
	margin: 1em;
        background-color:#fff;
}

.ns-114 table.wikitable th, 
.ns-114 table.wikitable td {
        border: 1px #e4c321 solid;
	padding: .5em;
}

.ns-114 table.wikitable th {
        background-color:#f0e9a7;
        text-align: center;
	color: #000;
	font-weight: bold;
}

.ns-114 table.wikitable td>p {
        margin-left: 0em;
}
	
.ns-114 table.wikitable ul, .ns-108 .wikitable li {
		margin-left: -.8125em;
}
	
.ns-114 table.wikitable caption {
		font-weight: bold;
}


/* SUPPORT STATUS – REQUESTED – GREY */
.Requested h1,
.Requested h2,
.Requested h3,
.Requested h4,
.Requested h5,
.Requested h6 {
	color: #222;
}
.Requested ul {
	list-style-image: url(/skins/common/images/bullet-icon.png);
}


/* SUPPORT STATUS – DENIED – RED */
.Denied h1,
.Denied h2,
.Denied h3,
.Denied h4,
.Denied h5,
.Denied h6 {
	color:#dc3f39;
}

.Denied .catlinks {
	/*border-top:#dc3f39;
	background-color:#f0e9a7;*/
}

.Denied ul {
	list-style-image: url(/skins/common/images/bulletr-icon.png);
}


/* SUPPORT STATUS – REVIEW – PURPLE */
.Review h1,
.Review h2,
.Review h3,
.Review h4,
.Review h5,
.Review h6 {
	color:#b62d8f;
}

.Review .catlinks {
	/*border-top:#b62d8f;
	background-color:#ddb9d7;*/
}

.Review ul {
	list-style-image: url(/skins/common/images/bulletp-icon.png);
}


/* SUPPORT STATUS – DEVELOPMENT – PURPLE */
.Review h1,
.Review h2,
.Review h3,
.Review h4,
.Review h5,
.Review h6 {
	color:#b62d8f;
}

.Review .catlinks {
	/*border-top:#b62d8f;
	background-color:#ddb9d7;*/
}

.Review ul {
	list-style-image: url(/skins/common/images/bulletp-icon.png);
}


/* SUPPORT STATUS – BUILT – BLUE */
.Built h1,
.Built h2,
.Built h3,
.Built h4,
.Built h5,
.Built h6 {
	color:#53AEE2;
}

.Built .catlinks {
	/*border-top:#53AEE2;
	background-color: #c3e8f8;*/
}

.Built ul {
	list-style-image: url(/skins/common/images/bulletb-icon.png);
}

.Built table.wikitable {
	border:#53AEE2;
        background-color:#c3e8f8;
}

.Built table.wikitable th, .Built table.wikitable td {
        border:#53AEE2;
}

.Built table.wikitable th {
        background-color:#009cd1;
}


/* SUPPORT STATUS – TESTING – BLUE */
.Testing h1,
.Testing h2,
.Testing h3,
.Testing h4,
.Testing h5,
.Testing h6 {
	color:#53AEE2;
}

.Testing .catlinks {
	/*border-top:#53AEE2;
	background-color:#c3e8f8;*/
}

.Testing ul {
	list-style-image: url(/skins/common/images/bulletb-icon.png);
}

.Testing table.wikitable {
	border:#53AEE2;
        background-color:#c3e8f8;
}

.Testing table.wikitable th, .Built table.wikitable td {
        border:#53AEE2;
}

.Testing table.wikitable th {
        background-color:#009cd1;
}


/* SUPPORT STATUS – COMPLETE – YELLOW */
.Complete h1,
.Complete h2,
.Complete h3,
.Complete h4,
.Complete h5,
.Complete h6 {
color:#e4c321;
}

.Complete .catlinks {
	/*border-top:#e4c321;
	background-color:#f0e9a7;*/
}

.Complete ul {
	list-style-image: url(/skins/common/images/bullety-icon.png);
}

.Complete table.wikitable {
	border:#e4c321;
        background-color:#fff;
}

.Complete table.wikitable th, 
.Complete table.wikitable td {
        border:#e4c321;
}

.Complete table.wikitable th {
        background-color:#f0e9a7;
}

/* SUPPORT STATUS – RELEASED – GREEN */
.Released h1,
.Released h2,
.Released h3,
.Released h4,
.Released h5,
.Released h6 {
	color:#64BE69;
}

.Released .catlinks {
	/*border-top:#64BE69;
	background-color: #b1ddc7;*/
}

.Released ul {
	list-style-image: url(/skins/common/images/bulletg-icon.png);
}

/*cascade wikitable formats*/
.Released table.wikitable {
	border:#64BE69;
        background-color:#b1ddc7;
}

.Released table.wikitable th, .Released table.wikitable td {
        border:#64BE69;
}

.Released table.wikitable th {
        background-color:#3eb87d;
	color: #fff;
}




/* IPEDS */
.ns-200 h1,
.ns-200 h2,
.ns-200 h3,
.ns-200 h4,
.ns-200 h5,
.ns-200 h6 {
	color:#b62d8f;
}

.ns-200 .catlinks {
	/*border-top: 1px solid #b62d8f;
	background-color:#ddb9d7;*/
}

.ns-200 ul {
	list-style-image: url(/skins/common/images/bulletp-icon.png);
}







/* From Wikipedia tv box – used for right side navigation*/
div.infobox {
    background-color: #e3e9ff;
    color: #333;
    margin: 0.5em 0 0.5em 1em;
    padding: .5em;
    width: 20em;
    /* @noflip */
    /* @noflip */
    clear: right;
    text-align: left;
    font-size: .95em;
float:right;
}



div.infobox dt>a {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 1.25em;
}


div.infobox .selflink {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 1.25em;
}


div.infobox p {
     margin-left: 0em;
      word-wrap:break-word;
}

div.infobox p.title {
     font-weight: bold;
}

.ns-100 div.infobox p.title {
     color:#64BE69;
}

.ns-102 div.infobox p.title {
     color:#53AEE2;
}

.ns-106 div.infobox p.title {
     color:#dc3f39;
}

.ns-108 div.infobox p.title {
     color:#e4c321;
}

.ns-110 div.infobox p.title {
     color:#53AEE2;
}

.ns-112 div.infobox p.title {
     color:#dc3f39;
}

.ns-200 div.infobox p.title {
     color:#b62d8f;
}
.ns-114 div.infobox p.title {
     color:#e4c321;
}

div.infobox li {
     margin-left: .5em;
}




/*Footer "Page has been accessed xxx times*/
#footer-info-viewcount {
	display:none;
}

/*Footer "Last Modified"*/
#footer-info-lastmod {
display: none;
}

#footer-places-privacy  {
display: none;
}

#footer-places-about  {
display: none;
}

#footer-info-copyright {
}

.ns-0 #footer-places-disclaimer, .ns-106 #footer-places-disclaimer, .ns-112 #footer-places-disclaimer   {
display: none;
}

#footer-places-disclaimer a {
color: #333;
}

#ca-talk { display: none; }
#ca-nstab-news, #ca-nstab-studies, #ca-nstab-mainpage, #ca-nstab-support, #ca-nstab-libpas, #ca-nstab-libsat, #ca-nstab-informsus, #ca-nstab-services, #ca-nstab-studies, #ca-nstab-minutes, #ca-nstab-special, #ca-nstab-mediawiki,  #ca-nstab-main
{ display: none; }


/* MediaWiki:Group-staff.css */