Sha256: 8e47540bff6c551dd66826439f7446000d05101328f96d8f2039e98be72551e8

Contents?: true

Size: 405 Bytes

Versions: 9

Compression:

Stored size: 405 Bytes

Contents

.bootstrap-tagsinput {
  width: 100%;
  border-radius: 0 !important;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid $color-grey-light;
  box-shadow: none;
}
.cortex-bootstrap .label {
  border-radius: 0.75em;
  font-weight: normal;
}

.cortex-bootstrap .label-info {
  background-color: $color-grey;
}

.bootstrap-tagsinput .tag {
  text-transform: uppercase;
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cortex-plugins-core-3.2.0 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-3.1.0 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-3.0.0 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-2.1.1 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-2.1.0 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-2.0.1 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-1.1.1 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-1.1.0 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss
cortex-plugins-core-1.0.0 app/assets/stylesheets/cortex-plugins-core/components/tags-input.scss