MediaWiki:Common.css: Revizyonlar arasındaki fark

İçerik silindi İçerik eklendi
Değişiklik özeti yok
Etiket: Geri alındı
ToprakM (mesaj) tarafından yapılmış 174523 numaralı değişiklikler geri getirildi. (TW)
Etiket: Geri al
72. satır:
}
 
/* Default styleskin for navigation boxes */
table.navbox { /* Navbox container style */
box-sizing: border-box: 1px solid #aaa;
width: 100%;
border: 1px solid #a2a9b1;
margin: auto;
width: 100%;
clear: both;
font-size: 88%;
text-align: center;
padding: 1px;
margin: 1em auto 0; /* Prevent preceding content from clinging to navboxes */
}
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */
margin-top: 0-1px; /* No(doesn't top marginwork for nestedIE6, but that's okay) navboxes */
}
.navbox + .navbox {
margin-top: -1px; /* Single pixel border between adjacent navboxes */
}
.navbox-inner,
.navbox-subgroup {
width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {,
table.navbox th {
padding: 0.25em 1em; /* Title, group and above/below styles */
text-align: center; /* Title and above/below styles */
line-height: 1.5em;
padding-left: 1em;
text-align: center;
padding-right: 1em;
}
th.navbox-group { /* Group style */
white-space: nowrap;
text-align: right;
/* @noflip */
font-weight: bold;
text-align: right;
padding-left: 1em;
padding-right: 1em;
}
.navbox, .navbox-subgroup {
background: #fdfdfd; /* Background color */
.navbox-subgroup {
background-color: #fdfdfd; /* Background color */
}
.navbox-list {
border-color: #fdfdfd; /* Must match background color */
line-height: 1.5em;
border-color: #fdfdfd; /* Must match background color */
}
.navbox-title,
/* cell spacing for navbox cells */
table.navbox th {
tr + tr > .navbox-abovebelow,
background: #ccccff; /* Level 1 color */
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list { /* Borders above 2nd, 3rd, etc. rows */
border-top: 2px solid #fdfdfd; /* Must match background color */
}
.navbox th,
.navbox-title {
background-color: #ccccff; /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
background-color: #ddddff; /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
background: #e6e6ff; /* Level 3 color */
.navbox-subgroup .navbox-abovebelow {
background-color: #e6e6ff; /* Level 3 color */
}
.navbox-even {
background-color: #f7f7f7; /* Even row striping */
}
.navbox-odd {
background-color: transparent; /* Odd row striping */
}
 
.navbox .hlist td dl,
.collapseButton { /* 'show'/'hide' buttons created dynamically */
.navbox .hlist td ol,
float: right; /* by the CollapsibleTables javascript in */
.navbox .hlist td ul,
font-weight: normal; /* [[MediaWiki:Common.js]] are styled here */
.navbox td.hlist dl,
text-align: right; /* so they can be customised. */
.navbox td.hlist ol,
width: auto;
.navbox td.hlist ul {
padding: 0.125em 0; /* Adjust hlist padding in navboxes */
}
.navbox .collapseButton { /* In navboxes, the show/hide button balances */
width: 6em; /* the vde links from [[Template:Navbar]], */
} /* so they need to be the same width. */
 
/*.navbar Default{ styling for Navbar /* Navbox template links */
font-size: 88%; /* Default font-size */
.navbar {
font-weight: normal;
display: inline;
font-size: 88%;
font-weight: normal;
}
.navbarnavbox ul.navbar {
font-size: 100%; /* Font-size when nested within navbox */
display: inline;
white-space: nowrap;
}
 
.mw-body-content .navbar ul {
/* Infobox template style */
line-height: inherit;
.infobox {
border: 1px solid #aaa;
background-color: #f9f9f9;
color: black;
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
float: right;
clear: right;
}
.infobox td,
.navbar li {
.infobox th {
word-spacing: -0.125em;
vertical-align: top;
}
.infobox caption {
.navbar.mini li abbr[title] {
font-variantsize: small-capslarger;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
.infobox.bordered {
/* Navbar styling when nested in infobox and navbox */
border-collapse: collapse;
.infobox .navbar {
font-size: 100%;
}
.infobox.bordered td,
.navbox .navbar {
.infobox.bordered th {
display: block;
border: 1px solid #aaa;
font-size: 100%;
}
.infobox.bordered .borderless td,
.navbox-title .navbar {
.infobox.bordered .borderless th {
/* @noflip */
border: 0;
float: left;
}
/* @noflip */
 
text-align: left;
.infobox.sisterproject {
/* @noflip */
width: 20em;
margin-right: 0.5em;
font-size: 90%;
}
 
.infobox.standard-talk {
border: 1px solid #c0c090;
background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
border: 1px solid #c0c090;
}
 
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
border: 0;
border-top: 1px solid #aaa;
border-right: 1px solid #aaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
border: 0;
border-right: 1px solid #aaa;
}
 
/* Styles for geography infoboxes, eg countries,
country subdivisions, cities, etc. */
.infobox.geography {
text-align: left;
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
 
.infobox.geography td,
.infobox.geography th {
border-top: 1px solid #aaa;
padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
border-top: 1px solid #aaa;
padding: 0.4em 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
border: 0;
padding: 0 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
border-top: 0;
border-bottom: 1px solid #aaa;
padding: 0 0.6em 0.4em 0.6em;
}
 
.infobox.geography .maptable td,
.infobox.geography .maptable th {
border: 0;
padding: 0;
}