5 lines
314 B
CSS
5 lines
314 B
CSS
|
|
.singlebugstatistic-block .progress-circle text {font-size: 35px;}
|
||
|
|
.singlebugstatistic-block .progress-circle .progress-text {position: relative; top: -45px;}
|
||
|
|
.singlebugstatistic-block .bg-secondary-pale {background: #F3F6FA;}
|
||
|
|
.singlebugstatistic-block .tab-pane .nav-tabs>.nav-item>a:after {border-bottom: none;}
|