Diferència entre les revisions de "MediaWiki:Monobook.css"

De L'Enciclopèdia, la wikipedia en valencià
Anar a la navegació Anar a la busca
m (Revertides les edicions de Valencian (discussió); s'ha recuperat l'última versió de Admin)
 
(No es mostren 9 edicions intermiges d'2 usuaris)
Llínea 1: Llínea 1:
 
/* If you copy this, please include the following line: */
 
/* If you copy this, please include the following line: */
   
+
 
     /* Stolen from [[User:Animum/monobook.css]] */
 
     /* Stolen from [[User:Animum/monobook.css]] */
 
+
 
/* Thank you. */
 
/* Thank you. */
 
+
 
/* Orange "You have new messages" changed */
 
/* Orange "You have new messages" changed */
 +
body.page-Portada h1.firstHeading { display:none; }
 
.usermessage {
 
.usermessage {
 
     background: url('http://upload.wikimedia.org/wikipedia/commons/c/ca/360%C2%B0_Panorama_vom_Ahrensfelder_Berg.jpg') repeat-x center;
 
     background: url('http://upload.wikimedia.org/wikipedia/commons/c/ca/360%C2%B0_Panorama_vom_Ahrensfelder_Berg.jpg') repeat-x center;
Llínea 15: Llínea 16:
 
     vertical-align: middle;
 
     vertical-align: middle;
 
}
 
}
 
+
 
.usermessage a {
 
.usermessage a {
 
     color:#5A3696
 
     color:#5A3696
 
}
 
}
 
+
 
/* "From Wikipedia, the free encyclopedia" modification */
 
/* "From Wikipedia, the free encyclopedia" modification */
 
#siteSub {
 
#siteSub {
Llínea 25: Llínea 26:
 
     font-size: 95%;
 
     font-size: 95%;
 
}
 
}
 
+
 
/* Text alignment */
 
/* Text alignment */
 
body.mediawiki {
 
body.mediawiki {
 
     text-align: left;
 
     text-align: left;
 
}
 
}
 
+
 
/* Tab rounding */
 
/* Tab rounding */
#p-cactions ul
+
#p-cactions ul li, #p-cactions ul li a
{
+
{
        overflow:visible;
+
  -moz-border-radius-topright: 0.5em;
}
+
/*  -moz-border-radius-topleft: 0.5em; */
 
 
#p-cactions li
 
{
 
        border: 2px solid lightgrey;
 
        position: relative;
 
        float: left;
 
        -moz-border-radius-topleft: .5em;
 
        -moz-border-radius-topright: .5em;
 
}
 
 
 
/* Get rid of the border in the page title */
 
.firstHeading {
 
    border-bottom:none;
 
 
}
 
}
  
 +
 
/* Replace dotted borders on pre with a solid one. */
 
/* Replace dotted borders on pre with a solid one. */
 
#bodyContent pre {
 
#bodyContent pre {
 
     border: 1px solid #aaa;
 
     border: 1px solid #aaa;
 
}
 
}
 
+
 
/* Miscellaneous Corner-rounding */
 
/* Miscellaneous Corner-rounding */
 
div.pBody {
 
div.pBody {
Llínea 61: Llínea 50:
 
     -moz-border-radius-bottomright:0.5em;
 
     -moz-border-radius-bottomright:0.5em;
 
}
 
}
 
+
 
#content {
 
#content {
 
     -moz-border-radius-topleft: 0.75em;
 
     -moz-border-radius-topleft: 0.75em;
 
     -moz-border-radius-bottomleft: 0.75em;
 
     -moz-border-radius-bottomleft: 0.75em;
    border:1px solid #AAAAAA;
 
 
}
 
}
 
+
 
#footer {
 
#footer {
 
     -moz-border-radius: 6px;
 
     -moz-border-radius: 6px;
 
     border:1px solid #fabd23;
 
     border:1px solid #fabd23;
 
}
 
}
 
+
 
/* Link customization */
 
/* Link customization */
 
#bodyContent a:active { font-weight: normal; }
 
#bodyContent a:active { font-weight: normal; }
 
#bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
 
#bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
 
#bodyContent a.text { background: display; }
 
#bodyContent a.text { background: display; }
 
+
 
/* Some editing screen modifications */
 
/* Some editing screen modifications */
#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
+
/*#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
 
     display: none;
 
     display: none;
}  
+
} */
 
+
 
input#wpSummary {
 
input#wpSummary {
 
     width: 50%;
 
     width: 50%;
 
     margin-top: 12px;
 
     margin-top: 12px;
 
}
 
}
 
+
 
.editHelp {
 
.editHelp {
 
     margin-top:1.25em;
 
     margin-top:1.25em;
 
     margin-bottom:6px;
 
     margin-bottom:6px;
 
}
 
}
 
