User:Segjin/monobook.css: Difference between revisions

From Wiki
Jump to navigation Jump to search
Segjin (talk | contribs)
mNo edit summary
Segjin (talk | contribs)
mNo edit summary
 
(85 intermediate revisions by the same user not shown)
Line 1: Line 1:
#column-content, #content, #column-one, #footer, #p-logo, #p-cactions {
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: static;
}
#column-content {
#column-content {
   width: 100%;
   width: 100%;
  float: right;
  margin: 0 0 0.6em -12.2em;
  padding: 0;
   background: transparent none;
   background: transparent none;
  margin-top: 3px;
}
}
#content {
#content {
  padding: 0em 1em 1.5em 1em;
   background: transparent none;
   background: transparent none;
   line-height: 1.5em;
   line-height: 1.5em;
  position: relative;
   z-index: 98;
   z-index: 99;
  /*border: 1px solid green;*/
   border: none;
   border: none;
  margin-right: 15px;
  margin-top: 0px;
}
}
#column-one {  
#column-one {  
  background: transparent none;
  background: transparent none;
  padding: 10px 10px;
  width: 140px;
}
}
/* change the logo */
 
#p-cactions {
  height: 25px;
  text-align: left;
  z-index: 99;
}
 
#p-logo {
#p-logo {
   background: url(/images/main_castle.gif) no-repeat;  
   background-image: url(/images/main_castle.gif);
  background-repeat: no-repeat;
  height: 101px;
   width: 100%;
   width: 100%;
  height: 101px;
  margin: 0 0 0 0;
}
}
#p-logo a {  
 
#p-logo a, #p-logo a:hover {  
   display: none;
   display: none;
}
}
#column-one {
 
   margin-top: 75px;
#footer {
   padding-top: 75px;
   border: none;
  position: relative;
   margin-bottom: 15px;
  float: right;
}
}
#p-cactions {
 
   margin-top: 90px;
#footer, #column-content {
   margin-right: 5px;
}
}
#column-content {
 
   margin-top: 135px;
#f-poweredbyico {
}
   /*top: 0px;
#footer {
  margin: 0 0 0 0;
   border: none;
   padding: 15px 15px 15px 15px;
   float: right;
   float: none;*/
   padding-right: 15px;
   display: none;
}
}


#globalWrapper {
#globalWrapper {
   width: 100%;
   width: 100%;
   margin: 0 0 0 0;
   margin: 0;
   padding: 0;
   padding: 0;
}
}
Line 57: Line 68:
   clear: both;
   clear: both;
   background: transparent;
   background: transparent;
}
#bodyContent a.external,
a, a:visited, #p-personal ul li a, #preftoc a, li a,
a.new, a.interwiki, a.external, a.stub {
  text-decoration: none;
  font-weight: normal;
  color: red;
}
a:hover, #p-personal ul li a:hover, #preftoc a:hover {
  color: #cccc99;
  text-decoration: underline;
}
a:active, #p-personal ul li a:active, #preftoc a:active, #preftoc li.selected a {
  color: #cccc99;
}
#p-personal ul li a:hover {
  background: black;
}
/* #content, #content table */
#p-cactions ul li a {
  background: #f5f5f5;
}
}


Line 92: Line 78:
}
}


/* stop background image from scrolling with content area */
body {  
body {  
   background-attachment: fixed;  
   background-attachment: fixed;  
  margin-right: 20px;
}
}


/* replace the book in the background with something else */
body, pre, table, #content, #footer, #toc,
body, pre, table, #content, #footer, #toc {  
#bodyContent, ul#filetoc, code  {  
   background: black;  
   background: black;  
   color: #cccc99;
   color: #ccff99;
   font-family: "Arial";
   font-family: "Arial";
}
    
pre {
   border: 1px solid green;
}
}


Line 123: Line 107:
}
}


/* change background of unselected tabs */
#p-cactions ul li a {
  background: #C7FDC7;
}
/* change background of selected tabs */
#p-cactions ul li.selected a {
  background: white;
}
/* change border background of selected tabs */
#p-cactions li.selected {
  border-color: #aaaaaa;
}
/* 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;
}
*/
/* put scrollbar on pre sections instead of ugly cutoff/overlap in firefox */
pre {  
pre {  
   overflow: auto;  
   overflow: auto;  
Line 179: Line 136:
   padding: 3px 3px 3px 3px;
   padding: 3px 3px 3px 3px;
}
}


#preftoc li, #preftoc li.selected {
#preftoc li, #preftoc li.selected {
Line 191: Line 147:
   text-align: right;
   text-align: right;
   font-size: 1.25em;
   font-size: 1.25em;
   font-family: "Script MT Bold" "Arial";
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
}
}


