Commit Graph

111 Commits

Author SHA1 Message Date
colder
7a6aaec9f2 make checkbox animate quickly when not hover.
it's not a perfect method. need improve.
by the way. add 'Thumbs.db' and '.DS_Store' to .gitignore.
2014-10-01 13:57:11 +08:00
FezVrasta
8767b5425a added vendor prefixes 2014-09-30 10:20:06 +02:00
FezVrasta
176022b793 fix #47 2014-09-30 10:18:38 +02:00
FezVrasta
b8d0ac5358 Merge remote-tracking branch 'origin/master' 2014-09-30 10:08:29 +02:00
FezVrasta
242b3eaf35 fixed troubles with "non-click" on browsers different by Chrome, it has still lot of problems... 2014-09-30 10:07:59 +02:00
Fez Vrasta
240eb04fd4 Merge pull request #45 from brwr/brwr/fix/navbar-text
Add margin to navbar-text class to compensate for larger navbar.
2014-09-30 09:04:32 +02:00
James Brewer
17924518a8 Navbar text needs more margin to align vertically in navbar. 2014-09-29 16:01:19 -07:00
FezVrasta
f786000407 fixed problem with nouislider... 2014-09-29 10:22:56 +02:00
FezVrasta
6ce665ac1e fix #33 2014-09-29 10:15:45 +02:00
FezVrasta
f9345f7332 fix for #32 2014-09-29 09:36:47 +02:00
FezVrasta
40250e0757 fixed problem with new focus effect of checkboxes 2014-09-29 09:32:47 +02:00
FezVrasta
323c430085 fix #30 2014-09-29 09:25:10 +02:00
FezVrasta
b9e02d0bee fix for #34 2014-09-29 09:19:20 +02:00
Fez Vrasta
03f8334d83 Merge pull request #36 from Pentusha/patch-1
fix link in readme
2014-09-28 23:24:00 +02:00
Pentusha
9fbab1324c fix link in readme 2014-09-29 03:58:04 +07:00
Federico Zivolo
ed9eafc96a fixed regex 2014-09-26 13:38:56 +02:00
Federico Zivolo
fab9cd5070 Merge remote-tracking branch 'origin/master' 2014-09-26 13:22:51 +02:00
Federico Zivolo
2c18bd2d13 fixed buttons on safari 2014-09-26 13:22:27 +02:00
Fez Vrasta
c176c3ef03 Merge pull request #29 from dczarnota/master
Updates README.md with spelling and grammar fixes
2014-09-26 09:39:18 +02:00
Dominic Czarnota
7f375b9f1d updates doc with spelling and grammar fixes 2014-09-25 15:54:26 -07:00
Federico Zivolo
8af64adc57 last time I touch wells, I promise. 2014-09-23 16:21:01 +02:00
Federico Zivolo
ebfe07399e improved nested wells support 2014-09-23 14:45:24 +02:00
Federico Zivolo
06702a27eb minor fix for nested wells 2014-09-23 13:51:51 +02:00
Federico Zivolo
ed719284a7 ugly fix for nested colored wells, when the theme is finished I should refactor it and make it looks nicer... 2014-09-23 13:43:57 +02:00
Federico Zivolo
a64e960d97 fix for selectize 2014-09-23 12:11:38 +02:00
Federico Zivolo
13475c58a3 replaced dynamic inputs detection 2014-09-23 11:21:38 +02:00
Federico Zivolo
b0fbe5fd61 fixed bug with new dynamic method for inputs 2014-09-23 11:05:06 +02:00
Federico Zivolo
d101aac960 minor improvement 2014-09-23 10:32:02 +02:00
Federico Zivolo
fbe6dd3f89 added support for dynamically added inputs 2014-09-23 10:28:01 +02:00
Federico Zivolo
fb654ebe89 fix for material wells and for multiple selects 2014-09-23 10:15:40 +02:00
Federico Zivolo
c19199eb88 attempt to fix #26 2014-09-23 10:00:58 +02:00
Federico Zivolo
50a7926b11 fix for #27 2014-09-23 09:56:56 +02:00
Federico Zivolo
484b69c84b fixed color of inputs inside well-material-colors 2014-09-23 09:45:04 +02:00
Federico Zivolo
9f6cbf347e improved detection of empty fields. 2014-09-22 11:39:24 +02:00
Federico Zivolo
bf95587330 fixed color on normal wells. 2014-09-19 12:48:45 +02:00
Federico Zivolo
1a03c0318e fixed well colors 2014-09-19 12:21:30 +02:00
Federico Zivolo
4f38b59464 Merged #25 from rougin:patch-1 2014-09-19 11:12:49 +02:00
Federico Zivolo
8583cad3ec added vendor prefixes 2014-09-19 09:07:05 +02:00
Federico Zivolo
3ad877b128 removed test files 2014-09-19 09:06:43 +02:00
Federico Zivolo
7c582dd03f removed webfont from css and created -wfont version with font embedded 2014-09-18 13:42:53 +02:00
Federico Zivolo
a3a371757c added file input support 2014-09-18 10:40:57 +02:00
Federico Zivolo
ccda618737 fix for #12 2014-09-18 09:38:53 +02:00
Federico Zivolo
68d3fd3be5 fixed links on firefox 2014-09-18 09:18:45 +02:00
FezVrasta
218e4ae779 checkboxes now use only one element 2014-09-17 10:56:21 +02:00
FezVrasta
bd53dbd95c fixed position of stripe on inputs 2014-09-17 10:35:59 +02:00
FezVrasta
e4c504b153 Merge remote-tracking branch 'origin/master' 2014-09-17 08:18:16 +02:00
FezVrasta
42494e245b fixed click on firefox 2014-09-17 08:18:00 +02:00
Fez Vrasta
1930e319fa Merge pull request #16 from hebbet/master
Load Google Font without protocol
2014-09-15 05:56:59 +02:00
hebbet
ec3c30f7ac Load Google Font without protocol
loading http on a https site won't work
2014-09-14 23:17:19 +02:00
Federico Zivolo
32943e1d4b fixed css syntax 2014-09-12 11:35:52 +02:00