v2020.04.07

This commit is contained in:
pypy
2020-04-07 11:53:54 +09:00
parent 0103de9e36
commit ab6e162dc1
7 changed files with 21 additions and 10280 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,325 +1 @@
@charset "utf-8";
/*
Copyright(c) 2019-2020 pypy and individual contributors.
All rights reserved.
This work is licensed under the terms of the MIT license.
For a copy, see <https://opensource.org/licenses/MIT>.
*/
::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0.05);
border-radius: 16px;
}
::-webkit-scrollbar-thumb {
background: rgba(255, 255, 255, 0.2);
border-radius: 16px;
}
.el-loading-mask {
background-color: rgba(0, 0, 0, 0.6);
}
.el-input__inner {
background-color: #444444;
border: #333333;
}
.el-table td, .el-table th.is-leaf {
background-color: #292929;
border-bottom: 1px solid #5f5f5f;
}
.el-table--border::after, .el-table--group::after, .el-table::before {
background-color: #5f5f5f;
}
.el-table--striped .el-table__body tr.el-table__row--striped td {
background-color: #202020;
}
.el-table--enable-row-hover .el-table__body tr:hover>td {
background-color: #323232;
}
.el-pagination .btn-next, .el-pagination .btn-prev {
background-color: #333333;
color: #bbbbbb;
}
.el-pagination button:disabled {
background-color: #333333;
color: #101010;
}
.el-dialog, .el-pager li {
background-color: #333333;
}
.el-pager li {
color: #bbbbbb;
}
.el-table {
color: #ffffff;
}
.el-pagination__total {
color: #bbbbbb;
}
.el-tag--plain.el-tag--info {
background-color: #333333;
}
.el-tag--plain.el-tag--success {
background-color: #333333;
}
.el-tag--plain.el-tag--success {
background-color: #333333;
}
.el-button {
color: #c5cad6;
}
.el-button:not(.el-button--text) {
background-color: #353535;
border-color: #404040;
}
.el-button:not(.el-button--text):focus, .el-button:not(.el-button--text):hover {
color: #000000;
border-color: #656565;
background-color: #737373;
}
.el-tabs__item {
color: #c2c4ca;
}
.el-tabs--card>.el-tabs__header {
border-bottom-color: #5f5f5f;
}
.el-dropdown-menu {
background-color: #353535;
border-color: #404040;
}
.el-dropdown-menu__item--divided:before {
background-color: #404040;
}
.el-dropdown-menu__item {
color: #d4d4d4;
}
.el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover {
background-color: #444444;
color: #66b1ff;
}
.el-popper[x-placement^=bottom] .popper__arrow::after {
border-bottom-color: #333333;
}
.el-popper[x-placement^=bottom] .popper__arrow {
border-bottom-color: #404040;
}
.el-message-box {
background-color: #333333;
border-color: #5f5f5f;
}
.el-tree {
background: #202020;
color: #bbbbbb;
}
.el-menu-item:focus, .el-menu-item:hover {
background-color: #505050;
}
.el-tabs--card>.el-tabs__header .el-tabs__item {
border-left-color: #5f5f5f;
}
.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
border-left-color: #5f5f5f;
}
.el-tabs--card>.el-tabs__header .el-tabs__nav {
border-color: #5f5f5f;
}
.el-collapse-item__header {
background-color: inherit;
color: #d0d0d0;
border-bottom-color: #5f5f5f;
}
.el-collapse-item__wrap {
background-color: #333333;
border-bottom-color: #5f5f5f;
}
.el-message-box__title {
color: #909090;
}
.el-dialog__title {
color: #909090;
}
.el-message-box__content {
color: #a5a7ad;
}
.el-input__inner {
color: #ffffff;
}
.el-collapse-item__content {
color: #848484;
}
.el-switch__core {
background-color: #212121;
border-color: #5f5f5f;
}
.el-popover {
background-color: #333333;
border-color: #5f5f5f;
}
.el-popper[x-placement^=right] .popper__arrow::after {
border-right-color: #5f5f5f;
}
.el-popper[x-placement^=right] .popper__arrow {
border-right-color: #5f5f5f;
}
.el-switch__label {
color: #a0a0a0;
}
.el-table, .el-table__expanded-cell {
background-color: inherit;
}
.el-tree-node__content:hover {
background-color: #272727;
}
.el-tree-node:focus>.el-tree-node__content {
background-color: #333333;
}
.el-select-dropdown {
background-color: #353535;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
background-color: #404040;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
background-color: #404040;
}
.el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
background-color: #3e3e3e;
}
.el-tag.el-tag--info {
background-color: #404040;
border-color: #252525;
}
.el-table__expanded-cell:hover {
background-color: #323232 !important;
}
.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
border-bottom-color: #9c9c9c;
}
.el-dialog__body {
color: #ffffff;
}
.x-app {
background-color: #101010;
}
.x-container {
background: #222;
}
.x-login-container {
background-color: #101010;
}
.x-aside-container {
background-color: #171717;
}
.x-friend-list>.x-friend-group {
color: #ffffff;
}
.x-friend-item:hover {
background: #3e3e3e;
}
.x-friend-item>.avatar.active::after, .x-friend-item>.avatar.joinme::after, .x-friend-item>.avatar.askme::after, .x-friend-item>.avatar.busy::after {
border: 2px solid #000;
}
.x-friend-item>.detail>.name {
color: #ffffff;
}
.x-friend-item>.detail>.extra {
color: #c7c7c7;
}
.x-friend-item>.detail>.name.x-tag-veteran {
color: rgb(177, 143, 255);
}
.el-tag.x-tag-veteran {
border-color: rgb(177, 143, 255);
color: rgb(177, 143, 255);
}
.x-friend-item>.detail>.name.x-tag-legendary {
color: rgb(255, 255, 255);
}
.el-tag.x-tag-legendary {
border-color: rgb(255, 255, 255);
color: rgb(255, 255, 255);
}
.x-user-dialog .el-textarea__inner {
color: #ffffff;
}
html, body {
background-color: #101010;
}
body, input, textarea, select, button {
color: #ffffff;
}
.x-login-container p {
color: #dddddd;
}
::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:16px}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:16px}.el-loading-mask{background-color:rgba(0,0,0,.6)}.el-input__inner{background-color:#444;border:#333}.el-table td,.el-table th.is-leaf{background-color:#292929;border-bottom:1px solid #5f5f5f}.el-table--border::after,.el-table--group::after,.el-table::before{background-color:#5f5f5f}.el-table--striped .el-table__body tr.el-table__row--striped td{background-color:#202020}.el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#323232}.el-pagination .btn-next,.el-pagination .btn-prev{background-color:#333;color:#bbb}.el-pagination button:disabled{background-color:#333;color:#101010}.el-dialog,.el-pager li{background-color:#333}.el-pager li{color:#bbb}.el-table{color:#fff}.el-pagination__total{color:#bbb}.el-tag--plain.el-tag--info{background-color:#333}.el-tag--plain.el-tag--success{background-color:#333}.el-tag--plain.el-tag--success{background-color:#333}.el-button{color:#c5cad6}.el-button:not(.el-button--text){background-color:#353535;border-color:#404040}.el-button:not(.el-button--text):focus,.el-button:not(.el-button--text):hover{color:#000;border-color:#656565;background-color:#737373}.el-tabs__item{color:#c2c4ca}.el-tabs--card>.el-tabs__header{border-bottom-color:#5f5f5f}.el-dropdown-menu{background-color:#353535;border-color:#404040}.el-dropdown-menu__item--divided:before{background-color:#404040}.el-dropdown-menu__item{color:#d4d4d4}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#444;color:#66b1ff}.el-popper[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#333}.el-popper[x-placement^=bottom] .popper__arrow{border-bottom-color:#404040}.el-message-box{background-color:#333;border-color:#5f5f5f}.el-tree{background:#202020;color:#bbb}.el-menu-item:focus,.el-menu-item:hover{background-color:#505050}.el-tabs--card>.el-tabs__header .el-tabs__item{border-left-color:#5f5f5f}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-left-color:#5f5f5f}.el-tabs--card>.el-tabs__header .el-tabs__nav{border-color:#5f5f5f}.el-collapse-item__header{background-color:inherit;color:#d0d0d0;border-bottom-color:#5f5f5f}.el-collapse-item__wrap{background-color:#333;border-bottom-color:#5f5f5f}.el-message-box__title{color:#909090}.el-dialog__title{color:#909090}.el-message-box__content{color:#a5a7ad}.el-input__inner{color:#fff}.el-collapse-item__content{color:#848484}.el-switch__core{background-color:#212121;border-color:#5f5f5f}.el-popover{background-color:#333;border-color:#5f5f5f}.el-popper[x-placement^=right] .popper__arrow::after{border-right-color:#5f5f5f}.el-popper[x-placement^=right] .popper__arrow{border-right-color:#5f5f5f}.el-switch__label{color:#a0a0a0}.el-table,.el-table__expanded-cell{background-color:inherit}.el-tree-node__content:hover{background-color:#272727}.el-tree-node:focus>.el-tree-node__content{background-color:#333}.el-select-dropdown{background-color:#353535}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{background-color:#404040}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#404040}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#3e3e3e}.el-tag.el-tag--info{background-color:#404040;border-color:#252525}.el-table__expanded-cell:hover{background-color:#323232 !important}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#9c9c9c}.el-dialog__body{color:#fff}.x-app{background-color:#101010}.x-container{background:#222}.x-login-container{background-color:#101010}.x-aside-container{background-color:#171717}.x-friend-list>.x-friend-group{color:#fff}.x-friend-item:hover{background:#3e3e3e}.x-friend-item>.avatar.active::after,.x-friend-item>.avatar.joinme::after,.x-friend-item>.avatar.askme::after,.x-friend-item>.avatar.busy::after{border:2px solid #000}.x-friend-item>.detail>.name{color:#fff}.x-friend-item>.detail>.extra{color:#c7c7c7}.x-friend-item>.detail>.name.x-tag-veteran{color:#b18fff}.el-tag.x-tag-veteran{border-color:#b18fff;color:#b18fff}.x-friend-item>.detail>.name.x-tag-legendary{color:#fff}.el-tag.x-tag-legendary{border-color:#fff;color:#fff}.x-user-dialog .el-textarea__inner{color:#fff}html,body{background-color:#101010}body,input,textarea,select,button{color:#fff}.x-login-container p{color:#ddd}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3147,7 +3147,7 @@ CefSharp.BindObjectAsync(
VRCX,
nextRefresh: 0,
isGameRunning: false,
appVersion: 'VRCX 2020.03.21',
appVersion: 'VRCX 2020.04.07',
latestAppVersion: '',
ossDialog: false
},