Line 210: Line 166:
}
}


fieldset {
fieldset, ul#filetoc {
   border: 1px solid #008000;
   border: 1px solid #ccff99;
   margin-top: 0em;
   margin-top: 0em;
}
}


fieldset, legend {
fieldset, legend {
 
   background: transparent;
   background: transparent;
}
}
/*
input[type="radio"]
input[type="checkbox"]
input[type="text"]
select
*/


h1, h2, h3, h4, h5, legend {
h1, h2, h3, h4, h5, legend {
   color: #cccc99;
   color: #ccff99;
   font-weight: bold;
   font-weight: bold;
   font-family: "Script MT Bold" "Arial";
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
   text-transform: capitalize;
   text-transform: capitalize;
}
}
Line 242: Line 190:
   display: block;
   display: block;
   font-size: 20px;
   font-size: 20px;
  height: 25px;
   text-align: right;
   text-align: right;
  padding-right: 0.5em;
   margin-right: 0px;
   margin-right: 0px;
   border: none;
   border: none;
  padding: 7px 5px 5px 15px;
  background-image: url(http://www.addictmud.org/wiki/images/6/67/AddictDragon.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 30px;
}
}


#p-personal, #p-navigation, #p-search, #p-tb {
#p-personal, #p-navigation, #p-search, #p-tb {
   background: black;
   background: black;
   width: 11.3em;
   width: 100%;
}
}


Line 257: Line 208:
   background: transparent;
   background: transparent;
   border: none;
   border: none;
  margin-right: 0px;
  padding-right: 10px;
}
}


#p-personal ul, #p-navigation ul, #p-search ul, #p-tb ul {   
#p-personal ul, #p-navigation ul, #p-search ul, #p-tb ul {   
   text-align: right;
   text-align: right;
   font-size: 1.25em;
   font-size: 11pt;
   font-family: "Script MT Bold" "Arial";
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
 
}
}


Line 270: Line 222:
   list-style-type: none;
   list-style-type: none;
   list-style-image: none;
   list-style-image: none;
}
/* style the search box and the buttons below it */
#toggleSearch, #toggleSearch a {
  font-family: "Arial";
  font-size: 10pt;
  text-decoration: none;
  display: inline;
}
#toggleSearch :hover {
  text-decoration: underline;
}
input.searchButton {
  background-color: #efefef !important;
  border: 1px outset !important; 
}
}


Line 298: Line 233:


/* the page-related actions- page/talk, edit etc */
/* the page-related actions- page/talk, edit etc */
#p-cactions {
  text-align: left;
  padding-left: 0px;
}
#p-cactions .selected, #p-cactions ul li.selected a,
#p-cactions .selected, #p-cactions ul li.selected a,
#p-cactions li, #p-cactions li.selected, #p-cactions li.new {
#p-cactions li, #p-cactions li.selected, #p-cactions li.new {
Line 311: Line 242:
   border: none;
   border: none;


   color: red;
   color: white;
   text-align: left;
   text-align: left;
   font-size: 18px;
  height: 11pt;
   font-weight: bold;
   font-size: 11pt;
   font-family: "Script MT Bold" "Arial";
   font-weight: normal;
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
   text-transform: capitalize;
   text-transform: capitalize;
}
#p-cactions .selected, #p-cactions ul li.selected a {
}
#p-cactions ul li a:hover, #p-cactions li a:hover {
  text-decoration: underline;
  color: #cccc99;
}
}
#prefcontrol {
#prefcontrol {
Line 328: Line 254:
   margin-top: 0;
   margin-top: 0;
}
}
.special li {
#catlinks, pre {
   list-style-type: none;
  border: 1px solid #ccff99;
   list-style-image: none;
}
   text-align: left;
#catlinks {
  background: black;
  clear: both;
}
#pagehistory li, #pagehistory li.selected {
   border: none;
  background: transparent;
}
.toclevel-1 {
  border: 1px solid #ccff99;
  padding: 3px 3px 3px 3px;
}
#toctitle {
  border-collapse: collapse;
  border: none;
}
#toggleSearch, #toggleSearch a {
  font-family: "Arial";
   font-size: 10pt;
  text-decoration: none;
  display: inline;
}
.firstHeading {
  font-size: 16pt;
  color: white;
  border: none;
}
 
#footerImage {
}
 
#p-personal ul li a:hover {
  background: black;
}
 
#toggleSearch, #searchToggler {
  font-size: 7pt;
}
 
#content {
  margin: 0 0 0 0;
}
 
