show unreplied ticket marker in customer ticket lists, #41670
[freeside.git] / httemplate / elements / freeside-menu.css
index 9533f19..a72a28b 100644 (file)
@@ -146,3 +146,13 @@ a:visited:hover.fsdarkbutton {
          overflow:visible;
 }
 
+
+/* elements/notify-tickets.html is in the menu area */
+.dot {
+  border-radius: 50%;
+  border: 1px solid black;
+  width: 1ex;
+  height: 1ex;
+  display: inline-block;
+  margin-top: 0.3ex;
+}