Sha256: 886cbf558af04bb144c9628824e91fe7044918f4b100629dd2b7370dbe76b58f
Contents?: true
Size: 735 Bytes
Versions: 38
Compression:
Stored size: 735 Bytes
Contents
/* Place all the styles related to the matching controller here. They will automatically be included in application.css. */ .translation_keys_listing { height: 410px; overflow: auto; width: 32%; } .translation_keys_listing small, .translation_keys_listing p { word-break:break-all; } .translation_keys_listing small { color: black; } .translation_keys_listing li { overflow: hidden; position: relative; } .translation_key_badge { height: 80%; width: 5px; float: left; position: absolute; } .translations_count { margin-right: 5px; } .nav.nav-pills { border-bottom: 1px solid #DDD; padding-bottom: 10px; } .key_editable { cursor: pointer; } .created_time { font-size: 10px; color: black; }
Version data entries
38 entries across 38 versions & 2 rubygems