| Current Path : /home/gotzfrokfn/www/templates/gotz-tpl/less/vm/ |
| Current File : /home/gotzfrokfn/www/templates/gotz-tpl/less/vm/vm_orders.less |
.vm-orders-list {
.order-view {
input[type="text"] {
padding: 10px 5px;
font-size: 14px;
color:@textColor;
.border(1px @colorBorder);
.borderRadius(0);
}
input.button {
.input;
}
}
}