mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 10:38:15 -03:30
Refactored URLs to be more DRY, changed reverse lookups to use named url patterns.
This commit is contained in:
@@ -45,6 +45,9 @@ html body .str,
|
||||
html body .atv {
|
||||
color: #1778c3;
|
||||
}
|
||||
html body .str a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user