mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Moved SoundCloud api-key out to different config file and fixed some list-naming issues that was caused with filter.clean was performed after list-name was encoded. Closes #362
This commit is contained in:
@@ -3096,6 +3096,10 @@ nav ul li:hover, nav ul li.active {
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
#search-wrapper:hover, #song-title:hover {
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
#toast-container{
|
||||
left:0% !important;
|
||||
width:100vw;
|
||||
|
||||
Reference in New Issue
Block a user