From b9ad7aea10819c766aec31268db7eea9ad7487c5 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Fri, 22 Apr 2011 13:34:18 -0700 Subject: [PATCH] Notes --- normalize.css | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/normalize.css b/normalize.css index 6f2290e..1ce512a 100644 --- a/normalize.css +++ b/normalize.css @@ -72,10 +72,14 @@ img { * Fixes styling not present in IE6/7/8/9 C10 S5 */ -abbr { +abbr[title] { border-bottom: 1px dotted; } +abbr { + _border-bottom: expression(this.title ? '1px dotted' : 'none'); +} + /* * Add italic font style to element * Fixes styling not present in C10 S5 @@ -172,26 +176,23 @@ textarea { } /* - * Define inner-spacing for