Add variable for border-radius and box-shadow#6688
Merged
jancborchardt merged 1 commit intomasterfrom Nov 3, 2017
Merged
Conversation
Member
|
Don't you want to replace all the occurrences with the variable in this pr too? :) |
Codecov Report
@@ Coverage Diff @@
## master #6688 +/- ##
============================================
+ Coverage 50.61% 53.03% +2.41%
+ Complexity 24297 22583 -1714
============================================
Files 1577 1417 -160
Lines 92922 87866 -5056
Branches 1359 1341 -18
============================================
- Hits 47036 46601 -435
+ Misses 45886 41265 -4621
|
Member
|
Where are we at here? :) |
Signed-off-by: Jan-Christoph Borchardt <[email protected]>
b7ec15a to
bd7d0de
Compare
Member
Author
|
Done and ready for review! :)
Let’s get this in, please review @nextcloud/designers – it’s just the border-radius standardization to 3px now. :) |
pixelipo
approved these changes
Nov 3, 2017
Member
|
I always approve when I see the word "standardization"! :) |
Member
Author
|
Drone is irrelevant since this is CSS only → merging :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As mentioned in #6649
Already using the values for filter instead of box-shadow as used in #6669 – instead of the oldbox-shadow: 0 1px 10px $color-box-shadow;