mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Replace translate filter and retrieve tooltip text from strings file
This commit is contained in:
@@ -96,6 +96,8 @@
|
||||
.at-Layout-sideNavItem {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
text-transform: uppercase;
|
||||
|
||||
|
||||
> i.fa {
|
||||
padding-left: 20px;
|
||||
@@ -132,7 +134,6 @@
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
padding-right: @at-padding-between-side-nav-icon-text;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
+ .at-Layout-main {
|
||||
|
||||
Reference in New Issue
Block a user