.ce-list { margin: 0; padding: .5em 0; } .ce_plugin_list--settings{ white-space: nowrap; } .ce_plugin_list--select_button{ display: block; color: #306ac7; cursor: pointer; line-height: 1.3em; } .ce_plugin_list--select_button:not(:last-of-type){ margin-bottom: 0.9em; } .ce_plugin_list--select_button:hover{ color: #a1b4ec; } /** * List style settigns icons */ .ce_plugin_list--select_button i{ margin-right: 1.3em; } .ce-list li{ background: #fff; border: 1px solid #ebeef3; border-radius: 3px; margin: .5em; padding: .5em; list-style-position: outside; margin-left: 1.1em; }