HEX
Server: LiteSpeed
System: Linux premium212.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: vitanhod (1367)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/vitanhod/barnabites.es/wp-content/plugins/rishi-companion/src/admin/userSocials/usermeta.css
.user-social-sortable-icons li.ui-sortable-handle {
    width: auto;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    display: table;
    clear: both;
    padding: 20px;
    margin: 10px;
    cursor: move;
    position: relative;
}

.user-social-sortable-icons li.ui-sortable-handle:before {
    content: "\f545";
    font-family: dashicons;
    font-size: 16px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #e5e5e5;
    text-align: center;
    line-height: 25px;
    position: absolute;
    top: 0;
    left: -10px;
    margin: auto;
    bottom: 0;
}

.user-social-sortable-icons li.ui-sortable-handle label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}

.user-social-sortable-icons li.ui-sortable-handle .description {
    display: block;
    margin-top: 5px;
    cursor: auto;
}