Public/Private label for list of own projects
This commit is contained in:
@@ -301,6 +301,17 @@
|
||||
width: 100%
|
||||
color: $color-text-dark-primary
|
||||
|
||||
li.status
|
||||
color: $color-text-dark-secondary
|
||||
border: thin solid $color-text-dark-hint
|
||||
border-radius: 3px
|
||||
padding: 0 5px
|
||||
font-size: .85em
|
||||
|
||||
&.public
|
||||
color: $color-success
|
||||
border-color: $color-success
|
||||
|
||||
li.leave
|
||||
span
|
||||
&.user-remove-prompt:hover,
|
||||
|
Reference in New Issue
Block a user