UNPKG

@brizy/ui

Version:
1 lines 1.87 kB
.brz-ui-shape-text{display:flex;flex-direction:column;align-items:var(--brz-ui-shape-text-align,flex-start)}.brz-ui-shape-text__source-boxed:not(.brz-ui-shape-text__source--loading){background-color:#fff;border:2px solid var(--color-blue-mid,#add6e4);padding:var(--brz-ui-shape-text-size,10px);transition:border-color .3s ease-in-out;border-radius:3px}.brz-ui-shape-text__source--loading{width:var(--brz-ui-shape-text-source-loading,36px);height:var(--brz-ui-shape-text-source-loading,36px);background-color:var(--color-gray-light,#d5d9db);border-radius:3px}.brz-ui-shape-text__source .anticon{display:block}.brz-ui-shape-text__content{width:100%}.brz-ui-shape-text__content>*{transition:color .3s ease-in-out}.brz-ui-shape-text__content--loading{display:flex;flex-wrap:wrap}.brz-ui-shape-text__content--loading>div{height:var(--brz-ui-shape-text-content--loading-size,16px);background:var(--color-gray-light,#d5d9db);border-radius:4px}.brz-ui-shape-text__content--loading>div:first-child,.brz-ui-shape-text__content--loading>div:nth-child(2n),.brz-ui-shape-text__content--loading>div:nth-child(4n){width:100%}.brz-ui-shape-text__content--loading>div:nth-child(3n){width:73.3%}.brz-ui-shape-text__content--loading>div:first-child{margin-top:7px}.brz-ui-shape-text__content--loading>div:not(:last-child){margin-bottom:10px}.brz-ui-shape-text__onclick{cursor:pointer}.brz-ui-shape-text:hover.brz-ui-shape-text:hover .brz-ui-shape-text__source-boxed:not(.brz-ui-shape-text__source--loading){border-color:var(--brz-ui-global-shape-text-hover-color,var(--brz-ui-shape-text-hover-color,var(--color-blue-mid,#add6e4)))}.brz-ui-shape-text:hover.brz-ui-shape-text:hover .brz-ui-shape-text__content>*,.brz-ui-shape-text:hover.brz-ui-shape-text:hover .brz-ui-shape-text__source svg{color:var(--brz-ui-global-shape-text-hover-color,var(--brz-ui-shape-text-hover-color,inherit))}