This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 65
re fe testing cleanup #999
Merged
Merged
Changes from 18 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
3bc3547
tab count font style
Blackbaud-ToddRoberts 847e790
update fallback font
Blackbaud-ToddRoberts eceaeea
Merge remote-tracking branch 'refs/remotes/origin/master' into re-fe-…
Blackbaud-ToddRoberts 32c3ccb
Merge remote-tracking branch 'refs/remotes/origin/master' into re-fe-…
Blackbaud-ToddRoberts e758323
chevron color
Blackbaud-ToddRoberts 2aa9200
tile header icon color
Blackbaud-ToddRoberts 3fc690b
Merge remote-tracking branch 'refs/remotes/origin/master' into re-fe-…
Blackbaud-ToddRoberts 9c06131
color picker outline
Blackbaud-ToddRoberts 24ff660
wizard demo actions
Blackbaud-ToddRoberts 8517c35
button hover border tweak
Blackbaud-ToddRoberts 14fba32
invalid field border color
Blackbaud-ToddRoberts 31f357d
placeholder text
Blackbaud-ToddRoberts 40f6bda
input borders
Blackbaud-ToddRoberts a99574d
file drop font
Blackbaud-ToddRoberts ec9f783
borders
Blackbaud-ToddRoberts 902ebc0
new color vars
Blackbaud-ToddRoberts 0423d50
borderless icon buttons
Blackbaud-ToddRoberts ba6738a
Merge branch 'master' into re-fe-testing-cleanup
Blackbaud-ToddRoberts f59d45d
color docs
Blackbaud-ToddRoberts 903b920
timepicker border
Blackbaud-ToddRoberts afb4a2a
keyboard accessibility
Blackbaud-ToddRoberts e88d3ad
broken visual tests
Blackbaud-ToddRoberts 9051f07
headline font weight
Blackbaud-ToddRoberts c07c00b
misc input styling cleanup
Blackbaud-ToddRoberts 64f8d9a
modal header icon cleanup
Blackbaud-ToddRoberts 6ea109d
Merge branch 'master' into re-fe-testing-cleanup
Blackbaud-SteveBrush File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
@import "../../scss/variables"; | ||
@import "../../scss/mixins"; | ||
|
||
.sky-input-group-timepicker-btn /deep/ .sky-btn { | ||
input + .sky-input-group-timepicker-btn /deep/ .sky-btn { | ||
border-radius: 0; | ||
} | ||
|
||
.sky-input-group /deep/ .sky-form-control { | ||
border-right: none; | ||
border-left: none; | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
&:hover{ | ||
@include sky-border(dark, left); | ||
} | ||
} | ||
|
||
.sky-input-group-timepicker-btn /deep/ .sky-dropdown-menu { | ||
|
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
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
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
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
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
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.
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.
Should this value match the swatch value, above?
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.
fixed