HEX
Server: Apache/2.4.54 (Debian)
System: Linux a5825d2beacc 4.15.0-197-generic #208-Ubuntu SMP Tue Nov 1 17:23:37 UTC 2022 x86_64
User: root (0)
PHP: 8.1.14
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/admin-menu-manager/css/admin-menu-manager.css
/**
 * Admin Menu Manager
 * http://required.ch
 *
 * Copyright (c) 2015 required+
 * Licensed under the GPLv2+ license.
 */
#collapse-menu {
  overflow: hidden; }

#adminmenu #admin-menu-manager-edit {
  margin-top: 20px;
  cursor: pointer !important; }

.folded #adminmenu #admin-menu-manager-edit .wp-menu-name {
  display: none !important; }

#adminmenu:not(.ui-sortable-disabled) #admin-menu-manager-edit .menu-top,
#admin-menu-manager-edit .menu-top {
  background: transparent !important;
  font-size: 13px !important;
  cursor: pointer !important; }

#adminmenu:not(.ui-sortable-disabled) .ui-sortable-handle a {
  cursor: move !important; }

#adminmenu:not(.ui-sortable-disabled) .wp-menu-separator.ui-sortable-handle {
  height: 26px;
  border: 2px dashed;
  margin: 0;
  cursor: move !important; }

#adminmenu .wp-menu-separator.ui-sortable-handle {
  transition: height .5s ease-in-out, border .5s ease-in-out, margin .5s ease-in-out; }