-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
recent uploads: updated label colors and styling #720
Conversation
<div class="ui stackable theme-font grid container "> | ||
<div class="column rel-mb-4"> | ||
<div class="row item"> | ||
<h1 class="ui large header">{{ title }}</h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: double space
@@ -30,8 +30,8 @@ | |||
|
|||
{# Top labels #} | |||
<div class="extra labels-actions"> | |||
<div class="ui small horizontal primary label"> | |||
{{ record.ui.publication_date_l10n_long }} ({{ record.ui.version }}) | |||
<div class="ui small horizontal primary theme-primary label"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was it tested for both cases, styled and unstyled community ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, they both retain their respective theme
01ea299
to
4e09e45
Compare
4e09e45
to
20f598e
Compare
Closes Issue #719