mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 05:01:19 -03:30
Use border color alias
This commit is contained in:
parent
9b78a919fb
commit
2331c7035e
@ -60,7 +60,7 @@ table, tbody {
|
||||
height: 40px;
|
||||
font-size: 14px;
|
||||
color: @list-item;
|
||||
border-bottom: 1px solid #E1E1E1;
|
||||
border-bottom: 1px solid @default-white-button-bord;
|
||||
}
|
||||
|
||||
.List-tableRow:last-of-type {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user