[Frontend] Support for hover on FP sub-objects in browse mode
Fixes #1849
This commit is contained in:
committed by
Victor Woeltjen
parent
54a453e5a0
commit
d03f323a9b
@@ -20,6 +20,7 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
.s-hover-border {
|
||||
border: 1px solid transparent;
|
||||
&:hover {
|
||||
border-color: rgba($colorSelectableSelectedPrimary, 0.5) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user