HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/CyberCP/baseTemplate/static/baseTemplate/assets/widgets/timepicker/timepicker.css
  /* Timepicker */
  
  .bootstrap-timepicker {
      position: relative;
  }
  .dropdown.bootstrap-timepicker {
      float: none;
  }
  .bootstrap-timepicker-widget.dropdown-menu.open {
      display: inline-block;
      padding: 10px;
  }
  .bootstrap-timepicker-widget table {
      width: 100%;
      margin: 0;
  }
  .bootstrap-timepicker-widget table td {
      line-height: 32px;
      width: 42px;
      height: 32px;
  }
  .bootstrap-timepicker-widget table td.separator {
      width: auto;
      padding: 0 5px;
  }
  .bootstrap-timepicker-widget table td a {
      display: block;
      text-align: center;
  }
  .bootstrap-timepicker-widget table td a i {
      margin: 0 auto;
  }
  .bootstrap-timepicker-widget table td input {
      width: 100%;
      min-width: 32px;
      margin: 0;
      padding: 0 5px;
      text-align: center;
  }
  .bootstrap-timepicker-widget table td input.bootstrap-timepicker-meridian {
      font-weight: bold;
  }