mirror of
https://github.com/portainer/portainer.git
synced 2025-08-07 06:45:23 +02:00
add border to tooltip and modal in high contrast theme (#10834)
This commit is contained in:
parent
6ede9f8cc3
commit
d2ccb10972
4 changed files with 33 additions and 0 deletions
|
@ -566,6 +566,10 @@
|
|||
--border-widget: var(--white-color);
|
||||
--border-stepper-color: var(--ui-gray-warm-9);
|
||||
|
||||
--button-close-color: var(--white-color);
|
||||
--button-opacity: 1;
|
||||
--button-opacity-hover: 0.7;
|
||||
|
||||
--shadow-box-color: none;
|
||||
--shadow-boxselector-color: none;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue