mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 10:41:03 +02:00
feat(music): add css selector for button contents
This commit is contained in:
parent
bc87c7f0d4
commit
2a155b9aa8
2 changed files with 7 additions and 1 deletions
|
@ -136,6 +136,7 @@ and will be replaced with values from the currently playing track:
|
|||
| Selector | Description |
|
||||
|-------------------------------------|------------------------------------------|
|
||||
| `#music` | Tray widget button |
|
||||
| `#music #contents` | Tray widget button contents box |
|
||||
| `#popup-music` | Popup box |
|
||||
| `#popup-music #album-art` | Album art image inside popup box |
|
||||
| `#popup-music #title` | Track title container inside popup box |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue