File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 69
69
</popupset >
70
70
71
71
<toolbarpalette id =" BrowserToolbarPalette" >
72
- <toolbarbutton id =" stylish-toolbar-button" label =" &stylish; " popup =" stylish-popup" tooltip =" stylish-tooltip" onclick =" stylishOverlay.handleStatusClick(event)" class =" toolbarbutton-1" />
72
+ <toolbarbutton id =" stylish-toolbar-button" label =" &stylish; " popup =" stylish-popup" tooltip =" stylish-tooltip" onclick =" stylishOverlay.handleStatusClick(event)" class =" toolbarbutton-1" type = " menu " />
73
73
</toolbarpalette >
74
74
75
75
<toolbarpalette id =" MailToolbarPalette" >
76
- <toolbarbutton id =" stylish-toolbar-button" label =" &stylish; " popup =" stylish-popup" tooltip =" stylish-tooltip" onclick =" stylishOverlay.handleStatusClick(event)" class =" toolbarbutton-1" />
76
+ <toolbarbutton id =" stylish-toolbar-button" label =" &stylish; " popup =" stylish-popup" tooltip =" stylish-tooltip" onclick =" stylishOverlay.handleStatusClick(event)" class =" toolbarbutton-1" type = " menu " />
77
77
</toolbarpalette >
78
78
79
79
<broadcasterset id =" mainBroadcasterSet" >
Original file line number Diff line number Diff line change @@ -22,3 +22,7 @@ toolbar[iconsize="small"] #stylish-toolbar-button:not([styles-applied~="site"])
22
22
# messengerWindow # stylish-find-styles , # messengerWindow # stylish-write-style-menu {
23
23
display : none;
24
24
}
25
+
26
+ # stylish-toolbar-button .toolbarbutton-menu-dropmarker {
27
+ display : none;
28
+ }
You can’t perform that action at this time.
0 commit comments