mirror of
https://github.com/ansible/awx.git
synced 2026-08-04 12:00:03 -02:30
fixed global colors
This commit is contained in:
committed by
Leigh Johnson
parent
81fec1b7a2
commit
db176d34ba
@@ -228,7 +228,7 @@ table, tbody {
|
||||
border-top-left-radius: 5px!important;
|
||||
border-bottom-left-radius: 5px!important;
|
||||
height: 34px!important;
|
||||
border-color: @default-second-border;
|
||||
border-color: @d7grey;
|
||||
color: @default-icon;
|
||||
background-color: @default-bg;
|
||||
border-right: none;
|
||||
|
||||
Reference in New Issue
Block a user