mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 16:27:42 -02:30
sidenav sub pane feedback
make height the same as side nav items no tooltip for collapsed settings
This commit is contained in:
@@ -116,6 +116,10 @@
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
i.is-no-tooltip {
|
||||
padding-left: @at-padding-left-side-nav-item-icon-no-tooltip;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&.is-active {
|
||||
background: @at-color-side-nav-item-background-hover;
|
||||
@@ -273,10 +277,11 @@
|
||||
|
||||
.at-SettingsSubPane-content a {
|
||||
color: @at-white;
|
||||
font-size: 0.85em;
|
||||
font-size: 13px;
|
||||
padding: 10px 20px;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
height: 39px;
|
||||
}
|
||||
|
||||
// hover stuff
|
||||
|
||||
Reference in New Issue
Block a user