How can I hide context menu from bookmarks toolbar?
I want to disable bookmarks editing via bookmarks toolbar. How can I hide or disable the context menu when rightclicking a bookmark in that toolbar or the bookmarks toolbar itself? Is there some simple CSS?
I want to disable bookmarks editing via bookmarks toolbar. How can I hide or disable the context menu when rightclicking a bookmark in that toolbar or the bookmarks toolbar itself? Is there some simple CSS?
Upravil(a) ponchofiesta dňa
Vybrané riešenie
I've found the solution:
- placesContext {visibility:collapse!important}
Všetky odpovede (1)
Vybrané riešenie
I've found the solution:
- placesContext {visibility:collapse!important}