mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 10:40:01 -03:30
Admin field/inline updates.
This commit is contained in:
@@ -94,6 +94,14 @@ ul.messagelist li {
|
||||
border-color: #b22222 !important;
|
||||
background-color: #d24242 !important;
|
||||
}
|
||||
.errors {
|
||||
background-color: #fdc !important;
|
||||
}
|
||||
.errors input,
|
||||
.errors select,
|
||||
.errors textarea {
|
||||
border: 1px solid #b22222 !important;
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user