mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -03:30
@@ -14,13 +14,15 @@
|
||||
|
||||
.SmartStatus--success{
|
||||
color: @default-succ;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.SmartStatus--failed{
|
||||
color: @default-err;
|
||||
margin-top: 20px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user