You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
3.8 KiB
52 lines
3.8 KiB
.dialog--domain .el-alert{margin-bottom:10px}
|
|
.star-item{display:inline-block;width:320px;font-size:0;padding:10px;vertical-align:middle}
|
|
.star-item--module .star-item__box{background-color:#fffaf5}
|
|
.star-item--module .star-item__logo{border-radius:5px}
|
|
.star-item--module .star-item__footer{color:grey;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
|
|
.star-item--module .star-item__footer>span{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}
|
|
.star-item--welcome .star-item__box{background-color:#fffaf6}
|
|
.star-item--welcome .star-item__footer{margin:0 20px;border-top:1px solid #e8e9eb;text-align:center;display:block}
|
|
.star-item__box{border:1px solid #e8e9eb;position:relative;cursor:pointer;background-color:#f5f5ff}
|
|
.star-item__box:hover{border-color:#3296fa}
|
|
.star-item__box:hover .star-item__star{display:inline-block}
|
|
.star-item__box:hover .star-item__action{display:block}
|
|
.star-item__box:hover .star-item__right .item{display:inline-block}
|
|
.star-item__info{padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
.star-item__info:hover .star-item__name{color:#3296fa}
|
|
.star-item__logo{width:50px!important;height:50px!important;border-radius:50%;margin-right:20px}
|
|
.star-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}
|
|
.star-item__right{width:20px;-ms-flex-item-align:baseline;align-self:baseline;margin-top:-5px;text-align:center;position:absolute;right:15px}
|
|
.star-item__right .item{color:#ccc;display:none;line-height:1;margin-bottom:8px;font-size:20px}
|
|
.star-item__right .item:hover{color:#b3b3b3}
|
|
.star-item__move{font-size:16px!important;display:none;cursor:move;line-height:1}
|
|
.star-item__star{color:#e8e9eb;display:none;cursor:pointer;line-height:1}
|
|
.star-item__star .item{font-size:20px}
|
|
.star-item__star.active{display:inline-block}
|
|
.star-item__star.active .item{display:inline-block;color:#eeb336}
|
|
.star-item__star.active .item:hover{color:#d99b16}
|
|
.star-item__name{font-size:16px;color:#333;margin-bottom:8px}
|
|
.star-item__desc{font-size:14px;color:grey}
|
|
.star-item__footer{height:50px;font-size:14px;padding:0 15px 0 20px;line-height:50px;color:#3296fa;display:-webkit-box;display:-ms-flexbox;display:flex}
|
|
.star-item__footer .icon{margin-right:10px}
|
|
.star-item__go{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}
|
|
.star-item__go .icon{font-size:20px;vertical-align:middle}
|
|
.star-item__go:hover:after{content:">"}
|
|
.star-item__action{display:none;color:#999}
|
|
.star-item__action i{margin-left:15px}
|
|
.star-item__account{display:inline-block;border-top:1px solid #e8e9eb;padding-right:30px;margin-right:30px}
|
|
.star-item__accountblock{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:0}
|
|
.star-item__accountlogo{width:30px!important;height:30px!important;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
|
|
.star-popover.el-popover{padding:3px;min-width:auto;text-align:center;font-size:12px}
|
|
.el-dropdown-menu__item.star-active{background-color:#ebf5ff;color:#3296fa}
|
|
.dialog-type.el-dialog{width:990px}
|
|
.sortable-opacity{opacity:1!important}
|
|
.star-sort-item{display:block;color:#333;font-size:14px}
|
|
.star-sort-item+.star-sort-item{margin-top:10px}
|
|
.star-sort-item.active{color:#3296fa}
|
|
.account-num{font-size:12px;color:grey}
|
|
.account-num .label-text{padding:0 10px;border-left:1px solid #e8e9eb}
|
|
.account-num .label-text:first-child{border:0}
|
|
.account-num .num{font-size:16px;vertical-align:-1px;padding-right:10px;font-weight:600}
|
|
.account-num .icon{width:24px;height:24px;text-align:center;line-height:24px;display:inline-block;vertical-align:middle;margin-left:10px;font-size:18px;color:grey;cursor:pointer}
|
|
.account-num .icon:hover{background-color:#f0f2f5}
|
|
.account-num .icon.el-icon-setting,.account-num .star-add{margin-left:20px}
|