StyleSheet: Unterschied zwischen den Versionen

Aus BIS-Hilfe-Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
div#intro {
margin-top: -30px;
padding-bottom: 20px;
}
div#txt {
padding: 0px 20px 20px 20px;
border: 3px solid #D9C996;
}


/* defaults */
/* defaults */
Zeile 181: Zeile 172:
h2 {
h2 {
font-size: 1.1em;
font-size: 1.1em;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #b3c834;
padding-top: 35px;
padding-top: 35px;
padding-bottom: 4px;
padding-bottom: 4px;
Zeile 835: Zeile 823:
   font-weight:normal;
   font-weight:normal;
}
}
/*
  Hilfetexte
*/
div#intro {
margin-top: -30px;
padding-bottom: 30px;
}
div#txt {
padding: 0px 20px 20px 20px;
border: 3px solid #D9C996;
}

Version vom 19. August 2013, 13:33 Uhr

/* defaults */

  • {

font-size: 9pt; }

form { margin-top: 0px; }

body { color: #545454; font-family: Arial, Helvetica, Sans-Serif; }

/* HEAD */

  1. uni_logo {

position: absolute; left: 65px; top: 12px; width: 185px; height: 72px; z-index: 1; background-repeat: no-repeat; }

  1. titel {

position: absolute; left: 256px; top: 62px; width: 639px; height: 36px; }

  1. kopf {

position: absolute; left: 0px; top: 110px; width: 734px; height: 120px; background: #B6C828; /*background-image: url(../images/images_neu/background_kopf.jpg); background-repeat: no-repeat;*/ }

  1. bis_logo {

display:none; }

  1. piktogramm {

position: absolute; left: 86px; top: 143px; width: auto; z-index: 3; }

  1. Kopfbild1 {

position: absolute; left: 250px; top: 84px; width: 484px; height: 120px; z-index: 3; }

  1. Kopfbild2 {

position: absolute; left: 734px; top: 84px; width: 242px; height: 120px; z-index: 3; }

/*PULLDOWN MENUE*/

  1. nav,#nav ul { /*float: left;

width: 36em;*/ list-style-type: none; line-height: 1; background: white; font-weight: bold; padding: 0; border: solid #666666; border-width: 0px 0; margin: 0 0 0 0; }

  1. nav a {

display: block; /*width: 10em; w\idth: 9em;*/ color: #333333; text-decoration: none; padding: 0.25em 0; }

  1. nav a.daddy {

background: url(http://www.uni-bielefeld.de/images/buttons/pfeil_grau_rechts.gif) center right no-repeat; }

  1. nav ul li { /* NEU */

display: block; padding: 0; margin: 0; }

  1. nav li {

float: left; padding: 0; /*width: 90px; w\idth: 90px; */ /*DIESE BREITE ANPASSEN!!!*/ }

  1. nav li ul {

position: absolute; left: -999em; height: auto; width: 15.4em; w\idth: 14.9em; font-weight: normal; border-width: 1px; padding: 2pt; margin: 0; }

  1. nav li li {

padding-right: 1em; padding-left: 0px; width: 13em; }

  1. nav li ul ul {

margin: -1.75em 0 0 14em; }

  1. nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul

{ left: -999em; }

  1. nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul

{ left: auto; }

  1. nav li:hover,#nav li.sfhover { /*background: #339933; */

}

  1. pulldown {

position: absolute; left: 250px; top: 206px; width: 31em; height: 20px; z-index: 15; }

/*Schriftformatierung*/ h1, h2, h3 ,h4 ,h5, #contents-header { color: #333333; font-weight: bold; } h1#contents-header {

       display:none;

}

h2 { font-size: 1.1em; padding-top: 35px; padding-bottom: 4px; margin-top: -3px; }

h3 { font-size: 1.1em; margin: 0; padding-top: 15px; }

h4 { font-style: italic; font-weight: normal; font-size: 1.0em; padding-top: 10px; padding-bottom: 0px; margin: 0px; } h5 { font-size: 110%; }

table { margin-bottom: 1em; }

table tr { vertical-align: top; }

small,small em { font-size: 90%; }

a:hover { color: #336699; }

a { color: #20496E; text-decoration: none;

       font-weight: bold;

}

a.edit { color: #aa1111; border-color: #aa1111; } a.redirect { font-size: 150%; text-decoration: none; margin-left: 20px; } a.redirect:before { content:url("../images/redirect-arrow.png"); } a.interwiki:after { content:url("../images/external.png"); }

input,select,textarea { color: #525252; font-size: 12px; }

img { border: 0px; }

dl { margin-bottom: 8px; }

dt { font-weight: bold; margin-top: 5px; margin-bottom: 3px; }

dd { margin-bottom: 2px; }

form dl dd { padding-left: 0px; margin-left: 10px; }

ul { line-height: 1.5em; list-style-type: square; margin: .3em 0 0 1.5em; padding: 0; } ol { line-height: 1.5em; margin: .3em 0 0 3.2em; padding: 0; list-style-image: none; } li { margin-bottom: .1em; }

pre { background-color: #FBFBFD; border: 1px dashed #7E7ECB; color: black; font-size: 110%; line-height: 1.1em; padding: 1em; } code { }

textarea { width: 99%; } fieldset { padding: 5px; border: 1px solid #D8D8E7; } legend { padding: 0.5em; font-weight: bold; } .red { font-weight: bold; color: #ff0000; } .green { font-weight: bold; color: #009900; } div.message { margin: 1.5em 0 1.5em 0; padding: 0 5px; } div.submenu { margin: 1.0em 6em 0.8em 6em; text-align: center; } .clear { clear: both; }

/* global positioning */

  1. wiki-page {

color: black; padding: 0px 5px 5px 5px; }

/*LINKES MENUE*/

  1. wiki-navigation {

position: absolute; left: 20px; top: 246px; width: 208px; height: auto; z-index: 7; padding: 0; margin: 0; width: 208px; }

/*INHALT*/

  1. wiki-content {

position: absolute; top: 235px; left: 250px; width: 722px; height: auto; z-index: 5; margin-top: 0px; padding: 0; }

  1. wiki-footer {

clear: both;

       display:none;

}

/* main content area */

  1. contents {

padding-top: 20px; border-top: 4px solid rgb(182, 200, 40); margin-top: 25px; }

  1. contents-subheader {

line-height: 1.2em; margin: 0 0 1.4em 1em; color: #7d7d7d; width: auto; }

/* navbar elements */

div#logo { visibility: hidden; display: none; } div#logo a.logo { border: 0; }

  1. nav-menu {

padding-top:9px; background: white; border-bottom: 0; margin: 2px 0px 8px 0px; }

  1. nav-menu hr {

display: none; }

  1. nav-menu h3 {

color: #333333; font-size: 1.0em; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #b3c834; margin-top: 10px; margin-left: 0px; margin-bottom: 3px; }

  1. nav-menu h3 .editsection {

display:none; }

  1. nav-menu ul {

border: 0px solid #D8D8E7; padding: 0px; list-style-type: none; margin-left: 0px; }

  1. nav-menu ul li a {
    display:block;
    font-weight: bold;
    padding: 8px 2px 8px 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #B6C828;

}

  1. nav-search {

position: absolute; left: 722px; top: -35px;

       width: 250px;

text-align: center; }

  1. nav-search form {

padding: 0px; margin: 0px; }

  1. nav-search br {

display:none; }

  1. nav-search input {

background-color: white; border: 1px solid #D8D8E7; }

/* diff page */

.diff-delete { float: left; position: relative; background: #ee7777; font-weight: bold; padding: 0.1em; width: 48%; overflow: hidden; } .diff-add { float: left; position: relative; background: #77ee77; font-weight: bold; padding: 0.1em; width: 48%; overflow: hidden; } .diff-unchanged { float: left; position: relative; background: #dddddd; padding: 0.1em; width: 48%; overflow: hidden; } .diff-indicator { float: left; position: relative; font-weight: bold; padding: 0.1em; text-align: right; width: 7px; } .diff-line { clear: both; padding: 0.5em 0.1em 0.1em 0.1em; font-weight: bold; } .diff-entry { clear: both; margin: 1px; padding: 1px; } .diff-change { font-weight: bold; color: red; }

  1. change a {
       font-weight: normal;

}


  1. change li {
       padding: 2px 0 2px 0;

}

/* topic elements */

  1. toc {

border: 1px solid #D8D8E7; margin: 0.2em auto 0.2em 0em; padding: 1.0em 0.8em 1.0em 0.1em;

       background: #E9EEF3;

}

  1. toc a {
       display: block;

}

  1. toc span.tocnumber {
       padding-right: 5px;

}

  1. toc ul {

list-style-type: none; list-style-image: none; margin-left: 0; }

  1. toc ul ul {

margin-left: 1em; }

  1. category-index {

border: 1px solid #aaa; background-color: #f9f9f9; padding: 10px 5px 10px 5px; margin-top: 1em; clear: both; }

  1. topic-file-download {

border: 1px solid #aaa; background-color: #f9f9f9; padding: 10px 5px 10px 5px; margin-top: 1em; clear: both; }

/* tab menu */

  1. tab-menu {

padding: 0px; margin: 0px; }

  1. tab-menu .tab-item a {

float: right; border-bottom: 2px solid #b3c834; border-right: 2px solid #b3c834; padding: 0.2em 0.2em 0.2em 0.2em; margin: 0px; margin-right: 6px;

       font-size:95%;

text-align: center;

       color:#b3c834;
       font-weight: normal;

}

  1. tab-menu .tab-item a.edit {

color: #aa1111; }

/* user menu */

  1. user-menu {

float: right; margin: 0.4em 2em 0.4em 0; padding: 0; text-align: center; }

  1. user-menu li {

float: left;

       list-style-type: none;  

font-size: 90%; padding: 0; margin: 0 0.4em; white-space: nowrap; }

  1. user-menu li a {

font-weight: normal; color: black; }

  1. user-menu li a.edit {

color: #aa1111; border-color: #aa1111; }

/* footer */

  1. wiki-footer hr, #wiki-footer br {

display: none; }

/* recent changes, user contributions, history */

li.minorchange { color: #777777; } li.standardchange { color: black; } li.deletechange { color: #770000; } li.importchange { color: #007777; } li.movechange { color: #777777; } li.undeletechange { color: #007777; } span.edit-comment { text-decoration: italic; } span.section-link { color: #999; } span.section-link a { color: #333; }

/* topic pages */

  1. content-article {

padding: 10px 0px 10px 0px; }

  1. content-article pre {

overflow: hidden; } .editsection { font-size: 67%; float: right; margin-left: 5px; position: relative; font-weight: normal; }

.editsection a {

       font-weight: normal;

}

/* images */

img.wikiimg { border: 0px; } a.wikiimg { border: 0px; } div.imgcaption { padding: 0.4em 0em 0.2em 0.5em; margin-top: 0.8em; font-style: italic; color: #777777; border-top: 1px dashed #bbbbbb; } div.imgleft { float: left; margin: 0.3em 0.3em 0.3em 0em; } div.imgright { float: right; margin: 0.3em 0em 0.3em 0.3em; } div.imgcenter { text-align: center; margin: 1.3em 0em 1.3em 0em; } div.imgthumb { border: 1px solid #bbbbbb; padding: 0.3em; position: relative; } table.gallery { border: 1px solid #ccc; margin: 2px; padding: 2px; background-color: white; } table.gallery tr { vertical-align: middle; } table.gallery td { background-color: #f9f9f9; border: solid 2px white; text-align: center; vertical-align: middle; width: 150px; } img.gallery { border: 1px solid #bbbbbb; padding: 0.3em; }

  1. toolbar a {

border: none; text-decoration: none; }

  1. toolbar a img {

padding: 0px; margin: 0px 1px 0px 0px; border: 1px solid #7E7ECB; }

  1. toolbar a img:hover {

border-color: #D8D8E7; }

/* search results */

.highlight { background:yellow; } .searchresult { background-color: #dcdcdc; margin: 1em 0 0 0; } .searchsummary { margin: 0.5em 0 0.7em 0; }

  1. searchpower {

font-size: 90%; font-style: italic; margin: 1em 0 1em 0; }

  1. searchhints {

margin: 1.5em 0 1.5em 0; }

/* form styles */

.formentry { width: 99%; padding: 3px 5px; clear: both; } .formcaption { float: left; width: 250px; font-weight: bold; padding-right: 10px; } .formcaption-medium { float: left; width: 170px; font-weight: bold; padding-right: 10px; } .formcaption-small { float: left; width: 90px; font-weight: bold; padding-right: 10px; } .formelement { } .formhelp { font-size: 85%; color: #5f5f5f; clear: both; } .lightbg { background-color: #ffffff; } .mediumbg { background-color: #e9e9f8; } .darkbg { background-color: #d8d8e7; } .translationElement { float: left; vertical-align: top; padding: 3px; width: 49%; overflow: hidden; } textarea.translation { width: 100%; overflow:auto; height:5em; } textarea.medium { width: 400px; height: 60px; } /* CSS fuer Templates

  • /

.testtemplate { vertical-align: middle;

       padding: 5px 2px 25px 10px;
       margin: 5px 5px 5px 5px;
       border: 1px dashed red;

} table.auflistung {

       width: 100%;

border: 1px solid #ccc; margin: 2px; padding: 2px; background-color: white; } table.auflistung th { text-align: left; vertical-align: top; } table.auflistung td { text-align: left; vertical-align: top;

       border-top: 1px solid #ccc;

} table.auflistung tr:hover { background-color: #ccc; }

div.imgleft {

       padding-right:10px;

}

div.tocOhneNummern span.tocnumber {

  display:none;

} div.feed {

  text-indent: 25px;
  background: url(/wiki_images/feed-icon-16x16.png) no-repeat 0 50%;

} sup.reference a {

  font-size: 0.9em;
  font-weight:normal;

}

/*

 Hilfetexte
  • /

div#intro { margin-top: -30px; padding-bottom: 30px; }

div#txt { padding: 0px 20px 20px 20px; border: 3px solid #D9C996; }