%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/qendrasteps/wp-content/themes/tm-heli/core/kirki/controls/scss/
Upload File :
Create Path :
Current File : /var/www/html/qendrasteps/wp-content/themes/tm-heli/core/kirki/controls/scss/radio-buttonset.scss

.customize-control-kirki-radio-buttonset {
  .buttonset {
    display: flex;
    flex-wrap: wrap;

    .switch-label {
      background: rgba(0,0,0,.1);
      border: 1px rgba(0,0,0,.1);
      color: $textcolor-dark-mid;
      margin: 0;
      text-align: center;
      padding: 0.5em 1em;
      flex-grow: 1;

      &:last-child {}
    }

    .switch-input {
      &:checked {
        + .switch-label {
          background-color: $color-medium-blue;
          color: $textcolor-light;
        }
      }
    }
  }
}

Zerion Mini Shell 1.0