CJ Patoilo
0658e4282e
Merge pull request #143 from mkody/feature-more-form-types
...
Support more input form types
2018-03-10 15:25:20 -03:00
MKody
acd8800081
Merge branch 'master' into feature-more-form-types
2018-02-07 14:25:22 +01:00
Maicol Santos
533ae390f6
184 Responsive table
...
Add a media query to fix the table behavior on mobile
2017-11-21 14:34:53 -03:00
Surinder Kumar
637dbd902a
161-fix_select_icon_on_firefox
...
The character # in color needs to be escaped as %23.
Reference:
http://stackoverflow.com/questions/30918943/firefox-inserts-escape-characters-in-svg-xml-declaration-not-well-formed
2017-05-08 23:58:47 +05:30
Juriy Bura
2105e2a048
146-input-no-type
2017-02-05 13:04:17 +08:00
CJ Patoilo
cd04b27383
Small fixes
2017-01-26 06:48:34 -03:00
CJ Patoilo
ad1ab12354
Improvement in headings size
2017-01-25 05:58:14 -03:00
CJ Patoilo
c1d5a80f49
Merge pull request #138 from nateberkopec/patch-1
...
Improved header sizes
2017-01-25 00:26:59 -02:00
MKody
780295b2a7
feature-more-form-types
2017-01-06 22:36:53 +01:00
Jarkko Tuunanen
2323bb69f1
Remove table border spacing #141
2016-12-27 22:43:13 +02:00
CJ Patoilo
108cd59497
Merge pull request #90 from dubcanada/master
...
Fixed issue with IE11 and flex:1
2016-12-22 19:35:39 -03:00
Nate Berkopec
4bdd426775
Change header sizes
...
+ Remove header size adjustment on mobile
+ Header sizes follow the traditional typographic scale, making larger heading sizes easier to differentiate visually.
2016-12-14 14:16:09 -07:00
CJ Patoilo
12585c1533
Fix behavior of the <pre> element
2016-12-07 12:36:28 -03:00
CJ Patoilo
905870176f
Add the correct font weight for b and strong
2016-12-01 00:30:47 -03:00
CJ Patoilo
72130018c2
Selector arranged alphabetically
2016-09-11 00:51:48 -03:00
CJ Patoilo
50164f1850
Removing duplicate declaration
2016-09-11 00:50:41 -03:00
CJ Patoilo
cc446d5d46
Improved spacing of the divider
2016-09-10 02:55:48 -03:00
CJ Patoilo
47e4f859c8
Small fix to keep style guide defined
2016-09-10 02:26:01 -03:00
CJ Patoilo
c9178e03ce
Removing font family to keep the default of the normalize.css
2016-09-10 02:25:19 -03:00
CJ Patoilo
863bbb9a7d
Small fix
2016-09-10 02:15:45 -03:00
CJ Patoilo
8842832568
Improvements in the lists
2016-09-10 02:01:04 -03:00
CJ Patoilo
6f54484281
Improvements in the typographies
2016-09-10 02:00:51 -03:00
CJ Patoilo
da9c33365d
Improvement on the forms
2016-09-10 01:47:59 -03:00
CJ Patoilo
c613aa4092
Forced to replace inherit values of the normalize.css
2016-09-10 01:43:50 -03:00
CJ Patoilo
6fed41171e
Safari desktop has a bug using rem
, but Safari mobile works
2016-09-10 01:32:11 -03:00
CJ Patoilo
d378eeec0d
Updating the list of spacing statement
2016-09-10 01:11:31 -03:00
CJ Patoilo
437d4f59b9
Shorter clearfix
2016-09-10 00:46:42 -03:00
CJ Patoilo
f32cb6c362
Remove support only for IE 6/7
2016-09-10 00:42:49 -03:00
CJ Patoilo
6025cdde17
The space content is one way to avoid an Opera bug.
2016-09-10 00:41:38 -03:00
CJ Patoilo
2a32cf2acc
Fix branch 'master'
2016-09-09 21:53:14 -03:00
CJ Patoilo
35410848f4
Arranging the order of selectors and properties
2016-09-09 21:33:20 -03:00
Dev Magpie
354dde449b
table border color was specified in hex instead of a variable
2016-08-23 04:52:06 -03:00
CJ Patoilo
3ebbf08535
Merge pull request #99 from jackmcpickle/sass-linter
...
Add Sass linting support
2016-08-10 20:58:47 -03:00
CJ Patoilo
9889008c61
Improvement svg
2016-08-07 23:35:10 -03:00
CJ Patoilo
f1b0f5128f
Fix media queries changing rem to px
2016-08-07 23:25:33 -03:00
CJ Patoilo
e025328389
Improvement
2016-08-07 16:29:11 -03:00
CJ Patoilo
483467d08a
Remove class .button-disabled
2016-08-07 15:48:40 -03:00
CJ Patoilo
deabca1bbf
Updated color value
2016-08-07 15:47:06 -03:00
CJ Patoilo
0b34c4ca0a
Merge pull request #86 from sudheerDev/85-a-focus
...
Added focus state for a tag.
2016-08-06 07:32:54 -03:00
Jack McNicol
926e8c7ba9
update src to correct lint issue
2016-08-01 15:34:03 +09:30
CJ Patoilo
84be4bf44c
Merge pull request #67 from CodinCat/patch-1
...
Fix typo
2016-08-01 01:09:19 -03:00
CJ Patoilo
527db9dfaf
Added image module
2016-07-31 17:50:40 -03:00
CJ Patoilo
4b61100f61
Merge branch 'release/v1.2.0-rc1'
...
# Conflicts:
# src/_Form.sass
2016-07-23 07:00:50 -03:00
Jack McNicol
1784a30e01
address issue of row state classes having to be nested
2016-07-08 01:48:48 +09:30
CJ Patoilo
f90f0b6b1f
Improvements
2016-07-03 18:54:08 -03:00
dubcanada
ef7cfa08ee
Fixed issue with IE11 and flex:1
2016-05-10 14:01:31 -03:00
Sudheer T
c190eaf4e1
Added focus state for a tag.
2016-04-04 01:52:27 +05:30
y8
7c4e74bd1a
Put SVG on diet
...
Passed the original SVG to the https://jakearchibald.github.io/svgomg/ and replaced the current version with a result.
2016-02-01 19:28:05 +01:00
CJ Patoilo
709e642ba7
Merge pull request #69 from sudheerDev/typo/list
...
adding a missing semicolon
2016-01-31 03:51:04 -03:00
CJ Patoilo
2e03ebffa6
updated informations
2016-01-31 03:28:58 -03:00