mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
parent
5afa2ab264
commit
be3ff85500
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user