| 1 |
.bf-template-new-badge { |
| 2 |
background-color: #d63638; |
| 3 |
color: #ffffff; |
| 4 |
padding: 3px; |
| 5 |
border-radius: 5px; |
| 6 |
font-size: 10px; |
| 7 |
} |
| 8 |
|
| 9 |
.bf-indicator-badge { |
| 10 |
display: inline-block !important; |
| 11 |
min-width: 18px !important; |
| 12 |
height: 18px !important; |
| 13 |
border-radius: 9px !important; |
| 14 |
margin: 7px 0 0 2px !important; |
| 15 |
vertical-align: top !important; |
| 16 |
font-size: 11px !important; |
| 17 |
line-height: 1.6 !important; |
| 18 |
text-align: center !important; |
| 19 |
} |