mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
7 lines
164 B
CSS
7 lines
164 B
CSS
:root:not([customizing]) #back-button[disabled] {
|
|
display: none !important;
|
|
}
|
|
|
|
:root:not([customizing]) #forward-button[disabled] {
|
|
display: none !important;
|
|
}
|