mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
add .border-left
This commit is contained in:
parent
eceaaef954
commit
3a38bb849b
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
.border-right
|
||||
border-right 1px solid #ddd
|
||||
|
||||
.border-left
|
||||
border-left 1px solid #ddd
|
||||
|
||||
.tab-notification
|
||||
color #fff
|
||||
background-color #51a351
|
||||
|
|
|
|||
Loading…
Reference in a new issue