This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Make datepicker type colors and border radius consistent #1184
Merged
kevinparkerson
merged 5 commits into
ExactTarget:master
from
chriscorwin:GH1088---datepicker-type-colors-and-border-radius-inconsistent-with-rest-of-fuel-ux
Mar 23, 2015
Merged
Make datepicker type colors and border radius consistent #1184
kevinparkerson
merged 5 commits into
ExactTarget:master
from
chriscorwin:GH1088---datepicker-type-colors-and-border-radius-inconsistent-with-rest-of-fuel-ux
Mar 23, 2015
Conversation
This file contains 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
border: 1px solid #333; | ||
b, button { |
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.
Why has this border styling been transferred to the span
vs the b, button
? It appears to look ok like that, just was curious about the reasoning. Might as well remove this b, button
definition then since it is empty.
Ah yes... there's a reason the button is smaller (strikethrough or some other purpose, forgot) but I agree having around the full span makes more sense for the "current day" outline. |
kevinparkerson
pushed a commit
that referenced
this pull request
Mar 23, 2015
…lors-and-border-radius-inconsistent-with-rest-of-fuel-ux Datepicker type colors and border radius inconsistent with rest of fuel ux
chriscorwin
deleted the
GH1088---datepicker-type-colors-and-border-radius-inconsistent-with-rest-of-fuel-ux
branch
April 2, 2015 16:52
interactivellama
changed the title
Datepicker type colors and border radius inconsistent with rest of fuel ux
Make datepicker type colors and border radius consistent with rest of library
Apr 7, 2015
interactivellama
changed the title
Make datepicker type colors and border radius consistent with rest of library
Make datepicker type colors and border radius consistent
Apr 7, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fixes #1088