mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
fix border color
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.awx-pagination {
|
||||
--awx-pagination--BackgroundColor: var(--pf-global--BackgroundColor--light-100);
|
||||
--awx-pagination--BorderColor: #d1d1d1;
|
||||
--awx-pagination--BorderColor: #dbdbdb;
|
||||
--awx-pagination--disabled-BackgroundColor: #f2f2f2;
|
||||
--awx-pagination--disabled-Color: #C2C2CA;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user