|
|
(71 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
| /* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ | | /* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ |
− | .p-logo {
| |
− | float:left;
| |
− | }
| |
− | .header_text {
| |
− | float:left;
| |
− | font-size: 30px;
| |
− | padding-top: 10px;
| |
− | padding-left: 15px;
| |
− | display: block;
| |
− | }
| |
− | .container {
| |
− | width: auto !important;
| |
− | margin: 0px !important;
| |
− | }
| |
− | .container .row:first-child, .container .row:nth-child(2) {
| |
− | background-color: #86bc24;
| |
− | width: auto !important;
| |
− | margin-left: -15px;
| |
− | margin-right: -15px;
| |
− | color: #ffffff;
| |
− | }
| |
− | .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-default {
| |
− | background:none !important;
| |
− | border:none;
| |
− | margin-bottom:0px;
| |
− | }
| |
− | .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
| |
− | color:#ffffff;
| |
− | }
| |
− |
| |
− |
| |
− | table.formtable {
| |
− | width:100%;
| |
− | border-spacing: 10px;
| |
− | border-collapse: separate;
| |
− | }
| |
− | table.formtable td, .formdiv {
| |
− | border: 1px solid #dddddd;
| |
− | background:#f9f9f9;
| |
− | padding:15px;
| |
− | vertical-align:top;
| |
− | }
| |
− | .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;
| |
− | }
| |
− |
| |
− | .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_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;
| |
− | }
| |