mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-22 20:59:27 +00:00
Tweaks
This commit is contained in:
@@ -309,7 +309,7 @@
|
||||
}
|
||||
}
|
||||
else{
|
||||
if (++x === 5) {
|
||||
if (++x === 10) {
|
||||
clearInterval(refreshInterval);
|
||||
}
|
||||
var sts = $("#artistname").text();
|
||||
|
||||
@@ -1197,7 +1197,7 @@ div#artistheader h2 a {
|
||||
min-width: 50px;
|
||||
text-align: left;
|
||||
vertical-align: middle;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
}
|
||||
#searchresults_table td#add {
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user