+
 
#wpSave, #wpPreview {
 
#wpSave, #wpPreview {
 
     margin-right:1px;
 
     margin-right:1px;
 
}
 
}
 
+
 
#previewnote {
 
#previewnote {
 
     text-decoration: blink;
 
     text-decoration: blink;
}
 
 
#toolbar {
 
    display: none;
 
 
}
 
}
  
Llínea 115: Llínea 99:
 
     color:#000000;
 
     color:#000000;
 
}
 
}
 
+
 
#longpagewarning {
 
#longpagewarning {
 
     display:none
 
     display:none
 
}
 
}
 
+
 
/* Get RID of that annoying fund raiser advert */
 
/* Get RID of that annoying fund raiser advert */
 
#siteNotice {
 
#siteNotice {
 
     display:none
 
     display:none
 
}
 
}
 
+
 
/* Admin tools link fixer */
 
/* Admin tools link fixer */
 
#adminbarlinks a:visited {
 
#adminbarlinks a:visited {
 
     color:#002BB8
 
     color:#002BB8
 
}
 
}
 
+
 
/* Patrolled pages fixer */
 
/* Patrolled pages fixer */
 
.patrollink {
 
.patrollink {
Llínea 137: Llínea 121:
 
     background-color:transparent
 
     background-color:transparent
 
}
 
}
 
+
 
/* THIS LAST BIT IS STOLEN FROM AZATOTH'S MONOBOOK.CSS */
 
/* THIS LAST BIT IS STOLEN FROM AZATOTH'S MONOBOOK.CSS */
 
+
 
/* Nice borders for (almost) all boxes */
 
/* Nice borders for (almost) all boxes */
 
input[type="radio"],
 
input[type="radio"],
Llínea 156: Llínea 140:
 
input[type="submit"] {color: #aaa !important;}
 
input[type="submit"] {color: #aaa !important;}
 
input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}
 
input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}
 
+
 
/* For use with my monobook */
 
/* For use with my monobook */
 
.ns-0 * .tabmenu ul li {
 
.ns-0 * .tabmenu ul li {
 
     background: white !important;
 
     background: white !important;
 
}
 
}
 
+
 
/* Prettify the headers of the quickbar (left-hand column of boxes) */
 
/* Prettify the headers of the quickbar (left-hand column of boxes) */
 
+
 
#p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
 
#p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
 
     display: inline;
 
     display: inline;
 
     height: 1em;
 
     height: 1em;
     font-size: 85%;
+
     font-size: 91%;
 
     font-weight: normal;
 
     font-weight: normal;
 
     white-space: nowrap;
 
     white-space: nowrap;
Llínea 176: Llínea 160:
 
     text-transform: lowercase;
 
     text-transform: lowercase;
 
     background: white;
 
     background: white;
     -moz-border-radius-topright:1em
+
     -moz-border-radius-topright:0.5em
 
}
 
}
 
+
 
#p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
 
#p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
 
     padding-top: 2px;
 
     padding-top: 2px;
 
}
 
}
 
+
 
/* Diff screen changes */
 
/* Diff screen changes */
 +
 +
del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline { border:none; }
 +
 +
/* Space for testing below */
  
