css: Re-add rule lost in commit fd256b6
This commit is contained in:
parent
58dbd285fc
commit
04fb688f7d
@ -803,6 +803,13 @@ StScrollBar StButton#vhandle:hover
|
|||||||
transition-duration: 100;
|
transition-duration: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.app-well-app:focus > .overview-icon,
|
||||||
|
.search-result-content:focus > .overview-icon,
|
||||||
|
.app-well-app:selected > .overview-icon,
|
||||||
|
.search-result-content:selected > .overview-icon {
|
||||||
|
background-color: rgba(255,255,255,0.33);
|
||||||
|
}
|
||||||
|
|
||||||
/* LookingGlass */
|
/* LookingGlass */
|
||||||
|
|
||||||
#LookingGlassDialog
|
#LookingGlassDialog
|
||||||
|
Loading…
Reference in New Issue
Block a user