Änderungen

Aus WIKI LAUER-FISCHER GmbH
Wechseln zu: Navigation, Suche

MediaWiki:Common.js

67 Bytes hinzugefügt, 12:18, 28. Mär. 2018
keine Bearbeitungszusammenfassung
var sql_padding_left = jQuery("#p-search > h3").css("padding-left");
var sql_line_height = jQuery("#n-WINAPO-SQL a").css("line-height");
var sql_height = jQuery("#n-WINAPO-SQL a").css("height");
jQuery("#p-AddOn-Produkte div").css({ "padding-bottom": "0px" });
jQuery("#p-AddOn-Produkte").after("<a href=\"/Kategorie:WINAPO_SQL\" class=\"portlet generated-sidebar\"><h3>WINAPO SQL</h3></a>");
jQuery("#p-AddOn-Produkte + a > h3").css({ "margin-bottom": sql_margin_bottom, "margin-top": sql_margin_top, "padding-left": sql_padding_left, "padding-top": "0px", "padding-bottom": "0px", "font-size": sql_font_size, "line-height": sql_line_height, "height": "1em" sql_height });
jQuery("#p-AddOn-Produkte + a").css({"display": "block", "margin-bottom": "0px", "margin-top": "0px", "padding-top": "0px", "padding-bottom": "0px"});

Navigationsmenü