mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-26 15:16:06 +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;} |