mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-01-23 11:11:41 +03:00
5 lines
199 B
CSS
5 lines
199 B
CSS
.retailcrm_unit {margin-bottom: 10px;}
|
|
.retailcrm_unit input {width: 30%;}
|
|
.checkbox input{width: auto;}
|
|
.retailcrm_unit input[type=checkbox] {width: 13px;}
|
|
.retailcrm_unit select {max-width: 500px;} |