Sha256: d56549dc579adf49bdaa81a985f23df9df7a44500998697314dc9bb1318b93d2

Contents?: true

Size: 1.5 KB

Versions: 27

Compression:

Stored size: 1.5 KB

Contents

.clearfix {
  overflow: hidden;
  *zoom: 1; }

.pie-clearfix {
  *zoom: 1; }
  .pie-clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }

.simple-pie-clearfix {
  *zoom: 1; }
  .simple-pie-clearfix:after {
    content: "";
    display: table;
    clear: both; }

p.light {
  background-color: #f3aead;
  color: black; }

p.dark {
  background-color: #a22321;
  color: white; }

p.light-with-args {
  background-color: #f3aead;
  color: blue; }

p.dark-with-args {
  background-color: #a22321;
  color: yellow; }

th {
  background-color: white; }
  th.even, th:nth-child(2n) {
    background-color: yellow; }

tr.odd td, tr:nth-child(2n+1) td {
  background-color: white; }
  tr.odd td.even, tr.odd td:nth-child(2n), tr:nth-child(2n+1) td.even, tr:nth-child(2n+1) td:nth-child(2n) {
    background-color: yellow; }

tr.even td {
  background-color: red; }
  tr.even td.even, tr.even td:nth-child(2n) {
    background-color: red; }

tfoot th, tfoot td {
  background-color: white; }
  tfoot th.even, tfoot th:nth-child(2n), tfoot td.even, tfoot td:nth-child(2n) {
    background-color: yellow; }

p.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

p.ellipsis.moz {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-binding: url('/tmp/xml/ellipsis.xml#ellipsis'); }

Version data entries

27 entries across 26 versions & 2 rubygems

Version Path
arcabouco-0.2.13 vendor/bundle/gems/compass-1.0.3/test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.3 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.1.0.alpha.3 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.1.0.alpha.2 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.1.0.alpha.1 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.1.0.alpha.0 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.1 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.rc.1 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.rc.0 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.21 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.20 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.19 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.18 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.17 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.16 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.15 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.14 test/fixtures/stylesheets/compass/css/utilities.css
compass-1.0.0.alpha.13 test/fixtures/stylesheets/compass/css/utilities.css
compass-0.13.alpha.12 test/fixtures/stylesheets/compass/css/utilities.css