Inventory and onlinelist now pre load on login and open without delay on keybind press.
This commit is contained in:
@@ -8,7 +8,13 @@ html {
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.show {
|
||||
display: show !important;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
html, body {
|
||||
margin: unset;
|
||||
}
|
||||
@@ -209,4 +215,6 @@ ol.inline.stats {
|
||||
ol.inline.stats abbr {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
|
||||
Reference in New Issue
Block a user