mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-07-09 21:21:34 +00:00
Update release-beta to output generated at 855d0f3
This commit is contained in:
parent
53c4b69f50
commit
c9a9aea29b
3 changed files with 44 additions and 3 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
Beta-162616c
|
Beta-855d0f3
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
4
user.css
4
user.css
|
|
@ -1482,6 +1482,10 @@ html.sidebar-hide-text .GlueDropTarget span {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main[playbar-genre-info=false] #main-trackInfo-genre {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.main-topBar-topbarContent .main-playButton-PlayButton {
|
.main-topBar-topbarContent .main-playButton-PlayButton {
|
||||||
--size: 35px !important;
|
--size: 35px !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue