mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
8 lines
101 B
CSS
8 lines
101 B
CSS
|
|
#navigator-toolbox {
|
|
pointer-events: none;
|
|
}
|
|
|
|
#navigator-toolbox>* {
|
|
pointer-events: all;
|
|
}
|