Details
-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.9.0-b1
-
Fix Version/s: Short Term
-
Component/s: Staff Interface
-
Labels:None
Description
Under Settings > Company > Look & Feel > Themes, a background color can be set for the Client area but not the Staff area.
We should add another field to Staff themes to allow for the color to be set. Default it to #ffffff for all existing themes.
I believe this is the style we want to override:
#body_container
{ background: #ffffff; }