Skip to content

Commit 0c60dec

Browse files
authored
Chnaged transition-delay when hover toolbar
1 parent 48ccc1e commit 0c60dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome/toolbar/personalbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ toolbarbutton.bookmark-item[open="true"] > .toolbarbutton-icon{
124124
}
125125
#navigator-toolbox:hover > #PersonalToolbar
126126
{
127-
transition-delay: 100ms !important;
127+
transition-delay: 800ms !important;
128128
transform: rotateX(var(--autohide-toolbar-hover-rotation,0));
129129
}
130130

0 commit comments

Comments
 (0)