Sha256: bac2a0b7d9fdef325ca40f19c6f56ccf133c6a3ada6115c70d2b77df052be769
Contents?: true
Size: 912 Bytes
Versions: 18
Compression:
Stored size: 912 Bytes
Contents
/*! * Bootstrap v2.3.1-j6 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat, extended by @ArnoldDaniels. */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } tr.rowlink td { cursor: pointer; } tr.rowlink td.nolink { cursor: auto; } .table tbody tr.rowlink:hover td { background-color: #f0f0f0; } a.rowlink { color: inherit; font: inherit; text-decoration: inherit; }
Version data entries
18 entries across 18 versions & 1 rubygems