-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
remove button shadow effect, fix #3203 #3204
Conversation
Signed-off-by: Jan-Christoph Borchardt <[email protected]>
@jancborchardt, thanks for your PR! By analyzing the history of the files in this pull request, we identified @skjnldsv to be a potential reviewer. |
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.
looks good!
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.
I would like to discuss this first, so I will bock this for now.
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.
I disagree too! I think this was a great addition :/
I agree with @jancborchardt that it should have consistency, but also agree with @eppfel and @skjnldsv that we should make some different to the buttons, but please not the 3D thing because this are not used anywhere. |
This is just a minor change and there are enough objections.
@jancborchardt made his point. Let's merge this.
fix #3203 (Shadow for buttons look strange & off-style)
This fixes the style to look consistent with Nextcloud style. cc @nextcloud/designers
Before:
![capture du 2017-01-23 09-11-29](https://cloud.githubusercontent.com/assets/925062/22196329/16641ef0-e14d-11e6-8b73-c31ad2115ef3.png)
![capture du 2017-01-23 09-11-06](https://cloud.githubusercontent.com/assets/925062/22196330/16674f12-e14d-11e6-957b-1d2c853417eb.png)
After:
![capture du 2017-01-23 09-18-15](https://cloud.githubusercontent.com/assets/925062/22196352/2aada598-e14d-11e6-9a4a-1da9f7dab2f2.png)
![capture du 2017-01-23 09-17-33](https://cloud.githubusercontent.com/assets/925062/22196353/2ae441f2-e14d-11e6-93bd-f225cc3b081c.png)