##// END OF EJS Templates
frontend: do not close non-existing websocket connection - don't do anything if window is not focused
frontend: do not close non-existing websocket connection - don't do anything if window is not focused

File last commit:

r0:548a840d
r16:b2a8f100
Show More
user.css.less
11 lines | 175 B | text/x-less | LessCssLexer
.state-user-profile-auth_tokens {
.table {
.expires, .created {
width: 130px;
}
.options {
width: 80px;
}
}
}