mirror of
https://github.com/ansible/awx.git
synced 2026-07-09 23:38:06 -02:30
fix empty list text on Dashboard > Hosts, change border color for no results found
This commit is contained in:
committed by
John Mitchell
parent
c982834cbe
commit
8e75d1c3ce
@@ -313,7 +313,7 @@ table, tbody {
|
||||
height: 200px;
|
||||
border-radius: 5px;
|
||||
border: 1px solid @list-no-items-bord;
|
||||
background-color: @list-no-items-bg;
|
||||
background-color: @default-no-items-bord;
|
||||
color: @list-no-items-txt;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user