We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1835529 commit ee79aa0Copy full SHA for ee79aa0
1 file changed
usr/share/webapp-manager/firefox/profile/chrome/userChrome.css
@@ -6,7 +6,7 @@ See the above repository for updates as well as full license text. */
6
*/
7
8
:root{
9
- --uc-autohide-toolbox-delay: 200ms; /* Wait 0.1s before hiding toolbars */
+ --uc-autohide-toolbox-delay: 0ms; /* Wait 0.1s before hiding toolbars */
10
--uc-toolbox-rotation: 82deg; /* This may need to be lower on mac - like 75 or so */
11
}
12
0 commit comments