MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Open Source Ecology (OSE) Germany - Entwicklungsplattform
Zeile 292: | Zeile 292: | ||
} | } | ||
.search_item .search_item_info { | .search_item .search_item_info { | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.search_item .search_item_info * { | .search_item .search_item_info * { | ||
Zeile 311: | Zeile 307: | ||
} | } | ||
− | .search_item:hover | + | .search_item:hover { |
+ | overflow:visible; | ||
+ | } | ||
+ | .search_item:hover search_item_frame { | ||
+ | position:absolute; | ||
+ | top:0px; | ||
height:200px; | height:200px; | ||
+ | background-color:#fef0e4; | ||
+ | } | ||
+ | .search_item:hover > pre, .search_item:hover.search_item_img { | ||
+ | height:auto; | ||
} | } | ||
.search_item:hover .search_item_desc { | .search_item:hover .search_item_desc { | ||
display:block; | display:block; | ||
} | } |
Version vom 29. April 2019, 08:31 Uhr
/* 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-protect, #ca-unwatch, #ca-purge { display:none; } #p-search { padding-top: 13px; } .container-fluid { padding-left:0px; } .firstHeading { border-bottom:1px solid #e2e2e2; } .mw-content-ltr h2 { border-bottom:1px solid #eeeeee; } 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:605px; 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; } .mw-gallery-slideshow-img-container, .mw-gallery-slideshow .gallerycarousel { height:320px; } .mw-gallery-slideshow-img-container > a { height:100%; } .mw-gallery-slideshow .gallerybox, .mw-gallery-traditional .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; height:100%; } .gallerybox .thumb img { max-width:100% !important; max-height:100% !important; display: inline !important; width: auto !important; height:auto !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: 12300px !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; overflow:auto; } .rootpage-Observatory .catlinks { display:none; } .search_item pre { background-color:#ffffff; } .search_item { float:left; width:256px; height:240px; margin:10px; padding:0px 0px 20px 0px; white-space:normal; overflow:hidden; position:relative; } .search_item pre { padding:0px; margin:0px; border:none; overflow:hidden; height:155px; border-radius:0px; } .search_item > pre { background-color:#fef0e4; padding:5px; border-bottom-left-radius:7px; border-bottom-right-radius:7px; height:56px; } .search_item_img { height:160px; } .search_item * { white-space:normal !important; line-height:16px !important; font-size:12px !important; font-family:tahoma,arial,helvetica !important; text-align:center; color:#296178; } .search_item img { width:100% !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; display:none; } .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; } .search_item .search_item_info { } .search_item .search_item_info * { font-weight:bold; color:#296178; } .search_item .search_item_info_lang { float:left; border-right:1px solid #000000; padding:2px 5px 2px 0px; } .search_item .search_item_info_type { float:left; padding:2px 0px 2px 5px; } .search_item:hover { overflow:visible; } .search_item:hover search_item_frame { position:absolute; top:0px; height:200px; background-color:#fef0e4; } .search_item:hover > pre, .search_item:hover.search_item_img { height:auto; } .search_item:hover .search_item_desc { display:block; }