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

Fix style of notification #10

Merged
merged 2 commits into from
Aug 10, 2016
Merged

Fix style of notification #10

merged 2 commits into from
Aug 10, 2016

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 committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    9a8fcae 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 committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    263c027 View commit details
    Browse the repository at this point in the history