summaryrefslogtreecommitdiffstats
path: root/client/components/notifications/notifications.styl
blob: 710cd3f92fc932437b88dd7107133706220a895d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#notifications
  position: relative

  .notifications-drawer-toggle
    display: block
    line-height: 28px
    color: #f2f2f2
    margin: 0 10px
    width: 28px
    height: 28px
    text-align: center
    border: 0
    padding: 0

    &.alert
      background-color: #eb4646;