Skip to content
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

[stable10] Fix style of notification #11

Merged
merged 3 commits into from
Aug 11, 2016
Merged

Commits on Aug 10, 2016

  1. Fix style of notification

    * normal line-height
    * no gray background on hover
    * underline on hover to detect that it is clickable
    * pull primary buttons to right
    * white color for primary button instead of grey (looked disabled)
    * for nextcloud/server#735
    MorrisJobke authored and schiessle committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    1e4f520 View commit details
    Browse the repository at this point in the history
  2. Notification text color and close button position

    * align close button with other paddings in notification container
    * text is gray by default
    * text is black on hover to indicate link
    MorrisJobke authored and schiessle committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    3679eeb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    f48fa4f View commit details
    Browse the repository at this point in the history