SPR-742: Konfigurierbarkeit - wording
This commit is contained in:
parent
5be78f585a
commit
5c8e72a675
3 changed files with 17 additions and 14 deletions
13
style.ini
13
style.ini
|
@ -78,6 +78,7 @@ css/area_main-content-secedit.less = all
|
|||
css/area_togglelink.less = all
|
||||
css/area_forms.less = all
|
||||
css/area_search.less = all
|
||||
css/area_tabs.less = all
|
||||
|
||||
css/template_admin.less = all
|
||||
|
||||
|
@ -99,6 +100,7 @@ css/plugins/include.less = all
|
|||
css/plugins/edittable.less = all
|
||||
css/plugins/extension__manager.less = all
|
||||
css/plugins/folded.less = all
|
||||
css/plugins/configmanager.less = all
|
||||
|
||||
|
||||
; _____________ print styles _____________
|
||||
|
@ -126,7 +128,6 @@ __site_width__ = "73%" ; @ini_site_width
|
|||
|
||||
; alternative text and background colors
|
||||
__background__ = "#ECECEC" ; @ini_background (guaranteed for every plugin)
|
||||
__background_neu__ = "#ffffff" ; @ini_background_neu (guaranteed for every plugin)
|
||||
|
||||
__text_webframe__ = "#696969" ; @ini_text_webframe
|
||||
|
||||
|
@ -137,16 +138,16 @@ __nav_menu_hover_color__ = "#286da8" ; @ini_nav_menu_hover_color
|
|||
__nav_menu_hover_bg__ = "#FFF" ; @ini_nav_menu_hover_bg
|
||||
|
||||
__background_content__ = "#FFF" ; @ini_background_content
|
||||
__text__ = "#252525" ; @ini_text (guaranteed for every plugin)
|
||||
|
||||
__background_neu__ = "#ffffff" ; @ini_background_neu (guaranteed for every plugin)
|
||||
__text_neu__ = "#656565" ; @ini_text_neu (guaranteed for every plugin)
|
||||
|
||||
__background_page_header__ = "#F6F6F6" ; @ini_background_page_header
|
||||
__border_light__ = "#dadada" ; @ini_border_light
|
||||
__background_page_footer__ = "#252525" ; @ini_background_page_footer
|
||||
|
||||
|
||||
; main text and background colors
|
||||
__text__ = "#252525" ; @ini_text (guaranteed for every plugin)
|
||||
__text_neu__ = "#656565" ; @ini_text_neu (guaranteed for every plugin)
|
||||
|
||||
|
||||
; highlighted text (e.g. search snippets)
|
||||
__highlight__ = "#efefef" ; @ini_highlight (guaranteed for every plugin)
|
||||
__highlight_text__ = "#252525" ; @ini_highlight_text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue