mirror of
https://github.com/ansible/awx.git
synced 2026-04-20 17:32:53 -02:30
fix border color
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.awx-selectedList {
|
||||
--awx-selectedList--BackgroundColor: var(--pf-global--BackgroundColor--light-100);
|
||||
--awx-selectedList--BorderColor: #d1d1d1;
|
||||
--awx-selectedList--BorderColor: #ebebeb;
|
||||
--awx-selectedList--BorderWidth: var(--pf-global--BorderWidth--sm);
|
||||
--awx-selectedList--FontSize: var(--pf-c-chip__text--FontSize);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user