MediaWiki:Common.css
Aus Open Source Ecology (OSE) Germany - Entwicklungsplattform
Version vom 16. November 2018, 16:07 Uhr von Djaeger (Diskussion | Beiträge)
Hinweis: Leere nach dem Speichern den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Internet Explorer: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Gehe zu Menü → Einstellungen (Opera → Einstellungen auf dem Mac) und dann auf Datenschutz & Sicherheit → Browserdaten löschen → Gespeicherte Bilder und Dateien.
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.p-logo {
float:left;
}
.header_text {
float:left;
font-size: 30px;
padding-top: 8px;
padding-left: 15px;
display: block;
}
.container {
width: auto !important;
margin: 0px !important;
}
.container .header_box, .container .menu_box{
background-color: #86bc24;
width: auto !important;
margin-left: -15px;
margin-right: -15px;
color: #ffffff;
}
.container .menu_box{
background-color: #93C937;
}
.p-logo img {
height: 60px;
}
.p-personal a {
color: #ffffff !important;
}
#pt-mytalk, #pt-watchlist, #pt-mycontris {
display:none;
}
.row {
width: 1170px;
margin: 0 auto;
}
.navbar {
min-height:0px;
}
.navbar-default {
background:none !important;
border:none;
margin-bottom:0px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
color:#ffffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
background-color: #86bc24 !important;
color: #ffffff !important;
}
.nav > li > a, #p-personal {
padding-top:9px;
padding-bottom:10px;
font-size:16px;
line-height:18px;
}
#ca-ve-edit, #ca-edit.collapsible, #ca-delete, #ca-move, #ca-delete, #ca-protect, #ca-unwatch, #ca-purge {
display:none;
}
#p-search {
padding-top: 13px;
}
.container-fluid {
padding-left:0px;
}
table.formtable {
width:100%;
border-spacing: 10px;
border-collapse: separate;
}
table.formtable > tbody > tr > td {
border: 1px solid #dddddd;
background:#f9f9f9;
padding:15px;
vertical-align:top;
}
.pfImagePreviewWrapper {
margin-top:10px;
}
.multipleTemplateInstance {
background-color:#f9f9f9;
}
.images_form_box .multipleTemplateInstance {
background-color:#f3f3f3;
}
.projekt_box > table, .projekt_component_box > table {
width:100%;
border: none !important;
background:none;
}
.projekt_box pre, .projekt_component_box pre, .formtable pre, .formdiv pre {
white-space:normal;
background: none;
border: none;
margin: 0px;
padding: 0px;
overflow: visible;
color:#333333;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
}
.projekt_box td, .projekt_component_box td {
border: none !important;
vertical-align: top;
}
.projekt_component_box td {
padding:15px !important;
}
.thumbinner {
text-align:center;
}
.formtable .pfTreeInput {
height: 300px !important;
overflow: hidden;
}
.projekt_box .wikitable p {
display:none;
}
.projekt_box .wikitable .info_row {
display:block;
border: 1px solid #dddddd;
background:#f9f9f9;
padding:15px;
margin-bottom:15px;
}
.projekt_component_box {
background-color: #f9f9f9;
border: 1px solid #ddd;
border-radius: 4px;
}
.projekt_component_box .wikitable, .projekt_component_box .wikitable h3 {
margin:0px;
}
ul.gallery.mw-gallery-slideshow {
width:485px;
margin:0px;
}
.mw-gallery-slideshow-buttons {
display: none !important;
}
.mw-gallery-slideshow .mw-gallery-slideshow-img-container img {
max-width: 100%;
max-height: 100%;
}
.mw-gallery-slideshow .gallerycarousel {
display: block;
text-align: center;
float:none;
height:320px;
}
.mw-gallery-slideshow .gallerybox {
display: block !important;
text-align: center;
float:left;
width:120px !important;
height:120px !important;
padding:5px;
}
.gallerybox * {
margin: 0px !important;
padding: 0px !important;
width: 100% !important;
}
.gallerybox .thumb img {
max-width:100% !important;
max-height:100% !important;
display: inline !important;
}
.gallerybox {
line-height:110px;
}
.pcmp_img {
width:400px;
}
.pcmp_img img {
max-width:400px;
}
.pcmp_desc {
width:100%;
}
.mw-category-generated .mw-category-group h3, .mw-category-generated .mw-content-ltr h3 {
display:none
}
.mw-special-RunQuery .contentHeader {
display:none;
}
.search_projekt_form .pfTreeInput {
height: 150px !important;
overflow: hidden;
}
.search_items_results_page > div > p, .rootpage-Home .mw-parser-output > p {
display:none !important;
}
.search_items_results_page .listwidget-container, .rootpage-Home .mw-parser-output {
margin:-10px;
}
.search_item pre {
background-color:#ffffff;
}
.search_item {
float:left;
width:256px;
height:300px;
margin:10px;
padding:0px;
white-space:normal;
overflow:hidden;
}
.search_item pre {
padding:20px;
margin:0px;
overflow:hidden;
height:100%;
}
.search_item * {
white-space:normal !important;
line-height:16px !important;
font-size:12px !important;
font-family:tahoma,arial,helvetica !important;
text-align:center;
}
.search_item img {
max-width:216px;
max-height:180px;
width:auto!important;
height:auto!important;
margin-bottom:5px;
}
.search_item a {
text-decoration:none!important;
}
.search_item .search_item_title {
margin-bottom:5px;
font-weight:bold;
text-align:left;
}
.search_item .search_item_desc {
text-align:left;
}
.search_item .search_item_desc * {
text-align:left;
display:inline;
margin:0px;
padding:0px;
line-height:inherit;
font-weight:normal !important;
}
.search_item .search_item_desc br {
display:none;
}
