Add back missing .diff style.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Sun, 24 Jun 2012 18:19:40 -0700
changeset 747 03d14b8fc8e7
parent 746 565848d9095a
child 748 fe3c7e1f0a73
Add back missing .diff style.
spec/latest/json-ld-api/index.html
spec/latest/json-ld-framing/index.html
spec/latest/json-ld-syntax/index.html
spec/latest/rdf-graph-normalization/index.html
--- a/spec/latest/json-ld-api/index.html	Sun Jun 24 18:18:22 2012 -0700
+++ b/spec/latest/json-ld-api/index.html	Sun Jun 24 18:19:40 2012 -0700
@@ -242,6 +242,9 @@
       }
 //]]>
   </script>
+<style type="text/css">
+.diff { font-weight:bold; color:#0a3; }
+</style>
 </head>
 
 <body>
--- a/spec/latest/json-ld-framing/index.html	Sun Jun 24 18:18:22 2012 -0700
+++ b/spec/latest/json-ld-framing/index.html	Sun Jun 24 18:19:40 2012 -0700
@@ -241,6 +241,9 @@
       }
 //]]>
   </script>
+<style type="text/css">
+.diff { font-weight:bold; color:#0a3; }
+</style>
 </head>
 
 <body>
--- a/spec/latest/json-ld-syntax/index.html	Sun Jun 24 18:18:22 2012 -0700
+++ b/spec/latest/json-ld-syntax/index.html	Sun Jun 24 18:19:40 2012 -0700
@@ -239,6 +239,9 @@
       }
 //]]>
   </script>
+<style type="text/css">
+.diff { font-weight:bold; color:#0a3; }
+</style>
 </head>
 
 <body>
--- a/spec/latest/rdf-graph-normalization/index.html	Sun Jun 24 18:18:22 2012 -0700
+++ b/spec/latest/rdf-graph-normalization/index.html	Sun Jun 24 18:19:40 2012 -0700
@@ -241,6 +241,9 @@
         return content;
       }
   </script>
+<style type="text/css">
+.diff { font-weight:bold; color:#0a3; }
+</style>
 </head>
 
 <body>