.. |
_alerts.less
|
Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss
|
2015-11-04 17:50:22 -06:00 |
_buttons.less
|
Added file input variation samples
|
2015-11-17 10:18:37 -06:00 |
_cards.less
|
removed .import extension from styles
|
2014-10-18 16:17:31 +02:00 |
_checkboxes.less
|
Solves #730 and #636 -
|
2015-11-20 10:17:12 -06:00 |
_colors.less
|
fix and added 'inverse' color
|
2014-12-19 19:33:21 +01:00 |
_dialogs.less
|
Fix padding issue for dialogs according Material design guide lines
|
2015-04-08 10:24:22 +02:00 |
_dividers.less
|
removed syntactically incorrect ,
|
2015-11-04 15:39:34 -06:00 |
_form.less
|
Solves #730 and #636 -
|
2015-11-20 10:17:12 -06:00 |
_icons-material-design.less
|
fixed classes
|
2015-03-18 11:02:39 -05:00 |
_icons.less
|
fix #140
|
2014-10-28 10:12:49 +01:00 |
_inputs-size.less
|
Solves #730 and #636 -
|
2015-11-20 10:17:12 -06:00 |
_inputs.less
|
Solves #730 and #636 -
|
2015-11-20 10:17:12 -06:00 |
_labels.less
|
fix for #154
|
2014-11-12 11:51:00 +01:00 |
_lists.less
|
fixed checkboxes inside lists
|
2015-03-11 16:53:17 +01:00 |
_material.less
|
Solves #730 and #636 -
|
2015-11-20 10:17:12 -06:00 |
_mixins-fullpalette.less
|
normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion
|
2015-11-10 13:36:15 -06:00 |
_mixins-shared.less
|
normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion
|
2015-11-10 13:36:15 -06:00 |
_mixins.less
|
normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion
|
2015-11-10 13:36:15 -06:00 |
_navbar.less
|
normalize navbar forms with bootstrap font sizes since material inputs are larger
|
2015-11-18 15:51:06 -06:00 |
_panels.less
|
removed deprecated variables
|
2015-03-17 18:27:20 +01:00 |
_plugin-dropdownjs.less
|
Fixes #672
|
2015-08-26 10:52:01 +01:00 |
_plugin-nouislider.less
|
switched from scale() to scale3d() to fix some rendering problems
|
2015-03-17 15:33:50 +01:00 |
_plugin-selectize.less
|
Transitioned label styles to be indicated on the form-group
|
2015-11-17 15:26:19 -06:00 |
_plugin-snackbarjs.less
|
removed references of the old less compiler
|
2014-10-31 09:27:35 +01:00 |
_popups.less
|
implemented #480 to fix #275
|
2015-03-16 15:16:54 +01:00 |
_progress.less
|
removed references of the old less compiler
|
2014-10-31 09:27:35 +01:00 |
_radios.less
|
Solves #730 and #636 -
|
2015-11-20 10:17:12 -06:00 |
_shadows.less
|
improved shadows and buttons
|
2015-03-10 13:01:47 +01:00 |
_tabs.less
|
some improvement on navbars
|
2014-12-13 12:26:25 +01:00 |
_togglebutton.less
|
Solves #730 and #636 -
|
2015-11-20 10:17:12 -06:00 |
_typography.less
|
Extracting typography.
|
2015-11-04 02:55:55 -07:00 |
_variables.less
|
fixed bad label markup
|
2015-11-18 14:53:05 -06:00 |
_welljumbo.less
|
fixed color of labels and floating labels
|
2015-03-18 14:46:06 +01:00 |
.csslintrc
|
Established grunt docs tasks and custom functions (i.e. generating icon list)
|
2015-11-20 14:24:39 -06:00 |
material-fullpalette.less
|
sass is inclusion order dependent. In order to get the full-palette vs standard-palette, it required a separation of the content in material.less into _material.less to separate dependencies vs content.
|
2015-11-05 10:56:14 -06:00 |
material.less
|
sass is inclusion order dependent. In order to get the full-palette vs standard-palette, it required a separation of the content in material.less into _material.less to separate dependencies vs content.
|
2015-11-05 10:56:14 -06:00 |
ripples.less
|
ripples are now subtler
|
2014-12-10 20:36:31 +01:00 |
roboto.less
|
integrate sass demo into the grunt process. Gruntfile.js fails the jshint process with line too long, but it seems a better tradeoff to ignore this than to try to hack away at making an array.join on the regex. roboto.less changed because import order matters in sass.
|
2015-11-05 08:11:38 -06:00 |