minor fixes
This commit is contained in:
@@ -273,7 +273,7 @@ function initwebsocket(){
|
|||||||
"token":token,
|
"token":token,
|
||||||
"capabilities": 16381,
|
"capabilities": 16381,
|
||||||
"properties": {
|
"properties": {
|
||||||
"browser": "Harmony",
|
"browser": "Jank Client",
|
||||||
"client_build_number": 0,
|
"client_build_number": 0,
|
||||||
"release_channel": "Custom",
|
"release_channel": "Custom",
|
||||||
"browser_user_agent": navigator.userAgent
|
"browser_user_agent": navigator.userAgent
|
||||||
|
@@ -75,7 +75,9 @@ samp {
|
|||||||
border-width: 0px 0px .03in;
|
border-width: 0px 0px .03in;
|
||||||
margin: .02in .05in;
|
margin: .02in .05in;
|
||||||
}
|
}
|
||||||
|
.contextbutton:active{
|
||||||
|
border-width: 0px;
|
||||||
|
}
|
||||||
.infosection {
|
.infosection {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: var(--profile-info-bg);
|
background-color: var(--profile-info-bg);
|
||||||
|
Reference in New Issue
Block a user