more styling for section edit buttons

moved the whole section editing and highlighting stuff to its own file.
also moved the edittable specific parts to their proper plugin file.
This commit is contained in:
Andreas Gohr 2017-02-22 10:48:36 +01:00
commit c184619466
5 changed files with 71 additions and 56 deletions

View file

@ -75,6 +75,7 @@ css/area_main-sidebar-nav.less = all
css/area_main-sidebar-content.less = all
;css/area_sidetools.less = all
css/area_main-content.less = all
css/area_main-content-secedit.less = all
css/area_togglelink.less = all
css/template_admin.less = all
@ -93,6 +94,7 @@ css/plugins/edit.less = all
css/plugins/mediamanager.less = all
css/plugins/tabinclude.less = all
css/plugins/include.less = all
css/plugins/edittable.less = all
; _____________ print styles _____________