-
Bug
-
Resolution: Unresolved
-
Major
-
4.2.0
-
None
I have a tool, the tree panel defines a tbar, whose items are buttons (as you can see with the 'user' icon) and at last a container with four buttons.
The buttons are rendered differently (colors are not the same)
The CSS rule for the purple seems to be the one in theme-ametys-cms-all_4.css:2994
.x-toolbar-item.x-btn .a-btn-glyph:before { color: #38265f; }
The CSS rule for the grey seems to be the one in theme-ametys-cms-all_4.css:1807
.a-tool-layout-zoned-notfocused .x-btn.a-btn-light.x-btn-default-small .x-btn-icon-el, .a-tool-layout-zoned-notfocused .x-btn.a-btn-light.x-btn-default-medium .x-btn-icon-el, .a-tool-layout-zoned-notfocused .x-btn.a-btn-light.x-btn-default-large .x-btn-icon-el, .a-tool-layout-zoned-notfocused .x-btn.a-btn-light.x-btn-default-toolbar-small .x-btn-icon-el, .a-tool-layout-zoned-notfocused .x-btn.a-btn-light.x-btn-default-toolbar-medium .x-btn-icon-el, .a-tool-layout-zoned-notfocused .x-btn.a-btn-light.x-btn-default-toolbar-large .x-btn-icon-el, .a-tool-layout-zoned-focused .x-btn.a-btn-light.x-btn-default-small .x-btn-icon-el, .a-tool-layout-zoned-focused .x-btn.a-btn-light.x-btn-default-medium .x-btn-icon-el, .a-tool-layout-zoned-focused .x-btn.a-btn-light.x-btn-default-large .x-btn-icon-el, .a-tool-layout-zoned-focused .x-btn.a-btn-light.x-btn-default-toolbar-small .x-btn-icon-el, .a-tool-layout-zoned-focused .x-btn.a-btn-light.x-btn-default-toolbar-medium .x-btn-icon-el, .a-tool-layout-zoned-focused .x-btn.a-btn-light.x-btn-default-toolbar-large .x-btn-icon-el { color: #575757; }
- Est référencé par
-
QUERIES-80 Store queries in a hierarchy
- Closed