Benutzer:Prog/Categories.css

Aus Wikibooks

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
.JSCategoryWidget {border:1px solid black;}
.JSCategoryWidgetList {-moz-column-width:300px;-moz-column-rule: dashed 2px #000000;-moz-column-gap: 29px;-webkit-column-width:300px;-webkit-column-rule: dashed 2px #000000;-webkit-column-gap: 29px;column-width:300px;column-rule: dashed 2px #000000;column-gap: 29px;}
.JSCategoryWidgetSubList {margin-left:10px;margin-bottom:5px;padding-left:10px;padding-bottom:5px;border-left:1px solid black;border-bottom:1px solid black;}
.JSCategoryWidgetListEntry {}

.JSCategoryBox {display:inline-block;position:static;}
.JSCategoryHeadline:before {content:"\21B4\00A0";}
.JSCategoryContent {position:absolute;z-index:1;text-align:left;background-color:#fff;border:1px solid black;padding:3px;left:0px;width:100%}
.JSCategoryFooter {text-align:right;border-top:1px solid black;}
.JSCategoryButton {margin:3px;}
.JSCategoryButtonReset:before {content:"Zurücksetzen";}
.JSCategoryButtonSave:before {content:"Speichern";}