ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,950
- Points
- 823
Reputation:
Template: editor_override.less
Line: 47+ 48:
Code:
This doesn't really make much sense to me to use a background color from one element, but a color from a different property.
Having darker black headers:
I feel like either there shouldn't be a background, or add a new property "Editor button active background"
(There's already an editor button hover...
Read more
Continue reading...
Line: 47+ 48:
Code:
Code:
@btn-active-text: @xf-editorButtonActiveColor; // @ui-color;
@btn-active-bg: @xf-majorHeadingBg; // @ui-active-color;
This doesn't really make much sense to me to use a background color from one element, but a color from a different property.
Having darker black headers:
I feel like either there shouldn't be a background, or add a new property "Editor button active background"
(There's already an editor button hover...
Read more
Continue reading...