Clean up instructions section of the palette; hide it until we need it.
[dygraphs.git] / experimental / palette / index.css
index d17ca62..ca171f4 100644 (file)
@@ -7,3 +7,12 @@
   margin-left: auto;
   margin-right: auto;
 }
+
+#toggleInstructions {
+  color: #0000DD;
+}
+
+#toggleInstructions:hover {
+  color: #0000FF;
+  text-decoration: underline;
+}