From: Sven Schöling Date: Mon, 9 Nov 2015 11:59:30 +0000 (+0100) Subject: css: common vor main/menu einbinden X-Git-Tag: release-3.4.1~591 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=92de2a26c90b0980490586f586011a8c69034329;p=kivitendo-erp.git css: common vor main/menu einbinden So kann man common styles in den Stylesheets überlagern. --- diff --git a/SL/Form.pm b/SL/Form.pm index c29097289..eee73db63 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -469,7 +469,7 @@ sub header { # standard css for all # this should gradually move to the layouts that need it $layout->use_stylesheet("$_.css") for qw( - main menu common list_accounts jquery.autocomplete + common main menu list_accounts jquery.autocomplete jquery.multiselect2side ui-lightness/jquery-ui jquery-ui.custom