Files
EasySoft-ZenTaoPMS/module/block/css/welcomeblock.ui.css
T

11 lines
1010 B
CSS

.has-more-menu>.dashboard-block-body .welcome-block .panel-heading {padding-right: 0;}
.welcome-block .panel-heading {padding-left: 0;}
.welcome-block .panel-body {background-image: linear-gradient( 90deg, #ECF7FE 0%, #FFF 22%); padding: 0;}
.welcome-block .avatar-border-one {width: 2.6rem; height: 2.6rem; background: #F4F5F3; position: relative;}
.welcome-block .avatar-border-two {width: 2.4rem; height: 2.4rem; background: #F5EBDE; position: absolute;}
.welcome-block .welcome-avatar {border: 2px solid #FBC962; position: absolute; border-radius: 50% 50%;}
.welcome-block .honorary {background: linear-gradient(87.65deg, rgba(255, 186, 52, 0.8) -19.92%, rgba(253, 222, 164, 0.8) 112.97%); border: 0.5px solid #FF9F46; color: #7E5403; box-shadow: unset;}
.welcome-block .text-3xl {font-size: 30px;}
.welcome-block .border-right {position: relative;}
.welcome-block .border-right::after {content: ''; position: absolute; right: 0px; width: 1px; height: 40px; background: #EEE; top: 50%; margin-top: -20px;}