spec/css/css-1.0.css in less-1.0.6 vs spec/css/css-1.0.css in less-1.0.8

- old
+ new

@@ -20,10 +20,11 @@ p:first-child { text-transform: none; } q:lang(no) { quotes: none; } p + h1 { font-size: 2.2em; } input[type="text"] { font-weight: normal; } h2[title] { font-size: 100%; } +[disabled] { color: transparent; } #shorthands { border: 1px solid #000000; font: 12px/16px Arial; margin: 1px 0; padding: 0 auto; @@ -34,9 +35,10 @@ padding: 1px 0 2px 0; font: normal small/20px 'Trebuchet MS', Verdana, sans-serif; } .misc { -moz-border-radius: 2px; + display: -moz-inline-stack; width: 0.1em; background-color: #009998; color: red !important; background-image: url(images/image.jpg); }