sidenav sub pane feedback

make height the same as side nav items
no tooltip for collapsed settings
This commit is contained in:
John Mitchell
2018-10-08 15:07:09 -04:00
parent 8f4aa5511b
commit b0dd10b538
5 changed files with 13 additions and 5 deletions

View File

@@ -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