Releases: treehouse/project-leap
Releases · treehouse/project-leap
Add security topic
Merge pull request #19 from treehouse/security-topic Added security topic
Adding Data Analysis Topic Color
- Added Data Analysis topic color
- Implemented the Data Analysis color for use within Leap
Adding APIs Topic Color
- Added APIs Topic Color
- Implemented the APIs color for use within Leap
Updating VR variable to full name
- Changing the Virtual Reality variable from vr to virtual-reality.
Adding VR Topic Color
- Added VR Topic Color
- Implemented the VR color for use within Leap.
Radio updates
- Changed color of active/inactive radio labels.
- Added a style change for when text inputs are used as a radio choice.
Form Updates
- Changed padding on
select
elements so they match text inputs. - Changed column padding with new
.col-form
class that can be chained next to.col-container
to change padding within columns to6px
. - Changed
padding-right
for firefox select inputs.
Inline button style
- Added
.button--inline
to the buttons to make button match from height when they live inline next to text inputs.
Select height update for Firefox
- Change padding on
select
form elements to match input height in Firefix.
Select height update for Safari
- Change padding on
select
form elements to match input height in safari. - Changed line-height on
select
elements to 1.