mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 09:44:47 -03:30
Add alert for org. delete.
This commit is contained in:
@@ -80,3 +80,16 @@
|
||||
.awx-toolbar .pf-l-toolbar__item .pf-c-button.pf-m-plain {
|
||||
font-size: 18px;
|
||||
}
|
||||
.pf-c-button--disabled--BackgroundColor{
|
||||
background-color: #b7b7b7;
|
||||
}
|
||||
.awx-ToolBarBtn{
|
||||
width: 30px;
|
||||
}
|
||||
.awx-ToolBarBtn:hover{
|
||||
.awx-ToolBarTrashCanIcon {
|
||||
color:white;
|
||||
}
|
||||
background-color:#d9534f;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user