mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 22:07:36 -02:30
fix text transforming and wording of project failure jt modals
This commit is contained in:
@@ -605,3 +605,7 @@ input[type='radio']:checked:before {
|
||||
color: @default-icon;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.alert-info--noTextTransform {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user