Custom selfoss css show IDs
This commit is contained in:
parent
2c11fd1674
commit
18d221a4ea
6
dbb-css/selfoss/selfoss.css
Normal file
6
dbb-css/selfoss/selfoss.css
Normal file
@ -0,0 +1,6 @@
|
||||
@import url("https://assets.deathbybandaid.net/theme.park/dbb-css/base/selfoss/selfoss-base.css");
|
||||
@import url("https://assets.deathbybandaid.net/theme.park/css/theme-options/plex.css");
|
||||
|
||||
.source[data-id]::after {
|
||||
content: attr(data-id);
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user