Sha256: c4c308f621e07c6192e63341f5238fa724f0a9540de2aaa1bd8b9a62a3bb1261

Contents?: true

Size: 655 Bytes

Versions: 11

Compression:

Stored size: 655 Bytes

Contents

#operations {
  color: #111111;
  height: 9px;
  width: 3em;
  substraction: 0;
  division: 1;
}
#operations .spacing {
  height: 9px;
  width: 3em;
}
.with-variables {
  height: 16em;
  width: 24em;
  size: 1cm;
}
.with-functions {
  color: #646464;
  color: #ff8080;
  color: #c94a4a;
}
.negative {
  height: 0px;
  width: 4px;
}
.shorthands {
  padding: -1px 2px 0 -4px;
}
.colors {
  color: #123;
  border-color: #334455;
  background-color: #000000;
}
.colors .other {
  color: #222222;
  border-color: #222222;
}
.negations {
  variable: -4px;
  variable1: 0px;
  variable2: 0px;
  variable3: 8px;
  variable4: 0px;
  paren: -4px;
  paren2: 16px;
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
less-2.0.8 lib/less/js/test/css/operations.css
less-2.0.8beta2 lib/less/js/test/css/operations.css
less-2.0.8beta1 lib/less/js/test/css/operations.css
less-2.0.7 lib/less/js/test/css/operations.css
less-2.0.6 lib/less/js/test/css/operations.css
less-2.0.5 lib/less/js/test/css/operations.css
less-2.0.4 lib/less/js/test/css/operations.css
less-2.0.3 lib/less/js/test/css/operations.css
less-2.0.2 lib/less/js/test/css/operations.css
less-2.0.1 lib/less/js/test/css/operations.css
less-2.0.0 lib/less/js/test/css/operations.css