- Updated to Bootstrap 3.3.2
- Updated
_color-control.scss
for text and bg hover colors - Added vertical & horizontal margins in the
_easy-box-model.scss
- Updated
_min-heights.scss
for a new class syntax:.minh-*
, left_min-heights_deprecated.scss
- Added
_text-responsive.scss
file to control REM's for modern browsers - Updated EBM
_grid-lists.scss
to work with media queries - Updated EBM folder structure
- Extended
_backgrounds.scss
to work with Social Colors - Added
_panels-custom.scss
- Updated
_flexbox.scss
for middle & center - Updated
_grid-lists.scss
for grid-list-right - Extended
_buttons-custom.scss
with social buttons and colors - Improved
_easy-box-model.scss
padding vertical and horizontal loops to work with media queries and children elements - Changed EBM
.css
output toebm.css
- Updated EBM
_backgrounds.scss
forbackground-color:
property - Added dummy images for users and items
- Added
_type-custom.scss
disable anchor underline on hover - Added
@mixin normalize-text
for removing margins created by B3 - Added EBM media queries control list for smarter screen size control
- Stylesheets app folder now is divided by: elements, modules & views
- Added
<script>
tags onindex.html
for faster building - Added
.hover-[brand colors]
classes for html hover control - Extended
min-heights
with the@media-queries [$screen size]
loops