/* diff */
table .diff, td .diff-otitle, td .diff-ntitle, td .diff-context,
td.diff-deletedline, td.diff-addedline {
  background: transparent;
}
 
td .diff-deletedline, td .diff-addedline, .diffchange {
  font-weight: bold;
}
 
td .diff-deletedline {
  color: red;
}
 
td .diff-addedline {
  color: green;
}
 
.diffchange {
  color: blue;
}
 
.not-patrolled {
  background: transparent;
}
 
#allmessagestable th, #allmessagestable tr.def, #allmessagestable tr.orig, #allmessagestable tr.new {
  background: transparent;
}
 
#allmessagestable th {
   text-align: center;
  font-size: 10pt;
}
 
#allmessagestable tr.def td {
  background: transparent;
}
 
#allmessagestable tr.orig td {
  background: transparent;
}
 
#allmessagestable tr.new td {
  background: transparent;
}
 
a, a:visited, a:active, a.stub,
a.new, a.interwiki,
li a, li a:active, li a:visited,
#p-personal li a, #p-personal li a.new,
#preftoc a, #preftoc a:active,
#pbody ul li a,
#bodyContent a.external, a.external,
#p-cactions ul li a,
#p-cactions ul li.selected a, #p-cactions ul li.new a {
  color: white;
  font-weight: normal;
  text-decoration: none;
}
 
a:hover, a.stub:hover,
a.new:hover, a.interwiki:hover,
li a:hover,
#p-personal li a:hover, #p-personal li a.new:hover,
#preftoc a:hover,
#pbody ul li a:hover,
#bodyContent a.external:hover, a.external:hover {
  text-decoration: none;
}
 
a:visited,
a.new:visited,
#preftoc a:visisted,
#p-personal li a.new:visited,
#p-cactions ul li a:visited {
  color: white;
  font-weight: normal;
  text-decoration: none;
}
}

Latest revision as of 03:44, 19 January 2006

#column-content, #content, #column-one, #footer, #p-logo, #p-cactions {
   float: none;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   position: static;
}

#column-content {
   width: 100%;
   background: transparent none;
   margin-top: 3px;
}

#content {
   background: transparent none;
   line-height: 1.5em;
   z-index: 98;
   border: none;
}

#column-one { 
   background: transparent none;
   padding: 10px 10px;
   width: 140px;
}

#p-cactions {
   height: 25px;
   text-align: left;
   z-index: 99;
}

#p-logo {
   background-image: url(/images/main_castle.gif);
   background-repeat: no-repeat;
   height: 101px;
   width: 100%;
}

#p-logo a, #p-logo a:hover { 
   display: none;
}

#footer {
   border: none;
   margin-bottom: 15px;
}

#footer, #column-content {
   margin-right: 5px;
}

#f-poweredbyico {
   /*top: 0px;
   margin: 0 0 0 0;
   padding: 15px 15px 15px 15px;
   float: none;*/
   display: none;
}

#globalWrapper {
   width: 100%;
   margin: 0;
   padding: 0;
}

.visualClear {
   clear: both;
   background: transparent;
}

#toc, #toc tr, #toc tr td {
   border: none;
}

#toctitle {
   text-align: left;
}

body { 
   background-attachment: fixed; 
   margin-right: 20px;
}

body, pre, table, #content, #footer, #toc,
#bodyContent, ul#filetoc, code  { 
   background: black; 
   color: #ccff99;
   font-family: "Arial";
   
}

/* suppress the person icon by your username */
li#pt-userpage { 
   background: none 
}

/* use browser prefs for text size and font */
body, #globalWrapper { 
   font: inherit !important; 
}

/* display body content */
div#bodyContent {
   width: 100%;
   line-height: 105%;
}

pre { 
   overflow: auto; 
}

/* Transform the user toolbar into a sidebox */
#p-personal {
   position: relative;
}

#p-personal .pBody {
   margin: 0 0.8em 0 0;
   padding: 0 0 0 0;
}

#p-personal ul {
   padding: 0;
   text-align: left;
   text-transform: none;
}

#p-personal li {
   display: list-item;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

#toctitle {
   padding: 3px 3px 3px 3px;
}

#preftoc li, #preftoc li.selected {
   border: none;
   background: transparent;

   line-height: 1.5em;
   list-style-type: none;
   list-style-image: none;
   
   text-align: right;
   font-size: 1.25em;
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
}

#preftoc {
   margin-top: 1em;
   padding-top: 0pt;
}

#preftoc li {
}

#preftoc li.selected {
}

legend {
   font-size: 1.25em;
   border: none;
}

fieldset, ul#filetoc {
   border: 1px solid #ccff99;
   margin-top: 0em;
}

fieldset, legend {
   background: transparent;
}

