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.
16 lines
296 B
16 lines
296 B
8 months ago
|
.SingleValueHolder {
|
||
|
background-image: none;
|
||
|
-moz-box-shadow: none;
|
||
|
}
|
||
|
|
||
|
#SingleValue_0_1_0 .SingleValueHolder {
|
||
|
background: none;
|
||
|
text-align: left;
|
||
|
font-weight: normal;
|
||
|
width: auto;
|
||
|
padding-top: 0;
|
||
|
padding-left: 0;
|
||
|
font-size: 14px;
|
||
|
-moz-box-shadow: none;
|
||
|
}
|