IgniteUI / igniteui-dockmanager

Ignite UI Dock Manager Web Component provides means to manage the layout of your application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot change default pane header buttons color

fexxdev opened this issue · comments

Description

As you can see in this demo (https://codesandbox.io/s/unruffled-orla-1l5mk1?file=/src/DockManagerStyles.css), i cannot change the default color for pane headers buttons (such as maximise, minimize, close, ...)

  • version: latest (1.12.1)
  • browser: Chrome 108.0.5359.125

Steps to reproduce

  1. go to the sandbox
  2. check the styles applied (blue color and fill for the buttons)

Result

What is the actual result after following the steps to reproduce?
No color change visible

Expected result

What is the expected result after following the steps to reproduce?
Pane header buttons should change color to blue

Attachments

Attach a sample if available, and screenshots, if applicable.
image

Hi @federicobenedetti. Take a look at this Sample

Thank you very much! It works as expected, you can close this issue 👍🏻
(i didn't see any of those scss variables in the official docs btw, but i could be wrong and i just simply missed them)

I just checked and there seems to be no information about these variables in the docs, so we will log and fix this. Thank you!