Sha256: 7b42728469b2ff84a3651b8aa5906a23f5c56f3e04e8c54b8b1600b0193428a0
Contents?: true
Size: 681 Bytes
Versions: 21
Compression:
Stored size: 681 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; }
Version data entries
21 entries across 21 versions & 1 rubygems