GOD UI ../.. No UX :)

This commit is contained in:
dginovker 2020-12-10 09:24:16 -05:00
parent 571c8df776
commit 672325667b
3 changed files with 71 additions and 54 deletions

View File

@ -218,169 +218,145 @@ English
</a>
</li>
<li>
<a href="./hiscores.html?skill=0"
class=" Attack ico">
<a href="./hiscores.html?skill=0" class=" Attack ico">
Attack
</a>
</li>
<li>
<a href="./hiscores.html?skill=1"
class=" Defence ico">
<a href="./hiscores.html?skill=1" class=" Defence ico">
Defence
</a>
</li>
<li>
<a href="./hiscores.html?skill=2"
class=" Strength ico">
<a href="./hiscores.html?skill=2" class=" Strength ico">
Strength
</a>
</li>
<li>
<a href="./hiscores.html?skill=3"
class=" Constitution ico">
<a href="./hiscores.html?skill=3" class=" Constitution ico">
Constitution
</a>
</li>
<li>
<a href="./hiscores.html?skill=4"
class=" Ranged ico">
<a href="./hiscores.html?skill=4" class=" Ranged ico">
Ranged
</a>
</li>
<li>
<a href="./hiscores.html?skill=5"
class=" Prayer ico">
<a href="./hiscores.html?skill=5" class=" Prayer ico">
Prayer
</a>
</li>
<li>
<a href="./hiscores.html?skill=6"
class=" Magic ico">
<a href="./hiscores.html?skill=6" class=" Magic ico">
Magic
</a>
</li>
<li>
<a href="./hiscores.html?skill=7"
class=" Cooking ico">
<a href="./hiscores.html?skill=7" class=" Cooking ico">
Cooking
</a>
</li>
<li>
<a href="./hiscores.html?skill=8"
class=" Woodcutting ico">
<a href="./hiscores.html?skill=8" class=" Woodcutting ico">
Woodcutting
</a>
</li>
<li>
<a href="./hiscores.html?skill=9"
class=" Fletching ico">
<a href="./hiscores.html?skill=9" class=" Fletching ico">
Fletching
</a>
</li>
<li>
<a href="./hiscores.html?skill=10"
class=" Fishing ico">
<a href="./hiscores.html?skill=10" class=" Fishing ico">
Fishing
</a>
</li>
<li>
<a href="./hiscores.html?skill=11"
class=" Firemaking ico">
<a href="./hiscores.html?skill=11" class=" Firemaking ico">
Firemaking
</a>
</li>
<li>
<a href="./hiscores.html?skill=12"
class=" Crafting ico">
<a href="./hiscores.html?skill=12" class=" Crafting ico">
Crafting
</a>
</li>
<li>
<a href="./hiscores.html?skill=13"
class=" Smithing ico">
<a href="./hiscores.html?skill=13" class=" Smithing ico">
Smithing
</a>
</li>
<li>
<a href="./hiscores.html?skill=14"
class=" Mining ico">
<a href="./hiscores.html?skill=14" class=" Mining ico">
Mining
</a>
</li>
<li>
<a href="./hiscores.html?skill=15"
class=" Herblore ico">
<a href="./hiscores.html?skill=15" class=" Herblore ico">
Herblore
</a>
</li>
<li>
<a href="./hiscores.html?skill=16"
class=" Agility ico">
<a href="./hiscores.html?skill=16" class=" Agility ico">
Agility
</a>
</li>
<li>
<a href="./hiscores.html?skill=17"
class=" Thieving ico">
<a href="./hiscores.html?skill=17" class=" Thieving ico">
Thieving
</a>
</li>
<li>
<a href="./hiscores.html?skill=18"
class=" Slayer ico">
<a href="./hiscores.html?skill=18" class=" Slayer ico">
Slayer
</a>
</li>
<li>
<a href="./hiscores.html?skill=19"
class=" Farming ico">
<a href="./hiscores.html?skill=19" class=" Farming ico">
Farming
</a>
</li>
<li>
<a href="./hiscores.html?skill=20"
class=" Runecrafting ico">
<a href="./hiscores.html?skill=20" class=" Runecrafting ico">
Runecrafting
</a>
</li>
<li>
<a href="./hiscores.html?skill=21"
class=" Hunter ico">
<a href="./hiscores.html?skill=21" class=" Hunter ico">
Hunter
</a>
</li>
<li>
<a href="./hiscores.html?skill=22"
class=" Construction ico">
<a href="./hiscores.html?skill=22" class=" Construction ico">
Construction
</a>
</li>
<li>
<a href="./hiscores.html?skill=23"
class=" Summoning ico">
<a href="./hiscores.html?skill=23" class=" Summoning ico">
Summoning
</a>
@ -611,11 +587,48 @@ English
</form>
</div>
<div class="subsectionHeader search_title">Filter (Coming Soon)</div>
<div class="search_large">
<div class="search_tiny_bit_more_large">
<form action="http://services/m=hiscore/compare.ws" method="post" class="no_margin">
<input id="search_compare1" class="textinput text" maxlength="12" type="text" name="user1" value="">
<input id="search_compare2" class="textinput text" maxlength="12" type="text" name="user2" value="">
<input type="submit" name="submit" class="buttonmedium" value="Filter">
<div id="remember">
<label for="rem">
<table class="center" style="margin: 0 auto; padding-top: 4px;">
<tr>
<td onmouseover="this.style.background='rgba(20, 20, 20, 0.3)';"
onmouseout="this.style.background='rgba(0, 0, 0, 0)';"
onclick="document.getElementById('check_iron').checked = !document.getElementById('check_iron').checked">
<img src="../../site/img/osrsimg/ironman.png" style="height: 11px;">
<input type="checkbox" name="check_iron" id="check_iron" value="1" class="checkbox"
style="pointer-events: none;">
</td>
<td onmouseover="this.style.background='rgba(20, 20, 20, 0.3)';"
onmouseout="this.style.background='rgba(0, 0, 0, 0)';"
onclick="document.getElementById('check_ultiron').checked = !document.getElementById('check_ultiron').checked">
<img src="../../site/img/osrsimg/ultimateironman.png" style="height: 11px;">
<input type="checkbox" name="check_ultiron" id="check_ultiron" value="1" class="checkbox"
style="pointer-events: none;">
</td>
<td onmouseover="this.style.background='rgba(20, 20, 20, 0.3)';"
onmouseout="this.style.background='rgba(0, 0, 0, 0)';"
onclick="document.getElementById('check_hciron').checked = !document.getElementById('check_hciron').checked">
<img src="../../site/img/osrsimg/hcim.png" style="height: 11px;">
<input type="checkbox" name="check_hciron" id="check_hciron" value="1" class="checkbox"
style="pointer-events: none;">
</td>
</tr>
</table>
<table class="center" style="margin: 0 auto; padding-top: 4px;">
<tr>
<td>
<input type="range" min="1" max="25" value="10"
oninput="this.nextElementSibling.nextElementSibling.value = this.value">
<br>
Max XP Rate: <output>10</output>
</td>
</tr>
</table>
</label>
</div>
<input type="submit" name="submit" class="buttonmedium" value="Filter" style="margin-top: 2px;">
</form>
</div>
<div class="subsectionHeader search_title">Legend</div>

View File

@ -591,7 +591,7 @@
width: 156px;
height: 505px;
}
.search_small, .search_large, .search_custom_large {
.search_small, .search_large, .search_tiny_bit_more_large, .search_custom_large {
margin-bottom: 2px;
width: 156px;
text-align: center;
@ -604,8 +604,12 @@
height: 98px;
background: transparent url(../img/hiscores/search_largeeccb.png?3) repeat-x;
}
.search_tiny_bit_more_large {
height: 114px;
background: transparent url(../img/hiscores/search_tiny_bit_more_largeeccb.png?3) repeat-x;
}
.search_custom_large {
height: 130px;
height: 122px;
background: transparent url(../img/hiscores/search_custom_largeeccb.png?3) repeat-x;
}
#friends_search {

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 B