Fix inert scrollview on secondary panels

This commit is contained in:
Charles Gagnon
2019-01-05 17:56:07 -05:00
parent 8e715c7b07
commit fd894c1663
5 changed files with 26 additions and 22 deletions

View File

@@ -39,6 +39,11 @@
padding: 0px;
}
#dashtopanelThumbnailScrollview,
#dashtopanelScrollview {
-st-hfade-offset: 48px;
}
#dashtopanelScrollview .app-well-app:hover .overview-icon,
#dashtopanelScrollview .app-well-app:focus .overview-icon {
background: none;