|
|
@ -78,8 +78,14 @@ body .full.height { |
|
|
|
border: none !important; |
|
|
|
} |
|
|
|
|
|
|
|
.right.stackable.menu a:first-of-type { |
|
|
|
display: none; |
|
|
|
.ui.green.button, |
|
|
|
.ui.green.buttons .button { |
|
|
|
background: var(--color-primary); |
|
|
|
} |
|
|
|
|
|
|
|
.ui.green.button:hover, |
|
|
|
.ui.green.buttons .button:hover { |
|
|
|
background: var(--color-primary-light-1); |
|
|
|
} |
|
|
|
|
|
|
|
.ui.avatar.image, |
|
|
|