show unreplied ticket marker in customer ticket lists, #41670
[freeside.git] / httemplate / elements / freeside-menu.css
index a66ebc0..365b9d4 100644 (file)
@@ -142,3 +142,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;
+}