html5/spec-author-view style.css,1.42,1.43

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv13667

Modified Files:
	style.css 
Log Message:


Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- style.css	2 Mar 2011 12:46:54 -0000	1.42
+++ style.css	2 Mar 2011 12:47:49 -0000	1.43
@@ -127,7 +127,7 @@
      display:none !important;
    }
    
-   dl.element {font-weight:bold;}
+   dl.element dt {font-weight:bold;}
 /* added link change on focus same as hover (couldn't find where hover was specified)  */
 a:focus, a:active{background-color:#FFFFAA; color:#366;  }
 

Received on Wednesday, 2 March 2011 12:47:54 UTC