del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline { border:none; }
 
  
/* Space for testing below */
+
/* Style discussion */
body.page-Main_Page li#ca-nstab-main { content:"main page" }
+
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, .ns-11 dd, .ns-13 dd, .ns-15 dd, .ns-101 dd, .ns-103 dd
 +
{
 +
  margin: 0 0 1em 0;
 +
  padding: 0;
 +
}
 +
 +
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
 +
{
 +
  border-top: solid 1px #F0F080;
 +
  border-left: solid 1px #F0F080;
 +
  padding-top: 0.5em;
 +
  padding-left: 0.5em;
 +
  margin: 0 0 0 1em;
 +
}
 +
 +
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
 +
{ background-color: #FFFFE0; }
 +
 +
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, .ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl
 +
{ background-color: #FFFFEE; }
 +
 +
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, .ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl
 +
{  background-color: #FFFFE0; }
 +
 +
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl, .ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl, .ns-101 dl dl dl dl, .ns-103 dl dl dl dl
 +
{ background-color: #FFFFEE; }
 +
 +
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, .ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, .ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, .ns-103 dl dl dl dl dl
 +
{ background-color: #FFFFE0; }
 +
 +
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl
 +
{ background-color: #FFFFEE; }
 +
 +
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl
 +
{ background-color: #FFFFE0; }
 +
 +
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl
 +
{ background-color: #FFFFEE; }
 +
 +
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl
 +
{ background-color: #FFFFE0; }
 +
 +
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl
 +
{ background-color: #FFFFEE; }

Última revisió del 14:39 11 oct 2010

/* If you copy this, please include the following line: */
 
    /* Stolen from [[User:Animum/monobook.css]] */
 
/* Thank you. */
 
/* Orange "You have new messages" changed */
body.page-Portada h1.firstHeading { display:none; }
.usermessage {
    background: url('http://upload.wikimedia.org/wikipedia/commons/c/ca/360%C2%B0_Panorama_vom_Ahrensfelder_Berg.jpg') repeat-x center;
    border: 1px solid silver;
    color: #5A3696;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
 
.usermessage a {
    color:#5A3696
}
 
/* "From Wikipedia, the free encyclopedia" modification */
#siteSub {
    font-family:Trebuchet MS;
    font-size: 95%;
}
 
/* Text alignment */
body.mediawiki {
    text-align: left;
}
 
/* Tab rounding */
#p-cactions ul li, #p-cactions ul li a 
{  
  -moz-border-radius-topright: 0.5em;
/*  -moz-border-radius-topleft: 0.5em; */
}

 
/* Replace dotted borders on pre with a solid one. */
#bodyContent pre {
    border: 1px solid #aaa;
}
 
/* Miscellaneous Corner-rounding */
div.pBody {
    -moz-border-radius-topright:0.5em;
    -moz-border-radius-bottomright:0.5em;
}
 
#content {
    -moz-border-radius-topleft: 0.75em;
    -moz-border-radius-bottomleft: 0.75em;
}
 
#footer {
    -moz-border-radius: 6px;
    border:1px solid #fabd23;
}
 
/* Link customization */
#bodyContent a:active { font-weight: normal; }
#bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
#bodyContent a.text { background: display; }
 
/* Some editing screen modifications */
/*#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
    display: none;
} */
 
input#wpSummary {
    width: 50%;
    margin-top: 12px;
}
 
.editHelp {
    margin-top:1.25em;
    margin-bottom:6px;
}
 
#wpSave, #wpPreview {
    margin-right:1px;
}
 
#previewnote {
    text-decoration: blink;
}

#protectedpagewarning { 
    -moz-border-radius:.5em;
    margin: 0 0 1em; 
    padding: .6em .6em; 
    vertical-align: middle; 
    border: solid #aaaaaa 1px;
    font-size:91%;
    background-color:#ffffff;
    color:#000000;
}
 
#longpagewarning {
    display:none
}
 
/* Get RID of that annoying fund raiser advert */
#siteNotice {
    display:none
}
 
/* Admin tools link fixer */
#adminbarlinks a:visited {
    color:#002BB8
}
 
/* Patrolled pages fixer */
.patrollink {
    display:none
}
li.not-patrolled {
    background-color:transparent
}
 
/* THIS LAST BIT IS STOLEN FROM AZATOTH'S MONOBOOK.CSS */
 
/* Nice borders for (almost) all boxes */
input[type="radio"],
input[type="checkbox"] { border:none; }
input[type="submit"] {
    border: 1px solid #aaa !important;
    background-color: #f9f9f9 !important;
}
/* make round corners for the rest */
input[type="submit"] {
   -moz-border-radius-topleft: 2px !important; 
   -moz-border-radius-topright: 2px !important;
   -moz-border-radius-bottomleft: 2px;
   -moz-border-radius-bottomright: 2px;
} 
input[type="submit"] {color: #aaa !important;}
input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}
 
/* For use with my monobook */
.ns-0 * .tabmenu ul li {
    background: white !important;
}
 
/* Prettify the headers of the quickbar (left-hand column of boxes) */
 
#p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
    display: inline;
    height: 1em;
    font-size: 91%;
    font-weight: normal;
    white-space: nowrap;
    border-color:#aaa; 
    border-width:1px;
    border-style: solid solid none solid;
    padding: 0 1em 1px 1em;
    text-transform: lowercase;
    background: white;
    -moz-border-radius-topright:0.5em
}
 
#p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
    padding-top: 2px;
}
 
/* Diff screen changes */
 
del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline { border:none; }
 
/* Space for testing below */


/* Style discussion */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, .ns-11 dd, .ns-13 dd, .ns-15 dd, .ns-101 dd, .ns-103 dd
{ 
   margin: 0 0 1em 0;
   padding: 0;
}
 
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
{ 
   border-top: solid 1px #F0F080; 
   border-left: solid 1px #F0F080; 
   padding-top: 0.5em; 
   padding-left: 0.5em; 
   margin: 0 0 0 1em;
}
 
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, .ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, .ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl
{  background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl, .ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl, .ns-101 dl dl dl dl, .ns-103 dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, .ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, .ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, .ns-103 dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }