| Server IP : 45.77.68.45 / Your IP : 127.0.0.100 Web Server : PHPix/0.2.2 (Caddy compatible) System : wasi wasmer.sh 0.0.0 0.0.0 wasm32 User : ( 1) PHP Version : 8.3.21 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /app/wp-content/themes/consultstreet/inc/customizer/controls/scss/modules/ |
Upload File : |
/* Control: Sortable. */
.customize-control-consultstreet-sortable ul.ui-sortable li {
padding: 5px 10px;
border: 1px solid $c-sortable-bd;
background: $c-white;
.dashicons {
&.dashicons-menu {
float: right;
}
&.visibility {
margin-right: 10px;
}
}
&.invisible {
color: $c-sortable-ds;
border: 1px dashed $c-sortable-ds;
.dashicons.visibility {
color: $c-sortable-ds;
}
}
}