Sha256: 7d1c95935a69ea0cd7735c3bd229d4c5352ead776400b7b3d7652723c8be7b91

Contents?: true

Size: 696 Bytes

Versions: 16

Compression:

Stored size: 696 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;
}
.rem-dimensions {
  font-size: 5.5rem;
}
.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

16 entries across 16 versions & 1 rubygems

Version Path
less-2.6.0 lib/less/js/test/css/operations.css
less-2.5.1 lib/less/js/test/css/operations.css
less-2.5.0 lib/less/js/test/css/operations.css
less-2.4.0 lib/less/js/test/css/operations.css
less-2.3.3 lib/less/js/test/css/operations.css
less-2.3.2 lib/less/js/test/css/operations.css
less-2.3.1 lib/less/js/test/css/operations.css
less-2.3.0 lib/less/js/test/css/operations.css
less-2.2.2 lib/less/js/test/css/operations.css
less-2.2.1 lib/less/js/test/css/operations.css
less-2.2.0 lib/less/js/test/css/operations.css
less-2.1.0 lib/less/js/test/css/operations.css
less-2.0.12 lib/less/js/test/css/operations.css
less-2.0.11 lib/less/js/test/css/operations.css
less-2.0.10 lib/less/js/test/css/operations.css
less-2.0.9 lib/less/js/test/css/operations.css