(www-batch-ids-find): Add CSS setting for ".tooltip" and ".tooltip .
[chise/ids.git] / www / www-ids-find.el
index 1dce832..b42bf75 100644 (file)
@@ -299,6 +299,13 @@ img { vertical-align:middle; }
 a { text-decoration:none; }
 ul { margin: 0 0; }
 li { margin: 0 0 -0.2em; }
+.tooltip {
+    position: relative;
+    display: inline-block;
+}
+.tooltip .tooltiptext {
+    display: none;
+}
 -->
 </style>
 </head>