Commit Graph

58 Commits

Author SHA1 Message Date
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
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
CJ Patoilo
8004bd7390 name change and fixing the problem with the element hr 2016-01-31 00:49:21 -03:00
Sudheer
c7e099c571 Fix typo.
* Added a missing semicolon in _lists.sass
2016-01-30 23:33:50 +05:30
CodinCat
60f0ce471a fix typo 2016-01-30 13:25:57 +08:00
CJ Patoilo
b1611aa8c7 Merge pull request #21 from joaobarbosa/custom-select
improvement of the appearance for select
2016-01-08 13:12:26 -03:00
CJ Patoilo
5594f52080 Merge branch 'release/v1.1.0-rc2' 2016-01-08 10:51:51 -03:00
João Barbosa
c88d81a23a Fixed #3 - Added SVG caret for select 2016-01-08 09:37:11 -02:00
CJ Patoilo
17de9daf41 Merge pull request #13 from rodrigoddalmeida/patch-1
making colors customizable
2016-01-08 01:32:50 -03:00
CJ Patoilo
fdb2498159 Merge pull request #7 from fredericodietz/disabled-state
add button disabled state
2016-01-08 00:55:44 -03:00
fredericodietz
ed2d9fb875 Fix class naming for code consistency 2016-01-06 22:53:48 -02:00
Rodrigo de Almeida
a810864ee5 Making colors customizable
With this change it's possible to customize all colors, using Sass's Variable Defaults.
2016-01-06 12:17:47 -02:00
CJ Patoilo
56b65d89e5 fix redundancy 2016-01-06 04:18:53 -03:00
CJ Patoilo
5bf2cf04cf Merge pull request #4 from abouthiroppy/abouthiroppy-modify-hexadecimal-notation
improvements hexadecimal notation for the readability of the code
2016-01-06 03:59:01 -03:00
CJ Patoilo
9dbe987278 added comments in the base module and fix conflicts in the code module 2016-01-06 03:49:32 -03:00
CJ Patoilo
eaaef03d28 improvement in code module 2016-01-06 03:38:50 -03:00