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:
commit
96300b45b7
5 changed files with 65 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue