Merge remote-tracking branch 'airsonic/pr/945'

This commit is contained in:
Andrew DeMaria
2019-03-31 19:45:56 -04:00
15 changed files with 21 additions and 16 deletions
@@ -193,6 +193,11 @@ input[type=submit], input[type=button] {
background: white;
padding-left: 1em;
padding-right: 1em;
color: black;
}
input[type=submit]:hover, input[type=button]:hover {
text-decoration: none;
}
input[type=submit]:active, input[type=button]:active {