Commit Graph

192 Commits

Author SHA1 Message Date
FezVrasta
c5eb110d78 fixed style and behavior of floating labels 2015-03-17 17:47:58 +01:00
Fez Vrasta
8fe9f29cf2 Merge pull request #503 from jmillspaysbills/master
updated css
2015-03-17 17:27:05 +01:00
Jeremy Miller
c07fd11852 updated css
updated the css for the content declarations.
2015-03-17 11:23:38 -05:00
Fez Vrasta
b43919c3ba Merge pull request #452 from jmillspaysbills/master
updated icon fonts
2015-03-17 17:07:48 +01:00
FezVrasta
30b3837b2c switched from scale() to scale3d() to fix some rendering problems 2015-03-17 15:33:50 +01:00
Jeremy Miller
5154422260 updated fonts w/ new :after pseudo classes
Changed the way the battery and signal indicators are displayed, using
a new :after pseudo class.
2015-03-16 12:31:35 -05:00
FezVrasta
0d4954f97d fixed specificity of shadows 2015-03-16 15:19:26 +01:00
FezVrasta
08fd0110b5 implemented #480 to fix #275 2015-03-16 15:16:54 +01:00
FezVrasta
2f7d6791eb fixed #499 2015-03-16 14:47:55 +01:00
FezVrasta
a4372ffcc5 fixed some togglebutton selector 2015-03-16 14:41:16 +01:00
FezVrasta
d134fd0d15 fixed ripple color of toggle buttons 2015-03-11 17:14:24 +01:00
FezVrasta
344df40d82 fixed checkbox alignment problem 2015-03-11 16:54:11 +01:00
FezVrasta
ba7db57bc0 fixed checkboxes inside lists 2015-03-11 16:53:17 +01:00
FezVrasta
4aafcd756e fixed indentation and updated changelog 2015-03-11 16:46:33 +01:00
FezVrasta
a0e4a91984 improved material checkboxes (CHANGED MARKUP) 2015-03-11 16:45:01 +01:00
FezVrasta
2708438daa improved shadows and buttons 2015-03-10 13:01:47 +01:00
FezVrasta
80fc8a14b3 added color variations even on toggles' ripple 2015-03-10 10:27:06 +01:00
FezVrasta
3cf4a656bf btn states and toggles variations 2015-03-09 20:56:57 +01:00
FezVrasta
33b164294e improved accessibility (#425) 2015-03-09 18:01:22 +01:00
FezVrasta
c42cd9cf06 fixed tabs 2015-03-09 17:17:02 +01:00
FezVrasta
a4c09ab76e see changes to changelog.md 2015-03-09 17:10:44 +01:00
Jeremy Miller
b00731de98 updated w/ new icons
I also added some Font Awesome classes to style the icons similar to
how font awesome does it.
2015-03-09 09:23:41 -05:00
Fez Vrasta
7d220d4484 Merge pull request #479 from GradyD/modal
Adjusted padding on dialog(modal) to be more inline with standards
2015-03-09 10:48:32 +01:00
GradyD
f61d3caf16 Embedded RobotoDraft font files for #314. I commented the original line so the refrence to the files can still be found/used if desired. 2015-03-08 20:04:38 -04:00
GradyD
9061f3e16d Adjusted padding on dialog(modal) to be more inline with standards 2015-03-08 17:30:26 -04:00
MatrixZ
ad7a12f063 fixes #468 2015-03-06 11:21:25 +05:30
Tim Hovius
9e299c24fd Fixed margin for navbar-text on smaller screens 2015-02-27 12:20:26 +01:00
Tim Hovius
1adb09c5ae Removed unused code 2015-02-27 12:14:08 +01:00
Tim Hovius
92e41b7fda Fixed dropdown-menu correct colors on active, hover and focus state 2015-02-27 12:09:22 +01:00
Fez Vrasta
694bbf233c Merge pull request #460 from MatrixZ/selectbox-border
fixes #458
2015-02-27 10:06:14 +01:00
MatrixZ
c462efc27e fixes #458 2015-02-27 14:22:34 +05:30
Tim Hovius
da6dd83f40 Alert text color fix 2015-02-23 09:39:08 +01:00
FezVrasta
71d10163f6 Merge remote-tracking branch 'originssh/master' 2015-02-18 11:22:12 +01:00
FezVrasta
129d099749 fixed #435 2015-02-18 11:22:03 +01:00
phillc
a4a7911193 Change togglebutton's first-child to first-of-type 2015-02-10 19:57:50 -05:00
FezVrasta
79ba5f49af input underline is 1px, highlight underline is 2 px 2015-01-27 15:26:48 +01:00
FezVrasta
dbe4705ef8 Big improvement on input highlight effect.
Now inputs doesn't need form-input-wrapper and neither the material-input span to make the animation.
2015-01-26 18:05:46 +01:00
Jeroen van Warmerdam
05655dd96d 🐛 Dropdown active class support. Fixes #368 2015-01-25 18:42:53 +01:00
ryanmcdonough
1ef093fb33 Extra Browser Support in Dividers
Added extra support for other browsers in dividers. As well as fall back
from the standard of min-resolution
2015-01-13 10:36:56 +00:00
ryanmcdonough
c6c1e2fa23 Include dividers material design 2015-01-12 13:53:59 +00:00
ryanmcdonough
c15c03390d Material dividers 2015-01-12 11:20:49 +00:00
ryanmcdonough
2028119c2a Material dividers 2015-01-12 11:06:42 +00:00
Arno
31d0346c67 Create line at the bottom of the list items
To use simply add to the class: '.baseline';
Compatibility with IE9 +
2015-01-08 11:35:04 -02:00
Ian Serlin
f955393f13 allows .btn* classes to be specified in any order and still receive proper hover state colors 2015-01-02 15:04:01 -08:00
Edmond Lau
5211de142a the default button doesn't get the right font color 2014-12-26 18:00:36 -05:00
Edmond Lau
a289ee8147 fixed a bracket typo bug in _buttons 2014-12-26 18:00:18 -05:00
FezVrasta
379ea620f3 Merge remote-tracking branch 'origin/master' 2014-12-26 19:12:48 +01:00
FezVrasta
cc1a0b67cd Merge branch 'korgan00#master'
Conflicts:
	index.html
2014-12-26 18:43:31 +01:00
FezVrasta
0095f43c22 merging material colors 2014-12-26 18:42:06 +01:00
phoeagon
0e2aa4b823 Floating Action Button should float higher than Raised Button (See http://www.google.com/design/spec/what-is-material/objects-in-3d-space.html#objects-in-3d-space-elevation) 2014-12-26 13:03:07 +08:00