Sha256: abed470451c3b392495dfad1b0ab1a2dd9d2887b9d5374d08f1108072bcc4862

Contents?: true

Size: 1.29 KB

Versions: 21

Compression:

Stored size: 1.29 KB

Contents

.translation-edit-form {
  .translation-complete {
    svg { fill: $translation-available-color }
  }

  .browse-category-title {
    margin-bottom: $spacer;

    label {
      font-weight: normal;
    }
  }

  .browse-category-description {
    margin-bottom: $spacer * 2;
  }

  .table.table-striped th {
    border-top: 0;
  }
}

.translation-subheading {
  border-bottom: 1px solid $border-color;
  margin-bottom: 20px;
  @extend .mt-4;
}

.form-group.translation-form {
  .col-form-label {
    padding-top: $card-spacer-y + $spacer;
  }

  .translation-complete {
    padding-top: $card-spacer-y + $spacer;
  }
}

.translation-subtitle-toggle,
.translation-description-toggle {
  margin: 0;
  padding: 0;

  &.collapsed {
    .caret {
      transform: rotate(-90deg);
    }
  }

  label { cursor: pointer; }
}

.panel-translation {
  background-color: $translation-panel-bg;
  padding-bottom: 0;

  .form-text {
    color: $translation-help-color;
    padding-left: 12px;
  }
}

.default-page-outdated {
  font-weight: 700;
}

.new-translated-page {
  font-style: italic;
}

.browse-translations-header {
  border-bottom: 1px solid $border-color;
  color: $gray-600;
  display: block;
  font-size: $h4-font-size;
  font-weight: bold;
  margin-bottom: $spacer * 2;
  margin-top: $spacer;
  padding-bottom: 3px;
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
blacklight-spotlight-4.6.1 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.6.0 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.5.0 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.4.0 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.3.6 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.3.5 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.3.4 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.3.3 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.3.2 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.3.1 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.3.0 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.2.0 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.1.2 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.1.1 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.1.0 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.0.3 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.0.2 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.0.1 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-4.0.0 app/assets/stylesheets/spotlight/_translations.scss
blacklight-spotlight-3.0.0.rc1 app/assets/stylesheets/spotlight/_translations.scss