Sha256: a2a47096b1000984cc909148207d17b96e7544be3b4ee902e12a56e93b305daf

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

.text-core .text-wrap textarea,
.text-core .text-wrap input {
  border-color: #dde4e6;
  padding-top: 10px !important;
  padding-bottom: 10px;
  height: 43px;
  font-size: 15px;
  line-height: 20px;
  font-family: inherit;
}

.text-core .text-wrap .text-tags {
  padding-left: 6px;
}

.text-core .text-wrap .text-tags .text-tag {
  margin-top: 5px;
  margin-right: 1px;
}

.text-core .text-wrap .text-tags .text-tag .text-button {
  height: 27px;
  padding: 4px 20px 3px 8px;
  font-size: 15px;
  font-family: inherit;
  background-color: #bac4c5;
  border-color: #bac4c5;
  color: $white;
}

.text-core .text-wrap .text-tags .text-tag .text-button a.text-remove {
  top: 7px;
  right: 5px;
}

.text-core .text-wrap .text-dropdown {
  border-color: #bac4c5;
  max-height: 200px !important;
}

.text-core .text-wrap .text-dropdown .text-list .text-suggestion {
  padding: 5px;
  font-size: 15px;
  line-height: 20px;
}

.text-core .text-wrap .text-dropdown .text-list .text-suggestion.text-selected {
  background-color: #bac4c5;
}

.text-core .text-wrap .text-arrow {
  top: 7px;
  right: 5px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
georgia-0.8.0 app/assets/stylesheets/georgia/overrides/_textext.scss