MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus NordhausenWiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 5: | Zeile 5: | ||
* @updated 2012-02-29 | * @updated 2012-02-29 | ||
*/ | */ | ||
.mw-charinsert-buttons { | .mw-charinsert-buttons { | ||
margin-top: 10px; | margin-top: 10px; |
Version vom 28. November 2012, 21:12 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/**
* Styling for links generated by [[MediaWiki:Edittools]]
* @source www.mediawiki.org/wiki/Extension:CharInsert#Styling
* @updated 2012-02-29
*/
.mw-charinsert-buttons {
margin-top: 10px;
border: 1px solid #aaaaaa;
padding: 1px;
text-align: center;
font-size: 110%;
}
.mw-charinsert-buttons a {
color: black;
background-color: #cde !important;
font-weight: bold;
font-size: .9em;
text-decoration: none;
border: thin #069 outset;
padding: 0 .1em .1em;
}
.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {
background-color: #bcd;
border-style: inset;
}
.client-js .mw-edittools-section {
display: inline;
}
.client-js .mw-edittools-section input[type="button"] {
font-size: 0.9em;
padding-left: 1px;
padding-right: 1px;
margin-left: 1px;
}
/* Einzelnachweise kleiner */
ol.references,
div.reflist,
div.refbegin {
font-size: 90%; /* Default font-size */
margin-bottom: 0.5em;
}
div.refbegin-100 {
font-size: 100%; /* Option for normal fontsize in {{refbegin}} */
}
div.reflist ol.references {
font-size: 100%; /* Reset font-size when nested in div.reflist */
list-style-type: inherit; /* Enable custom list style types */
}
/* Highlight clicked reference in blue to help navigation */
ol.references li:target,
sup.reference:target,
span.citation:target {
background-color: #fdfaa1;
}
/* Ensure refs in table headers and the like aren't bold or italic */
sup.reference {
font-weight: normal;
font-style: normal;
}
/* Gallery */
gallery {
max-width: 800px;
}
table.gallery {
margin: 0px;
padding: 0px;
background-color: #6f6f6f;
}
table.gallery tr {
vertical-align: top;
}
table.gallery td {
vertical-align: top;
}
div.gallerytext {
overflow: hidden;
font-size: 10px;
color: #6f6f6f;
padding: 1px;
}
div.gallerybox div.thumb {
border: 1px solid #CCC;
padding: 0px;
width: 145px;
margin: 5px auto;
}
li.gallerybox {
vertical-align: top;
width: 145px;
border: solid 0px;
}
ul.gallery, li.gallerybox {
zoom: 1;
*display: inline;
}
ul.gallery {
width:800px;
margin: 0px;
padding: 0px;
display: block;
}
li.gallerycaption {
font-weight: bold;
text-align: center;
display: block;
word-wrap: break-word;
}
li.gallerybox div.thumb {
text-align: center;
border: 1px solid #ccc;
margin: 0px;
width:145px;
}
div.gallerytext {
overflow: hidden;
font-size: 85%;
padding: 2px 4px;
word-wrap: break-word;
}
/* wikitable */
table.wikitable {
margin: 2px;
background: #FFFFFF;
border: 1px #DDDDDD solid;
border-collapse: collapse;
empty-cells:show;
}
table.wikitable td {
border: 1px #aaa solid;
padding: 5px;
}
table.wikitable th {
border: 1px #aaa solid;
padding: 5px;
background: #EEEEEE;
text-align: center;
}
table.wikitable caption {
margin-left: inherit;
margin-right: inherit;
font-weight: bold;
}
/* Größere Einrückung für Zeilennummerierungen */
dd {
margin-left:2.8em;
}
.poem {
margin-bottom: 0em;
margin-top: 0em;
line-height: 1.6em;
margin-left: 6em;
}
.poem p {
margin-top: 0em ! important;
margin-bottom: 0em ! important;
}
.poem .zeilennummer {
left:-4.5em;
}
.zeilennummer {
position:absolute;
top:0em;
left:-4.5em;
width:4.0em;
text-align:right;
margin:0.0em;
font-size:0.8em;
vertical-align:middle;
}
.poem .pr1pn {
position:absolute;
top:0em;
left:-5.5em;
width:3em;
text-align:right;
margin:0.0em;
vertical-align:middle;
}
.seitennummer {
position:absolute;
top:0em;
left:-0.5em;
width:3em;
text-align:right;
margin:0.0em;
vertical-align:middle;
}
.poem .seitennummer {
left:-0.5em;
}
/* präferierte Fonts für bestimmte Schriftsysteme */
span.polytonic
{
font-family:
'Arial Unicode MS',
'Palatino Linotype',
'Code2000',
'New Athena Unicode',
'Gentium',
'Athena Unicode',
sans-serif;
}
span.hebrew
{
font-family:
'Quivira',
'Sun-ExtA',
'Arial Unicode MS',
'SBL Hebrew',
'Code2000',
'MPH 2B Damase',
sans-serif;
}
span.unicode
{
font-family:
'Arial Unicode MS',
'Lucida Sans Unicode',
'Lucida Grande',
'TITUS Cyberbit Basic',
'Code2000',
'MV Boli',
'MS Mincho',
'Arial',
sans-serif;
}
/* Styles für Proofreading-Extension */
.Index {
display: none;
}
.pagetext {
text-align: justify;
}
.ns-104 .quality4, .editCheckboxes .quality4 { /* fertig */
background:#90EE90 /* grün */
}
.ns-104 .quality3, .editCheckboxes .quality3 { /* korrigiert */
background:#ffe867 /* gelb */
}
.ns-104 .quality2, .editCheckboxes .quality2 { /* ???? */
background:#ff0000; /* rot */
}
.ns-104 .quality1, .editCheckboxes .quality1 { /* unkorrigiert */
background:#ffa0a0; /* hell-rot */
}
.ns-104 .quality0, .editCheckboxes .quality0 { /*sofort fertig*/
background:#dddddd /* grau */
}
.ns-102 .editsection { visibility:hidden; }
/* Style um den Abstand zwischen den Absätzen zu vergrößern */
dl {
margin: 0px;
margin-bottom: 1em;
}