mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added gui for importing youtube playlists
This commit is contained in:
@@ -68,7 +68,18 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
|
||||
color: rgb(68,68,68);
|
||||
}
|
||||
|
||||
.import-icon{
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#import{
|
||||
width:65%;
|
||||
margin-left:10px;
|
||||
color:rgb(68,68,68);
|
||||
}
|
||||
|
||||
#password{
|
||||
width:70%;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user