mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-15 04:33:54 +02:00
8 lines
146 B
CSS
8 lines
146 B
CSS
|
|
.search-one-offs {
|
|
display: none !important;
|
|
}
|
|
|
|
.search-one-offs:has(.searchbar-engine-one-off-item[selected]) {
|
|
display: flex !important;
|
|
}
|