notifications.styl 279 B

1234567891011121314151617
  1. #notifications
  2. position: relative
  3. .notifications-drawer-toggle
  4. display: block
  5. line-height: 28px
  6. color: #f2f2f2
  7. margin: 0 10px
  8. width: 28px
  9. height: 28px
  10. text-align: center
  11. border: 0
  12. padding: 0
  13. &.alert
  14. background-color: #eb4646;