#262 Created the buttons Primary, Secondary and Danger #268
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!268
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#262-Create-Standard-CSS-For-Buttons"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sizing, colors, borders. and border radius has been centralized.
We have chosen the primary button color based on the university colors.
Same goes for the Secondary button.
Cancel buttons have the "Danger button"class, which is a bright red color.
Not that it doesnt have a transition like the others because of the risk when having a danger button.
Further changes video
Created the buttons Primary, Secondary and Dangerto #262 Created the buttons Primary, Secondary and DangerReviewed:
CSS Style sheet seems to follow established criteria.
Identation - Check
Naming convections - Check
Hex for colors - Check
Comments - check
Spaces after “ : “ - Check
Spaces before " { " - Mostly, .btn-primary:focus{ and .btn-secondary:focus{ are missing.
Great catch! the reviewer has done a good job at reviewing so i will commit it into the team branch.
Great, all done!