HEX
Server: Apache
System: Linux webm005.cluster121.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: adventp (418412)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/adventp/www/wp-content/plugins/js_composer/assets/less/front/popups/modal-toolbar.less
.ut-toolbar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50px;
  //box-shadow: 3px 0px 5px 1px #efeaea;
  z-index: 1;
  padding-top: 54px;
  background: #282d33 !important;
  .vc_navbar-nav {
    margin: 0;
    li {

      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      border-bottom: 1px solid #424242;
      margin-bottom: 0;
      background: transparent;
      transition: all 300ms;
      &.vc_pull-right {
        float: none !important;
      }
      &:hover {
        background: #028E2D;
      }
      a {
        text-decoration: none;
        color: #fff;
        padding: 17px 19px;
      }
      [class*=vc_ui-badge--] i::after {
        top: 12px;
        right: 12px;
      }
    }
  }
}