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.
 
 
 

30 lines
834 B

@font-face {
font-family: "iconfontBIFront"; /* Project id */
src: url("${fineServletURL}/resources?path=/com/fr/plugin/bi/web/css/iconfont.ttf") format('truetype');
}
.iconfontBIFront {
font-family: "iconfontBIFront" !important;
font-size: 16px;
font-style: normal;
text-align: center;
color: red;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-fanruan-cpt:before {
content: "\e642";
}
.fanruan-cpt-logo {
background: url("${fineServletURL}/resources?path=/com/fr/plugin/bi/web/img/fanruanCpt.svg") no-repeat 50%;;
background-size: contain;
display: block
}
.fanruan-frm-logo {
background: url("${fineServletURL}/resources?path=/com/fr/plugin/bi/web/img/fanruanFrm.svg") no-repeat 50%;;
background-size: contain;
display: block
}