mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added page to manually scrobble
This commit is contained in:
@@ -290,6 +290,18 @@ input#apikey {
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
input.simpleinput {
|
||||
font-family:'Ubuntu';
|
||||
color:beige;
|
||||
outline:none;
|
||||
border-top: 0px solid;
|
||||
border-left: 0px solid;
|
||||
border-right: 0px solid;
|
||||
padding:2px;
|
||||
background-color:inherit;
|
||||
border-bottom: 1px solid beige;
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
cursor:pointer;
|
||||
|
||||
Reference in New Issue
Block a user