mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Delete themes/2e3369c7-e450-46ba-8794-75ccb0de5e48 directory
This commit is contained in:
parent
0d6722c923
commit
2a9820d3e9
4 changed files with 0 additions and 50 deletions
|
@ -1,23 +0,0 @@
|
||||||
@media not (-moz-bool-pref: "zen.view.sidebar-expanded") {
|
|
||||||
.tabbrowser-tab:is([soundplaying], [muted]) {
|
|
||||||
& .tab-background::after {
|
|
||||||
content: "";
|
|
||||||
position: absolute;
|
|
||||||
width: 4px !important;
|
|
||||||
border-radius: 4px !important;
|
|
||||||
height: 66.66% !important;
|
|
||||||
top: 50%;
|
|
||||||
left: calc(100% - 4px) !important;
|
|
||||||
transform: translateY(-50%);
|
|
||||||
background-color: var(--zen-primary-color) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:not([selected="true"]) .tab-background::after {
|
|
||||||
height: 33.33% !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:not([selected="true"]):hover .tab-background::after {
|
|
||||||
height: 66.66% !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
|
@ -1,11 +0,0 @@
|
||||||
# Now playing indicator
|
|
||||||
|
|
||||||
Display an indicator on the 'Now playing' tab when the sidebar is collapsed. This is helpful if you've installed the 'Hide tab mute' Zen browser theme and want to quickly identify which tab is currently playing sound.
|
|
||||||
|
|
||||||
**In version 1.2.1:**
|
|
||||||
|
|
||||||
- Fixed issue with YT video opened in new tab and the indicator shows up, hence the video is not playing.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Please note that other themes may conflict with this one. If you experience any issues, please disable this theme and report the issue to the theme maintainer.
|
|
|
@ -1,16 +0,0 @@
|
||||||
{
|
|
||||||
"id": "2e3369c7-e450-46ba-8794-75ccb0de5e48",
|
|
||||||
"name": "Now playing indicator",
|
|
||||||
"description": "Display an indicator on the 'Now playing' tab when the sidebar is collapsed.",
|
|
||||||
"homepage": "https://github.com/benstone326/zen-browser-now-playing-indicator",
|
|
||||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/2e3369c7-e450-46ba-8794-75ccb0de5e48/chrome.css",
|
|
||||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/2e3369c7-e450-46ba-8794-75ccb0de5e48/readme.md",
|
|
||||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/2e3369c7-e450-46ba-8794-75ccb0de5e48/image.png",
|
|
||||||
"author": "benstone326",
|
|
||||||
"version": "1.2.1",
|
|
||||||
"tags": [
|
|
||||||
"tabs"
|
|
||||||
],
|
|
||||||
"createdAt": "2024-08-28",
|
|
||||||
"updatedAt": "2025-01-26"
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue