mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
Merge pull request #677 from jlmitch5/sprint1UIFixes
Updated to ui add/edit/list crud interactions
This commit is contained in:
@@ -246,3 +246,8 @@ table, tbody {
|
||||
background-color: @list-no-items-bg;
|
||||
color: @list-no-items-txt;
|
||||
}
|
||||
|
||||
.List-editButton--selected {
|
||||
background-color: @list-actn-bg-hov !important;
|
||||
color: @list-actn-icn-hov;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user