Commit Graph

270 Commits

Author SHA1 Message Date
a41dad64a1 add grid-centering 2018-03-03 11:13:59 +01:00
844b07c01f Merge remote-tracking branch 'origin/master' into grid-centering 2018-03-03 11:00:00 +01:00
57cb9d24a3 update flexbox 2018-03-03 10:57:27 +01:00
3344d294b1 Resolves #11 2018-03-03 11:51:17 +02:00
82252a5924 Resolves #41 2018-03-03 11:19:44 +02:00
7f2638cd38 fix: overflow on 320px screens 2018-03-03 19:03:38 +10:00
01ec0a8a83 Add tags 2018-03-03 15:05:35 +10:00
d0d9afa598 add browser support for custom-variables and build 2018-03-02 21:55:30 +01:00
dc3eb5e3fe update custom-variables 2018-03-02 21:54:36 +01:00
fe456e72d7 add custom-variables 2018-03-02 21:49:10 +01:00
7831e1081f Merge pull request #24 from atomiks/fix-pretty-text-underline
[FIX] Use px values for pretty text underline
2018-03-02 20:18:59 +10:00
0971e0f45b Use Arial and 0.98em 2018-03-02 20:08:04 +10:00
a43301ff97 fix(css): width for ellipsis 2018-03-02 09:37:52 +02:00
f45ccf4795 fix #46 2018-03-02 07:41:40 +10:00
1d7d67a48d Updated typos in snippets 2018-03-01 18:31:57 +02:00
418c2865b2 Merge pull request #37 from equinusocio/feat/scrollbars-styling
[FEATURE] Add scrollbars-styling
2018-03-01 18:42:28 +10:00
8d548de401 Specify difference between document & scrollable div 2018-03-01 18:41:26 +10:00
6cbeabcb34 Update and rename scrollbars-styling.md to custom-scrollbar.md 2018-03-01 18:34:55 +10:00
71016d7938 Improve colors of snippets 2018-03-01 18:18:08 +10:00
ffb07d7872 Merge pull request #32 from sinout/evenly-distributed-childs
[FEATURE] Adding evenly distributed container childs snippet
2018-03-01 18:07:12 +10:00
50182b9045 fix selector 2018-03-01 18:05:22 +10:00
5fc70465c6 Merge pull request #21 from joshbader/box-sizing-reset
[FEATURE] Adding box-sizing-reset snippet.
2018-03-01 18:02:14 +10:00
b573d0d79c Update box-sizing-reset.md 2018-03-01 17:58:05 +10:00
dbcc5da5db Merge pull request #31 from atomiks/link-hover-animation
[FEATURE] Hover underline animation
2018-03-01 07:47:47 +10:00
048064bc8a Add credit 2018-03-01 08:47:14 +11:00
11feca5c9e fix #33: Add credit to mouse tracking snippet 2018-03-01 08:32:45 +11:00
d8e08ee09d chore: Improve description 2018-02-28 21:01:27 +01:00
768677dbc5 feat: Add rese-all-styles snippet 2018-02-28 20:51:36 +01:00
a3425696c3 feat: Add scrollbars-styling 2018-02-28 20:02:06 +01:00
9b2413614f Minor updates and adjustments. 2018-02-28 09:40:07 -05:00
d83971ee5a Merge pull request #9 from kriadmin/patch-2
[FEATURE] Create disable-selection.
2018-02-28 21:58:04 +10:00
94d4ef171f Update disable-selection.md 2018-02-28 21:57:20 +10:00
659b871920 Update disable-selection.md 2018-02-28 21:56:26 +10:00
b9c5b01edf Update and rename evenly-distributed-childs.md to evenly-distributed-children.md 2018-02-28 21:47:02 +10:00
8c0b99f175 0.25s transition 2018-02-28 21:34:26 +10:00
f6ac364220 Match colors with demo 2018-02-28 21:22:45 +10:00
45b8b774da Add missing text 2018-02-28 21:22:17 +10:00
d0034c985d add: hover underline animation 2018-02-28 21:19:22 +10:00
0049cdfec8 Adding evenly distributed childs snippet 2018-02-28 13:18:14 +02:00
2dafd039ef Merge pull request #25 from equinusocio/master
Improve ::selection example and description
2018-02-28 12:10:46 +02:00
6c20c6c81e reset pretty-text-underline 2018-02-28 20:00:23 +10:00
eb5e62a9fc Update donut-spinner.md 2018-02-28 18:24:33 +10:00
2033774e0f Merge branch 'master' into donut-spinner 2018-02-28 18:23:01 +10:00
a568a45dfa fix #15 2018-02-28 17:59:52 +10:00
db63bf8121 rebuild docs 2018-02-28 16:51:23 +10:00
233a149095 Update overflow-scroll-gradient.md 2018-02-28 16:46:04 +10:00
afe59bd3f9 chore: Fix ::selection demo style and clean description 2018-02-27 23:34:46 +01:00
e4a81702e0 fix: Improve ::selection example and description 2018-02-27 22:45:56 +01:00
9d192d00d6 fix: use px values for pretty text underline 2018-02-28 06:17:18 +10:00
528be97e5b Disable pointer events on pseudo element
This disables pointer events on the pseudo element so that it won't block clicks to the content element.
2018-02-27 14:51:27 -05:00