11 lines
197 B
CSS
11 lines
197 B
CSS
@CHARSET "UTF-8";
|
|
#tax_incl_color, #tax_excl_color, #old_prices_color {
|
|
width: 120px;
|
|
float:left
|
|
}
|
|
.mColorPickerTrigger {
|
|
width:196px !important;
|
|
left:17px;
|
|
position:relative;
|
|
height:31px;
|
|
} |