Sha256: fa3577e65ad629c151e81018dbb8881ff3568aca162c704921fa6204de3eca9a
Contents?: true
Size: 471 Bytes
Versions: 10
Compression:
Stored size: 471 Bytes
Contents
.box { -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #FFF; border: 1px solid #AAA; margin: 1em 0; padding: 0.5em 1em ; } .box h3 { margin: 0.5em 0!important; } .clear { clear: both; } .box_relationships { margin-top: 2.5em; } .search-choice span { color: black!important; } /* frikin' forms hacks */ .chzn-search input { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height:1em; }
Version data entries
10 entries across 10 versions & 1 rubygems