mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
7 lines
145 B
CSS
7 lines
145 B
CSS
.search-one-offs {
|
|
display: none !important;
|
|
}
|
|
|
|
.search-one-offs:has(.searchbar-engine-one-off-item[selected]) {
|
|
display: flex !important;
|
|
}
|