Merge remote-tracking branch 'airsonic/pr/1028'
This commit is contained in:
@@ -77,6 +77,11 @@ a:link, a:active, a:visited, a:link *, a:active *, a:visited * {
|
|||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Button colors */
|
||||||
|
input[type="button"] {
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
/* Link hover colour */
|
/* Link hover colour */
|
||||||
a:hover, a:hover * {
|
a:hover, a:hover * {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|||||||
Reference in New Issue
Block a user