MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
general improvements
K (Zurück auf Los.)
(general improvements)
Zeile 35: Zeile 35:
     background-attachment: scroll;
     background-attachment: scroll;
     border-bottom: 1px solid #AAAAAA;
     border-bottom: 1px solid #AAAAAA;
     height: 26px;
     height: 29px;
     padding: 0px 1px 3px 1px;
     padding: 0px 1px 0px 1px;
     text-align: left;
     text-align: left;
     font-family: serif;
     font-family: serif;
Zeile 88: Zeile 88:
     width: auto;
     width: auto;
     height: 150px;
     height: 150px;
}
/**
Fixes the attribution in the OpenLayer maps.
*/
.olControlAttribution {
  bottom: 1em;
}
/**
Collabsable sidebar menu.
*/
#mw-panel.collapsible-nav .portal.first {
  margin-left: 1.3em;
}
#mw-panel.collapsible-nav .portal.collapsed h3 a {
  color: #008800 !important;
}
/**
Tabs-tabbox
*/
.tabs-tabbox > .tabs-container {
  padding: 6px !important;
  -webkit-box-shadow: 3px 3px 15px -5px black;
  -moz-box-shadow: 3px 3px 15px -5px black;
  box-shadow: 3px 3px 15px -5px black;
}
}

Navigationsmenü