Files
VRCX/html/app.css
2020-04-07 11:53:54 +09:00

2 lines
6.3 KiB
CSS

.color-palettes{background:#409eff;background:#67c23a;background:#e6a23c;background:#f56c6c;background:#909399;background:#fd9200;background:#e6e6e6;background:#c0c4cc}.noty_layout{word-break:break-all}.noty_theme__mint.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__mint.noty_bar .noty_body{padding:10px;font-size:14px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #d1d1d1;color:#2f2f2f}.noty_theme__mint.noty_type__warning{background-color:#ffae42;border-bottom:1px solid #e89f3c;color:#fff}.noty_theme__mint.noty_type__error{background-color:#de636f;border-bottom:1px solid #ca5a65;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#7f7eff;border-bottom:1px solid #7473e8;color:#fff}.noty_theme__mint.noty_type__success{background-color:#afc765;border-bottom:1px solid #a0b55c;color:#fff}.el-table+.pagination-bar{margin-top:15px}.el-dialog__body{padding:20px}.el-dialog__footer>.el-button+.el-button{margin-left:5px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:16px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);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}a{color:#409eff}.x-link{cursor:pointer}.x-link:hover{text-decoration:underline}.x-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-app{display:flex;position:absolute;width:100%;height:100%;overflow:hidden auto}.x-container{flex:1;padding:10px;overflow:hidden auto;background:#fff;position:relative}.x-login-container{display:flex;position:absolute;width:100%;height:100%;background:#fff;z-index:1999}.x-menu-container{flex:none;overflow:hidden auto;background:#383838}.x-menu-container>.el-menu{background:0;border:0}.el-menu-item.is-active::before{position:absolute;content:"";left:1px;top:4px;width:2px;height:48px;background:#dcdfe6}.el-menu-item.notify::after{position:absolute;content:"";right:4px;top:4px;width:4px;height:4px;background:#ebeef5;border-radius:50%}.x-aside-container{flex:none;width:236px;display:flex;flex-direction:column;background:#f8f8f8}.el-popper.x-quick-search{min-width:0 !important;width:225px}.el-popper.x-quick-search .el-select-dropdown__item{padding:0 10px;width:100%;height:auto;font-size:12px;line-height:normal}.x-friend-list{overflow:hidden auto;padding:0 10px}.x-friend-group>.el-icon-arrow-right{transition:transform .3s}.x-friend-group>.el-icon-arrow-right.rotate{transform:rotate(90deg)}.x-aside-container>.x-friend-list{flex:1}.x-dialog .x-friend-list{display:flex;align-items:flex-start;flex-wrap:wrap;max-height:150px}.x-friend-list>.x-friend-group{padding:20px 0 5px;font-weight:bold;font-size:12px}.x-friend-item{display:flex;align-items:center;padding:5px;cursor:pointer;font-size:12px;box-sizing:border-box}.x-friend-item:hover{background:#f0f0f0;border-radius:2px}.x-aside-container>.x-friend-list>.x-friend-item:hover{background:#fff;border-radius:2px}.el-select-dropdown__item .x-friend-item:hover{background:none;border-radius:0}.x-dialog .x-friend-item{width:175px}.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>.avatar.offline>img{filter:grayscale(1)}.x-friend-item:hover>.avatar.offline>img{filter:none}.x-friend-item>.avatar.active::after,.x-friend-item>.avatar.joinme::after,.x-friend-item>.avatar.busy::after{content:"";position:absolute;right:0;bottom:0;width:8px;height:8px;border-radius:50%;border:2px solid #fff;background:#909399}.x-friend-item>.avatar.active::after{background:#67c23a}.x-friend-item>.avatar.joinme::after{background:#409eff}.x-friend-item>.avatar.askme::after{background:#fd9200}.x-friend-item>.avatar.busy::after{background:#f56c6c}.x-friend-item.offline>.avatar::after{display:none}.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{color:#303133;font-weight:bold}.x-friend-item>.detail>.extra{color:#606266;font-weight:normal}.x-dialog>.el-dialog{margin-bottom:10px;max-width:100%}.x-user-dialog>.el-dialog>.el-dialog__header,.x-world-dialog>.el-dialog>.el-dialog__header,.x-avatar-dialog>.el-dialog>.el-dialog__header{padding:0;display:none}.x-user-dialog>.el-dialog>.el-dialog__body,.x-world-dialog>.el-dialog>.el-dialog__body,.x-avatar-dialog>.el-dialog>.el-dialog__body{padding:20px}.el-popper.hex{font-family:monospace;text-align:center;min-width:auto;padding:10px}i.x-user-status{display:inline-block;width:10px;height:10px;border-radius:50%;background:gray}i.x-user-status.active{background:#67c23a}i.x-user-status.joinme{background:#409eff}i.x-user-status.askme{background:#fd9200}i.x-user-status.busy{background:#f56c6c}.x-friend-item>.detail>.name.x-tag-untrusted{color:#ccc}.el-tag.x-tag-untrusted{border-color:#ccc;color:#ccc}.x-friend-item>.detail>.name.x-tag-basic{color:#1778ff}.el-tag.x-tag-basic{border-color:#1778ff;color:#1778ff}.x-friend-item>.detail>.name.x-tag-known{color:#2bcf5c}.el-tag.x-tag-known{border-color:#2bcf5c;color:#2bcf5c}.x-friend-item>.detail>.name.x-tag-trusted{color:#ff7b42}.el-tag.x-tag-trusted{border-color:#ff7b42;color:#ff7b42}.x-friend-item>.detail>.name.x-tag-veteran{color:#8143e6}.el-tag.x-tag-veteran{border-color:#8143e6;color:#8143e6}.x-friend-item>.detail>.name.x-tag-legend{color:#ffd000}.el-tag.x-tag-legend{border-color:#ffd000;color:#ffd000}.x-friend-item>.detail>.name.x-tag-legendary{color:#000}.el-tag.x-tag-legendary{border-color:#000;color:#000}.x-friend-item>.detail>.name.x-tag-vip{color:#b52626}.el-tag.x-tag-vip{border-color:#b52626;color:#b52626}.x-friend-item>.detail>.name.x-tag-troll{color:#782f2f}.el-tag.x-tag-troll{border-color:#782f2f;color:#782f2f}.x-friend-item>.detail>.name.x-tag-friend{color:#ffd000}.el-tag.x-tag-friend{border-color:#ffd000;color:#ffd000}.el-tree-node{white-space:normal}.el-tree-node__content{height:auto}.x-user-dialog .el-textarea__inner{background:none;border:0;border-radius:2px;padding:0}