| .. | 
		
		
			
			
			
			
				| _alerts.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _buttons.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _cards.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _checkboxes.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -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 | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _inputs.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -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 | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _mixins-shared.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _mixins.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _navbar.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -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 | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _progress.less | removed references of the old less compiler | 2014-10-31 09:27:35 +01:00 | 
		
			
			
			
			
				| _radios.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -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 | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -06:00 | 
		
			
			
			
			
				| _typography.less | Extracting typography. | 2015-11-04 02:55:55 -07:00 | 
		
			
			
			
			
				| _variables.less | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -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 | @mdb- namespace known material variables before beginning to use bs variables directly | 2015-11-21 08:56:29 -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 |