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