h1, h2, h3, h4, h5, legend {
   color: #ccff99;
   font-weight: bold;
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
   text-transform: capitalize;
}

#toctitle h2 {
   font-size: 2em;
}

#p-personal h5, #p-navigation h5, #p-search h5, #p-tb h5 {
   text-transform: capitalize;
   display: block;
   font-size: 20px;
   text-align: right;
   margin-right: 0px;
   border: none;
   padding: 7px 5px 5px 15px;
   background-image: url(http://www.addictmud.org/wiki/images/6/67/AddictDragon.png);
   background-repeat: no-repeat;
   background-position: center right;
   padding-right: 30px;
}

#p-personal, #p-navigation, #p-search, #p-tb {
   background: black;
   width: 100%;
}

#p-personal .pBody, #p-navigation .pBody, #p-search .pBody, #p-tb .pBody {
   background: transparent;
   border: none;
   margin-right: 0px;
   padding-right: 10px;
}

#p-personal ul, #p-navigation ul, #p-search ul, #p-tb ul {  
   text-align: right;
   font-size: 11pt;
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
}

#p-personal ul li, #p-navigation ul li, #p-search ul li, #p-tb ul li {
   line-height: 1.5em;
   list-style-type: none;
   list-style-image: none;
}

#searchInput { 
   border: 1px inset !important; 
}

#p-search .pBody {
   text-align: right;
}

/* the page-related actions- page/talk, edit etc */
#p-cactions .selected, #p-cactions ul li.selected a,
#p-cactions li, #p-cactions li.selected, #p-cactions li.new {
   background: transparent;
   border: none;
}
#p-cactions ul li a, #p-cactions li a, #p-cactions li.new a {
   background: transparent;
   border: none;

   color: white;
   text-align: left;
   height: 11pt;
   font-size: 11pt;
   font-weight: normal;
   font-family: "Monotype Corsiva" "Script MT Bold" "Arial";
   text-transform: capitalize;
}
#prefcontrol {
   float: right;
   margin-top: 0;
}
#catlinks, pre {
   border: 1px solid #ccff99;
}
#catlinks {
   background: black;
   clear: both;
}
#pagehistory li, #pagehistory li.selected {
   border: none;
   background: transparent;
}
.toclevel-1 {
   border: 1px solid #ccff99;
   padding: 3px 3px 3px 3px;
}
#toctitle {
   border-collapse: collapse;
   border: none;
}
#toggleSearch, #toggleSearch a {
   font-family: "Arial";
   font-size: 10pt;
   text-decoration: none;
   display: inline;
}
.firstHeading {
   font-size: 16pt;
   color: white;
   border: none;
}

#footerImage {
}

#p-personal ul li a:hover {
   background: black;
}

#toggleSearch, #searchToggler {
   font-size: 7pt;
}

#content {
   margin: 0 0 0 0;
}

/* diff */
table .diff, td .diff-otitle, td .diff-ntitle, td .diff-context,
td.diff-deletedline, td.diff-addedline {
   background: transparent;
}

td .diff-deletedline, td .diff-addedline, .diffchange {
   font-weight: bold;
}

td .diff-deletedline {
   color: red;
}

td .diff-addedline {
   color: green;
}

.diffchange {
   color: blue;
}

.not-patrolled {
   background: transparent;
}

#allmessagestable th, #allmessagestable tr.def, #allmessagestable tr.orig, #allmessagestable tr.new {
   background: transparent;
}

#allmessagestable th {
   text-align: center;
   font-size: 10pt;
}

#allmessagestable tr.def td {
   background: transparent;
}

#allmessagestable tr.orig td {
   background: transparent;
}

#allmessagestable tr.new td {
   background: transparent;
}

a, a:visited, a:active, a.stub, 
a.new, a.interwiki,
li a, li a:active, li a:visited,
#p-personal li a, #p-personal li a.new,
#preftoc a, #preftoc a:active,
#pbody ul li a,
#bodyContent a.external, a.external,
#p-cactions ul li a,
#p-cactions ul li.selected a, #p-cactions ul li.new a {
   color: white;
   font-weight: normal;
   text-decoration: none;
}

a:hover, a.stub:hover, 
a.new:hover, a.interwiki:hover,
li a:hover,
#p-personal li a:hover, #p-personal li a.new:hover,
#preftoc a:hover,
#pbody ul li a:hover,
#bodyContent a.external:hover, a.external:hover {
   text-decoration: none;
}

a:visited,
a.new:visited,
#preftoc a:visisted,
#p-personal li a.new:visited,
#p-cactions ul li a:visited {
   color: white;
   font-weight: normal;
   text-decoration: none;
}