removes unused CSS
authorMark Sadecki <mark@w3.org>
Thu, 27 Feb 2014 09:08:15 -0500
changeset 5 5dc66bf13a5c
parent 4 f42a511dcd4c
child 6 31837e67f943
removes unused CSS
longdesc/TODO.html
--- a/longdesc/TODO.html	Thu Feb 27 09:06:19 2014 -0500
+++ b/longdesc/TODO.html	Thu Feb 27 09:08:15 2014 -0500
@@ -7,37 +7,6 @@
             Longdesc TODO
         </title>
         <link rel="stylesheet" title="base CSS" href="http://www.w3.org/StyleSheets/TR/base.css">
-        <style>
-			.status {
-		    display: inline-block;
-		    padding: 2px 5px;
-		    margin: 2px 0;
-		    background: linear-gradient(to bottom, #00B4F5, #008DC5) repeat scroll 0% 0% border-box #009DD8;
-		    font-weight: 700;
-		    font-size: 85%;
-		    color: #FFF;
-		    text-align: center;
-		    vertical-align: middle;
-		    text-transform: none;
-		    border-width: 1px;
-		    border-style: solid;
-		    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3);
-		    border-radius: 2px;
-		    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-			}
-			.complete {
-		    background-color: #82BB42;
-		    background-image: linear-gradient(to bottom, #9FD256, #6FAC34);
-			}
-			.in-progress {
-		    background-color: #F9A124;
-		    background-image: linear-gradient(to bottom, #FBB450, #F89406);
-			}
-			.outstanding {
-		    background-color: #D32C46;
-		    background-image: linear-gradient(to bottom, #EE465A, #C11A39);
-			}
-    </style>
     </head>
     <body>
         <p>