Sha256: 1dd2c6fc8b0bf953735ecfa2654887ced58a125e3a5cffbad287d185d13fa0ac

Contents?: true

Size: 477 Bytes

Versions: 3

Compression:

Stored size: 477 Bytes

Contents

/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/

.translations_listing {
  padding-left: 20px;
  height: 410px;
  width: 57%;
}

.translation_info {
}

.translation_box {
  min-height: 80px !important;
  padding-bottom: 9px;
}

.translations_vote {
  margin-top: 13px;
  margin-right: 12px;
  text-align: center;
}

.translation_voting {
  margin-top: 25px;
}

.votes_count {
  margin-top: 13px;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
translation_center-1.4.1 app/assets/stylesheets/translation_center/translations.css
translation_center-1.4.0 app/assets/stylesheets/translation_center/translations.css
translation_center-1.3.1 app/assets/stylesheets/translation_center/translations.css