Commit Graph

46 Commits

Author SHA1 Message Date
Jeremy Thomas
0f988eadd9 Add color scheme 2019-10-17 20:51:42 -04:00
Jeremy Thomas
565af6ddd9 Add more variables 2019-05-17 13:50:39 +01:00
Jeremy Thomas
04fb26b450 Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
Brandon
2c716292bc Remove unnecessary use of @extend inside mixins (#2000)
* Remove unnecessary use of @extend inside mixins

* Revert changes to +unselectable, +delete, and +loader

* Move @extend selector styling to their related mixin.
2018-08-01 11:51:44 +01:00
Brandon
d4b92c0faf Change $border to $grey-lighter in mixins. Fixes #1862 2018-07-18 13:00:40 +01:00
May Kittens Devour Your Soul
0b600d02b2 fixes delete [pointer-events]
this is bugfix, because without it, delete icon, when placed in searchbox, displays, but doesn't work upon click.
2018-05-25 11:25:37 +02:00
Jeremy Thomas
3babdbc850 Fix select colors 2018-04-11 09:59:47 +01:00
Jeremy Thomas
740df6a0fa Fix #1759 2018-04-08 20:15:06 +01:00
Jeremy Thomas
8baa6cc6dc Fix before and after selectors 2018-04-08 20:15:06 +01:00
Jeremy Thomas
292fd8ac4f Use extends 2018-04-08 20:15:06 +01:00
Oleksii Potiekhin
61938a39e9 is-rounded (#1323)
* is-rounded

* padding
2017-12-04 13:21:38 +00:00
Jeremy Thomas
c0639cde83 Add top bottom navbar toggle 2017-11-06 12:51:20 +00:00
mdavid88
7e0019ae44 Fix for issue #963. (#1357)
iOS <button> element's minimum width is dependant on its font-size, so the .delete width wasn't able to be as small as it's height, resulting in one arm of the X being longer than the other. font-size: 0 does the trick.
2017-10-22 23:28:41 +01:00
Jeremy Thomas
ff732c9aad Improve hamburger alignment 2017-10-18 11:27:51 +01:00
David Hargitai
dac2ea9e01 Fix Webpack build by importing variables in mixins file (#1233)
* Fix Webpack build by importing variables in mixins file

* Import initial-variables instead of variables.sass
2017-10-08 16:01:59 +01:00
Jeremy Thomas
83892a21e3 Navbar colors docs 2017-09-11 19:59:51 +01:00
Daniel Bayerlein
5355542bbe chmod 0644 *.sass (#1071) 2017-09-01 14:15:12 +02:00
Jeremy Thomas
1be49f2190 Add customisation variables 2017-07-29 18:24:07 +01:00
Zack Ward
3a80e64856 Fixes #781 Add min/max height/width to delete class size modifiers (#799)
* Add min/max height/width to delete class size modifiers

* Add max/min-height/width per @jgthms change request
2017-06-13 10:38:48 +01:00
Jeremy Thomas
c7d4f806de Fix #712 2017-05-28 15:35:14 +01:00
Jeremy Thomas
404d5fdd7d Fix #403 2017-04-02 17:52:24 +01:00
Jeremy Thomas
e1f8e9ba1f Fix #578 2017-04-02 14:41:00 +01:00
Peter Kiss
3b7a4ea4f5 Add print media type to +tablet mixin media query 2017-03-27 13:28:17 +01:00
Jeremy Thomas
38d29ca5b0 Add new breakpoint, Explain card 2017-03-15 22:14:42 +00:00
Jeremy Thomas
b93c3789b6 Change default font size 2017-03-15 22:14:42 +00:00
Jeremy Thomas
718bbdbfd0 Fix fields 2017-03-15 22:14:42 +00:00
Jeremy Thomas
136b886609 Fix level on mobile 2017-03-15 22:14:42 +00:00
Lorin Werthen
26a084c3b7 Fix invalid sass syntax 2017-01-17 23:47:28 +00:00
Jeremy Thomas
aaaa9d7902 Explain mixins 2017-01-04 14:30:52 +01:00
Jeremy Thomas
82e7672458 Fix container 2016-12-23 13:59:26 +00:00
Jeremy Thomas
102a5d41f1 Fix container 2016-12-22 20:33:10 +00:00
Jeremy Thomas
6883fac7de Fix section 2016-12-22 19:51:52 +00:00
Jeremy Thomas
bd6fccef04 Fix delete button 2016-12-22 18:44:54 +00:00
Jeremy Thomas
36822ed3fb Fix delete element 2016-10-30 16:11:04 +00:00
Jeremy Thomas
7720041292 Fix button icons 2016-10-30 10:41:53 +00:00
Jeremy Thomas
2e7e1d7c75 Fix control variables 2016-10-29 21:51:13 +01:00
Jeremy Thomas
a2afb61ffe Use em for controls 2016-10-29 18:53:30 +01:00
Jeremy Thomas
aed21e7fb3 Fix imports 2016-10-16 19:19:40 +01:00
Jeremy Thomas
f08e3bcb5f Add table variables 2016-09-24 16:04:53 +01:00
Jeremy Thomas
a5a33eefe1 Add modularity 2016-09-23 22:08:03 +01:00
Jeremy Thomas
18b34aa2c0 Add minireset, Fix color luminance 2016-09-22 23:14:18 +01:00
Jeremy Thomas
70b1367053 Fix imports 2016-09-22 20:30:43 +01:00
Jeremy Thomas
91d04459db Fix #242 2016-06-29 23:59:48 +01:00
Jeremy Thomas
368ab78c38 Add nav, Enhance tabs 2016-05-07 23:40:06 +01:00
Jeremy Thomas
dc533827a1 Add only responsive classes, Remove test tiles, Remove section border, Add widescreen container 2016-04-25 22:00:21 +01:00
Jeremy Thomas
0203ab2f44 Rename bulma folder to sass 2016-04-18 20:02:26 +01:00