IgniteUI / igniteui-dockmanager

Ignite UI Dock Manager Web Component provides means to manage the layout of your application.
Other
37 stars 0 forks source link

Cannot change default pane header buttons color #57

Closed fexxdev closed 1 year ago

fexxdev commented 1 year ago

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, ...)

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

igdmdimitrov commented 1 year ago

Hi @federicobenedetti. Take a look at this Sample

fexxdev commented 1 year ago

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)

igdmdimitrov commented 1 year ago

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!