mirror of
https://github.com/ansible/awx.git
synced 2026-08-06 13:00:05 -02:30
Made the empty list text a configurable item that can be passed to the list generator. If it's not passed in we fall back to the existing string.
This commit is contained in:
@@ -260,6 +260,7 @@ table, tbody {
|
||||
border: 1px solid @list-no-items-bord;
|
||||
background-color: @list-no-items-bg;
|
||||
color: @list-no-items-txt;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.List-editButton--selected {
|
||||
|
||||
Reference in New Issue
Block a user