mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Merge pull request #892 from mabashian/empty-list-text
Made empty list text configurable
This commit is contained in:
@@ -266,6 +266,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