Sha256: c6d1633e0e292ef29dc22e0d42a7e7567df0b06dda5f111949ee56fa82023b3d
Contents?: true
Size: 1011 Bytes
Versions: 2
Compression:
Stored size: 1011 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 './jquery-te-1.4.0.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; } .hidden{ display: none; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lit-0.2.1 | app/assets/stylesheets/lit/application.css |
lit-0.2.0 | app/assets/stylesheets/lit/application.css |