Fix hovering on all popover types

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-09-07 18:43:31 +02:00
parent 79c0d69844
commit 4baae80d98
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 10 additions and 11 deletions

View File

@ -668,6 +668,16 @@ kbd {
margin: 0;
font-weight: 300;
box-shadow: none;
width: 100%;
/* Override the app-navigation li opacity */
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)' !important;
filter: alpha(opacity = 70) !important;
opacity: .7 !important;
&:hover, &:focus, &.active {
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)' !important;
filter: alpha(opacity = 100) !important;
opacity: 1 !important;
}
/* prevent .action class to break the design */
&.action {
padding: inherit !important;
@ -691,17 +701,6 @@ kbd {
padding: 0 10px;
}
}
.menuitem {
width: 100%;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
filter: alpha(opacity = 70);
opacity: .7;
&:hover, &:focus, &.active {
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity = 100);
opacity: 1;
}
}
[class^='icon-'],
[class*=' icon-']{
/* Keep padding to define the width to