mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
fix high contrast theme colors (#10872)
This commit is contained in:
parent
380c16c8dd
commit
2f2cfad722
2 changed files with 8 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
border-color: var(--border-form-control-color);
|
||||
background-color: var(--bg-inputbox);
|
||||
box-shadow: none;
|
||||
|
||||
@apply th-highcontrast:border-white;
|
||||
}
|
||||
|
||||
/* Match the same box shadow styles as the other portainer inputs, which are inherited from the bootstrap form-control class */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue