| @keyframes TWPTAnnouncementDot { |
| background-color: #d93025; |
| background-color: #e2b3b0; |
| @keyframes TWPTAnnouncementDot-v2 { |
| background-color: #d93025; |
| background-color: #e2b3b0; |
| header .left-control .material-drawer-button.has-updates::after, |
| header .right-control material-button.has-updates::after { |
| header .left-control .material-drawer-button.has-updates::after { |
| animation: .5s infinite alternate ease-in TWPTAnnouncementDot; |
| header .right-control .help-button.has-updates::after { |
| animation: .5s infinite alternate ease-in TWPTAnnouncementDot-v2; |