apply the shorter transition delay to toolbox when focused
This commit is contained in:
@@ -41,7 +41,7 @@ See the above repository for updates as well as full license text. */
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navigator-toolbox:hover{ transition-delay: 33ms !important }
|
#navigator-toolbox:-moz-any(:hover,:focus-within){ transition-delay: 33ms !important }
|
||||||
|
|
||||||
#navigator-toolbox > *{ line-height: normal; pointer-events: auto }
|
#navigator-toolbox > *{ line-height: normal; pointer-events: auto }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user