Adding touchOVER check to the pageX/Y
[dygraphs.git] / experimental / palette / palette.css
index 49fb747..ea262e9 100644 (file)
   border-color: #EEE;
 }
 
-.palette a:link {
+.palette a {
   color: #3333FF;
-  text-decoration: none;
-}
-
-.palette a:visited {
-  color: #3333FF;
-  text-decoration: none;
 }
 
 .palette a:hover {
-  color: #3333FF;
   text-decoration: underline;
 }