mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added function for pinning playlists during festivities
This commit is contained in:
@@ -78,6 +78,12 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
|
||||
color: #2D2D2D;
|
||||
}
|
||||
|
||||
.pin {
|
||||
position:absolute;
|
||||
right:10px;
|
||||
font-size:25px;
|
||||
}
|
||||
|
||||
.field-settings{
|
||||
margin-left: 25px !important;
|
||||
color: rgb(68,68,68);
|
||||
|
||||
Reference in New Issue
Block a user