HEX
Server: LiteSpeed
System: Linux sg-cp4.cloudnetwork.vn 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64
User: thu28850 (1134)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/thu28850/www/wp-content/plugins/kirki/kirki-packages/control-sortable/src/control.scss
.customize-control-kirki-sortable {
  ul.ui-sortable {
    li {
      padding: 5px 10px;
      border: 1px solid #333;
      background: #fff;

      .dashicons {
        &.dashicons-menu {
          float: right;
        }

        &.visibility {
          margin-right: 10px;
        }
      }

      &.invisible {
        color: #aaa;
        border: 1px dashed #aaa;

        .dashicons.visibility {
          color: #aaa;
        }
      }
    }
  }
}