mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 07:48:39 -05:00
[system_tracking] Adding style templates I missed in last commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.u-input-info-alert {
|
||||
border-color: #31708f !important;
|
||||
}
|
||||
|
||||
.u-info-alert {
|
||||
color: #31708f !important;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
.u-hiddenVisually {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user