View File

@@ -1,222 +1 @@
@charset "utf-8";
/*
Copyright(c) 2019 pypy. All rights reserved.
This work is licensed under the terms of the MIT license.
For a copy, see <https://opensource.org/licenses/MIT>.
*/
/*
마지노선인듯
화면 24px -> 나나 32
손등 18px -> 나나 24
*/
.noty_body {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.noty_layout {
max-width: none;
width: 80% !important;
}
.noty_theme__relax.noty_bar {
margin: 4px 0;
overflow: hidden;
border-radius: 2px;
position: relative;
}
.noty_theme__relax.noty_bar .noty_body {
padding: 5px 10px 10px;
font-size: 24px;
text-align: center;
}
.noty_theme__relax.noty_bar .noty_buttons {
border-top: 1px solid #e7e7e7;
padding: 5px 10px;
}
.noty_theme__relax.noty_type__alert, .noty_theme__relax.noty_type__notification {
background-color: #fff;
border: 1px solid #dedede;
color: #444;
}
.noty_theme__relax.noty_type__warning {
background-color: #FFEAA8;
border: 1px solid #FFC237;
color: #826200;
}
.noty_theme__relax.noty_type__warning .noty_buttons {
border-color: #dfaa30;
}
.noty_theme__relax.noty_type__error {
background-color: #FF8181;
border: 1px solid #e25353;
color: #FFF;
}
.noty_theme__relax.noty_type__error .noty_buttons {
border-color: darkred;
}
.noty_theme__relax.noty_type__info, .noty_theme__relax.noty_type__information {
background-color: #78C5E7;
border: 1px solid #3badd6;
color: #FFF;
}
.noty_theme__relax.noty_type__info .noty_buttons, .noty_theme__relax.noty_type__information .noty_buttons {
border-color: #0B90C4;
}
.noty_theme__relax.noty_type__success {
background-color: #BCF5BC;
border: 1px solid #7cdd77;
color: darkgreen;
}
.noty_theme__relax.noty_type__success .noty_buttons {
border-color: #50C24E;
}
::-webkit-scrollbar {
width: 8px;
height: 8px;
}
::-webkit-scrollbar-track {
background: rgba(0, 0, 0, 0.1);
border-radius: 16px;
}
::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.25);
border-radius: 16px;
}
body, input, textarea, select, button {
font-family: 'Noto Sans JP', 'Noto Sans KR', 'Meiryo UI', 'Malgun Gothic', 'Segoe UI', sans-serif;
line-height: normal;
}
.x-app {
display: flex;
flex-direction: column;
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
}
.x-app-type {
background: #1f1f1f;
color: #fff;
}
.x-container {
flex: none;
padding: 10px;
overflow: hidden auto;
position: relative;
}
.x-friend-list {
overflow: hidden auto;
padding: 0 10px;
}
.x-friend-item {
display: flex;
align-items: center;
font-size: 18px;
box-sizing: border-box;
}
.x-friend-item .time {
margin-right: 5px;
}
.x-friend-item .name {
font-weight: bold;
}
.x-friend-item.friend .name {
color: #fff;
}
.x-friend-item.favorite .name {
color: #ff0;
}
.x-friend-item>.avatar {
flex: none;
width: 40px;
height: 40px;
margin-right: 8px;
display: inline-block;
position: relative;
}
.x-friend-item>img.avatar {
width: 50px;
height: 37.5px;
margin-left: 5px;
margin-right: 0;
border-radius: 2px;
}
.x-friend-item>.avatar>img {
width: 100%;
height: 100%;
border-radius: 40%;
object-fit: cover;
}
.x-friend-item>.detail {
flex: 1;
overflow: hidden;
}
.x-friend-item>.detail>.name, .x-friend-item>.detail>.extra {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.x-friend-item>.detail>.name {
font-weight: bold;
}
.x-friend-item>.detail>.extra {
font-weight: normal;
}
i.x-user-status {
display: inline-block;
width: 14px;
height: 14px;
border-radius: 50%;
background: gray;
}
i.x-user-status.active {
background: #67C23A;
}
i.x-user-status.joinme {
background: #409EFF;
}
i.x-user-status.busy {
background: #F56C6C;
}
.noty_body{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noty_layout{max-width:none;width:80% !important}.noty_theme__relax.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__relax.noty_bar .noty_body{padding:5px 10px 10px;font-size:24px;text-align:center}.noty_theme__relax.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__relax.noty_type__alert,.noty_theme__relax.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__relax.noty_type__warning{background-color:#ffeaa8;border:1px solid #ffc237;color:#826200}.noty_theme__relax.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__relax.noty_type__error{background-color:#ff8181;border:1px solid #e25353;color:#fff}.noty_theme__relax.noty_type__error .noty_buttons{border-color:darkred}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#78c5e7;border:1px solid #3badd6;color:#fff}.noty_theme__relax.noty_type__info .noty_buttons,.noty_theme__relax.noty_type__information .noty_buttons{border-color:#0b90c4}.noty_theme__relax.noty_type__success{background-color:#bcf5bc;border:1px solid #7cdd77;color:#006400}.noty_theme__relax.noty_type__success .noty_buttons{border-color:#50c24e}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:16px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25);border-radius:16px}body,input,textarea,select,button{font-family:"Noto Sans JP","Noto Sans KR","Meiryo UI","Malgun Gothic","Segoe UI",sans-serif;line-height:normal}.x-app{display:flex;flex-direction:column;position:absolute;width:100%;height:100%;overflow:hidden}.x-app-type{background:#1f1f1f;color:#fff}.x-container{flex:none;padding:10px;overflow:hidden auto;position:relative}.x-friend-list{overflow:hidden auto;padding:0 10px}.x-friend-item{display:flex;align-items:center;font-size:18px;box-sizing:border-box}.x-friend-item .time{margin-right:5px}.x-friend-item .name{font-weight:bold}.x-friend-item.friend .name{color:#fff}.x-friend-item.favorite .name{color:#ff0}.x-friend-item>.avatar{flex:none;width:40px;height:40px;margin-right:8px;display:inline-block;position:relative}.x-friend-item>img.avatar{width:50px;height:37.5px;margin-left:5px;margin-right:0;border-radius:2px}.x-friend-item>.avatar>img{width:100%;height:100%;border-radius:40%;object-fit:cover}.x-friend-item>.detail{flex:1;overflow:hidden}.x-friend-item>.detail>.name,.x-friend-item>.detail>.extra{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-friend-item>.detail>.name{font-weight:bold}.x-friend-item>.detail>.extra{font-weight:normal}i.x-user-status{display:inline-block;width:14px;height:14px;border-radius:50%;background:gray}i.x-user-status.active{background:#67c23a}i.x-user-status.joinme{background:#409eff}i.x-user-status.busy{background:#f56c6c}

File diff suppressed because one or more lines are too long