|
|
@ -78,6 +78,31 @@ body .full.height { |
|
|
|
border: none !important; |
|
|
|
} |
|
|
|
|
|
|
|
.user.profile .ui.card .profile-avatar-name { |
|
|
|
margin-top: 3em; |
|
|
|
} |
|
|
|
|
|
|
|
.user.profile .ui.card { |
|
|
|
background: transparent; |
|
|
|
border: none; |
|
|
|
} |
|
|
|
|
|
|
|
.user.profile .ui.card > .extra { |
|
|
|
border-top-color: transparent !important; |
|
|
|
} |
|
|
|
|
|
|
|
.user.profile .ui.card .extra.content ul li { |
|
|
|
border: none !important; |
|
|
|
} |
|
|
|
|
|
|
|
.user-orgs { |
|
|
|
margin-top: 1em !important; |
|
|
|
} |
|
|
|
|
|
|
|
.user-orgs li { |
|
|
|
width: auto; |
|
|
|
} |
|
|
|
|
|
|
|
.ui.green.button, |
|
|
|
.ui.green.buttons .button { |
|
|
|
background: var(--color-primary); |
|
|
|