MediaWiki:Common.css

Přejít na: navigace, hledání

Poznámka: Po uložení musíte smazat cache vašeho prohlížeče, jinak změny neuvidíte.

  • Firefox / Safari: Při kliknutí na Aktualizovat držte Shift nebo stiskněte Ctrl-F5 nebo Ctrl-R (na Macu ⌘-R)
  • Google Chrome: Stiskněte Ctrl-Shift-R (na Macu ⌘-Shift-R)
  • Internet Explorer: Při kliknutí na Aktualizovat držte Ctrl nebo stiskněte Ctrl-F5
  • Opera: Smažte obsah cache v menu Nástroje → Nastavení
/* Zde uvedené CSS bude ovlivňovat všechny styly */

@import url("http://en.opensuse.org/load.php?debug=false&lang=en&modules=site&only=styles&skin=bentofluid&*");

.clear {
    clear:both;
}

.clear-left {
    clear:left;
}

.clear-right {
    clear:right;
}

.bold {
    font-weight: bold;
}

.strikethrough {
    text-decoration: line-through;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.float-right {
    float:right;
}

.float-left {
    float:left;
}

.bg-white {
    background-color:white
}

.bg-ligth-green {
    background-color:#d7f1bd;
}

.noprint {
	text-align:right;
	margin:0.3em 0.2em 0.2em 0.3em;
	padding:0.3em 0.2em 0.2em 0.3em;
}

.box-footer {
    text-align:right;
    margin:0.3em 0.2em 0.2em 0.3em; 
    padding:0.3em 0.2em 0.2em 0.3em;
/*    border-bottom: 1px; */
    margin-bottom: -10px !important; /* override -15px !important from https://static.opensuse.org/themes/bento/css/base.fluid.fix.css which hides the border - must match padding for .box, see base.css line 128 */
    width:auto; /* override width:100% from base.css around line 181 */
    clear:both; /* should be added to base.css */
}

.box-header-span {
        color:black; 
        float: right; 
        padding-right: 1em; 
        font-size:80%; 
        font-weight: normal;
}

.box-header-container {
    margin: 0 1em 0.5em 1em; 
    width:240px; 
    float:right; 
    text-align: center;
}

.align-center {
	text-align: center;
}

.no-margin {
    margin:0 0 0 0;
}
 
.alphabet-box-header {
    text-indent:.5em;
    font-size:120%;
}
 
.alphabet-index-box {
    text-indent:.5em;
    font-size:120%;
}

.font-size80 {
	font-size: 80%;
}

.font-size50 {
	font-size: 50%;
}

.expand {
	border: 1px solid #6eb927;
	background-color:#ecf2e6;
	padding: .7em;
}

.gnome-title {
	border: 1px solid #6eb927;
	width: 100%;
	padding: .7em;
	margin: .5em 0;
}

.info-wrapper {
    background:#fefefe;
    color:#666666;
    padding:0 1em 0 1.1em;
    margin: .5em 0 .5em 0;
}

.info {
    border-left:.5em solid #ccc;
    padding:.2em .5em .4em 1em;
}

.infobox {
    margin: 0 1em 0.5em 1em;
    width:240px;
}

.intro-header {
	background:#fefefe;
	color:black;
	padding:0 1em 0 1.1em;
	margin: .5em 0 1em 0;
}
.intro-body {
	border-left:.5em solid #ccc;
	padding:.2em .5em .4em 1em;
}

.intro-frame {
	border: 1px solid #6eb927;
	padding: .7em;
	background-color:#ecf2e6;
	margin-top: 0;
}

.list-group {
	padding-left: 0;
}

.margin3 {
	margin-left:3px;
}

.note-bg {
	background-color: #fdffdd;
	margin: 1em 2.5% 0 2.5%;
	padding: 3px 3px;
	border: 1px solid #aaa;
}

.pointhere-box {
	overflow:hidden;
	margin:10px;
}
.pointhere-limits {
	margin: 0;
	padding: 0;
	width:100%;
}
.pointhere-text {
	text-align:center;
	vertical-align:top;
	padding: 0 10px;
	color: #fff;
	font-size: 150%;
	width: 32px;
	border-right: 1px solid #babdb6;
}
.pointhere-text-limits {
	padding:5px 10px;
	font-size:100%;
}

.quotation {
    padding:0 1em 0 1.1em;
    margin: .5em 0 .5em 0;
}
 
.sandbox-filepath {
    margin:8; 
    text-align:center; 
    vertical-align:center; 
    padding:0 .5em 0 0; 
    color: #fff;
 
    border-bottom: 1px solid #babdb6;
}
 
.sandbox-header {
    margin:0 1em 0 0;
    padding:0 1em 0 .5em;
    font-size:100%;
    border-bottom: 1px solid #babdb6;
}
 
.releasetable {
	font-size: 80%;
	text-align:center;
}

.used {
	background-color: #f3f9ff;
	margin: 1em 2.5% 0 2.5%;
	padding: 0 10px;
	border: 1px solid #aaa;
}

.delete {
  background:#f3f9ff;
  text-align: center;
  width: 70%;
}

.stats {
	background-color: #f3f9ff;
	padding: 3px;
	border: 1px solid #aaa;
}

.torigth {
	clear:right;
	margin-bottom: .5em;
	float: right;
	padding: .5em 0 .8em 1.4em;
	background: none;
}

.testing {
	background-color: #f3fff7;
	margin: 1em 2.5% 0 2.5%;
	padding: 0 10px;
	border: 1px solid #aaa;
}

.title-click-external {
    position: relative;
    overflow: hidden
}

.title-click-external-title {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 100px;
    overflow: hidden;
    line-height: 100px;
    z-index: 3
}

.title-click-external-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.translation {
    background-color: #f3f9ff;
    margin: 1em 2.5% 0 2.5%;
    padding: 3px;
    border: 1px solid #aaa;
}

.translation-left-panel {
    background-color:#d7f1bd;
}

.translation-pages {
    font-size: 70%;
    font-weight: bold;
}

.warning {
    font-style:oblique;
    font-size:large;
    text-align:center;
    font-weight:bold;
    background-color:#C00000;
    color:#ffffff;
}

.versionnote {
    background-color: #f3f9ff;
    margin: 1em 2.5% 0 2.5%;
    border: 1px solid #aaa;
}

.versionnote-left {
    background-color: #2f6fab;
    padding: 3px 3px
}

.versionnote-header {
    text-align: center;
    color: white;
}

.versionnote-text {
    text-align: center;font-size: 120%; font-weight: bold;color: white;
}


.news-titles {
    background-color:#E5E5E6;
    text-align:center;
    color:#000000
}

.newsheader-wrapper {
    width:70%;
    background:#fefefe;
    vertical-align:top;
    float:left;
    clear:left;
}

.newsheader-update {
    width:70%;
    float:left;
}

.newsheader-content {
    width:28%;
    float:right;
    clear:right;
}

.obsolete {
    background-color: #ecf2e6;
    margin: 1em 2.5% 0 2.5%;
    padding: 0 10px;
    border: 1px solid #aaa;
}