mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
Small tweaks to empty list text styling
This commit is contained in:
@@ -346,6 +346,8 @@ table, tbody {
|
|||||||
background-color: @default-no-items-bord;
|
background-color: @default-no-items-bord;
|
||||||
color: @list-no-items-txt;
|
color: @list-no-items-txt;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
text-align: center;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-body > .List-noItems {
|
.modal-body > .List-noItems {
|
||||||
|
|||||||
Reference in New Issue
Block a user