MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus FürthWiki

Removd tabs css
Keine Bearbeitungszusammenfassung
(Removd tabs css)
Zeile 221: Zeile 221:
  Tabs-tabbox
  Tabs-tabbox
  */
  */
.tabs-tabbox > .tabs-container {
 
  padding: 6px !important;
  -webkit-box-shadow: 0px 0px 0px 0px;
  -moz-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  border-radius: 0px;
}
.tabs-tabbox > .tabs-label {
border-radius: 0px;
}
.tabs-content {
  width: 100%;
  min-width: 320px;
}


/**
/**