-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As shared on IRC today:
[12:35:01] <gchristensen> butsomething like <span class="new-logs">*</span> in the label's span... @keyframes throbber {from {color: darkred;}to {color: red;}} .new-logs {animation-duration: 0.1s;animation-name: throbber;animation-iteration-count: infinite;animation-direction: alternate; }
Actually not that hard to implement! (May be implemented in another way)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request