Sha256: 1842cbc5c1cda06a7b05499c87c322bfbe8fb6b98c05d887ff7d7a8757305652

Contents?: true

Size: 946 Bytes

Versions: 6

Compression:

Stored size: 946 Bytes

Contents

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 *= require './bootstrap_and_overrides.css'
 *= require_self
 */
.detail_wrapper{
  padding: 10px 0 0 50px;
}
.detail_wrapper table tr td.locale_row{
  width: 65px;
}
.localization_key_row .localization_keys_options{
  display: none;
  float: right;
}
.localization_key_row:hover .localization_keys_options{
  display: block;
}

li.key_prefix .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lit-0.0.4.3 app/assets/stylesheets/lit/application.css
lit-0.0.4.2 app/assets/stylesheets/lit/application.css
lit-0.0.4.1 app/assets/stylesheets/lit/application.css
lit-0.0.4 app/assets/stylesheets/lit/application.css
lit-0.0.3.1 app/assets/stylesheets/lit/application.css
lit-0.0.3 app/assets/stylesheets/lit/application.css