Merge pull request #2336 from matrix-org/travis/notif-button

Show the number of unread notifications above the bell on the right
This commit is contained in:
Travis Ralston
2018-12-13 08:16:48 -07:00
committed by GitHub
5 changed files with 65 additions and 11 deletions

View File

@@ -55,6 +55,10 @@ limitations under the License.
padding-bottom: 3px;
}
.mx_RightPanel_headerButton_badgeHighlight .mx_RightPanel_headerButton_badge {
color: $warning-color;
}
.mx_RightPanel_headerButton_highlight {
width: 25px;
height: 5px;