1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-12 08:04:13 +02:00
Commit Graph

116 Commits

Author SHA1 Message Date
Kognise
af3ad9cdc0 Improve formatting 2019-08-26 13:13:31 -04:00
Kognise
a2cda5159d Improve padding 2019-08-26 13:10:27 -04:00
Kognise
7319402ea1 Single quotes 2019-08-26 12:57:52 -04:00
Kognise
b47e0de3fe Fix merge problems 2019-08-26 12:40:08 -04:00
Kognise
eea4f7e92a Merge branch 'master' into bugfix/custom-boxes 2019-08-26 12:26:07 -04:00
Bobo
5b3dac19e8 add and style input type range 2019-06-19 13:34:10 +03:00
Jonas Kuske
4cf2713004 fix: update css imports to be independent from CDN 2019-06-09 14:27:34 +02:00
Jonas
f083328519 Merge branch 'master' into feat/select 2019-06-07 08:57:27 +02:00
Jonas Kuske
f7c6a87ca9 feat: single SVG for arrow, change color on import 2019-06-07 01:13:36 +02:00
Jonas Kuske
436a4211eb feat: inline SVGs using postcss-inline-svg 2019-06-07 00:46:32 +02:00
Alexander Bluhm
64e7377caa Fixed select in IE11
Default browser arrow was displayed in IE11.
2019-06-06 23:00:53 +02:00
Alexander Bluhm
bb2eb0e171 Added selet arrow
Added two svg files for the arrow.
Removed old inline svg and url-encode.
Created SASS variables for the svg path.
2019-06-06 22:58:58 +02:00
Alexander Bluhm
c69ceda5e9 Fixed bug where the arrow icon on select is not displayed 2019-06-06 22:54:35 +02:00
Alexander Bluhm
8a1150d3c2 Added approach for new select
select tag is styled in a new way
added preview for select tag
2019-06-06 22:52:31 +02:00
asoback
28a84ab3f6 Updates to CSS variables
for issue #32
2019-06-05 21:33:30 -05:00
Jonas Kuske
5cf0f08d5e fix: reference correct versions in legacy default builds 2019-05-28 00:16:28 +02:00
Jonas Kuske
d4a00eb526 fix: reapply color changes from #39ab174 2019-05-27 23:31:34 +02:00
Jonas Kuske
f248fce30f fix: reapply code padding fix from #7378a36 2019-05-27 23:31:34 +02:00
Jonas Kuske
79ad695531 feat: add build files, add docs/ and .github/ 2019-05-27 23:31:34 +02:00
Jonas Kuske
1efce0e559 feat: rename .scss -> .css and use color-mod() 2019-05-07 01:37:36 +02:00
Jonas Kuske
da5e8fd653 fix: typo - variable -> variables 2019-05-06 01:56:07 +02:00
Jonas Kuske
0de724ade2 feat: compile all new build versions 2019-05-06 00:32:19 +02:00
Jonas Kuske
be233afd74 feat: add new build configurations 2019-05-06 00:27:17 +02:00
Jonas Kuske
550e4a72fc feat: rewrite partials to use CSS variables 2019-05-06 00:26:54 +02:00
Jonas Kuske
bc0daa5de6 feat: extract & rewrite variables with CSS syntax 2019-05-06 00:26:30 +02:00
Jonas Kuske
f75f577674 fix(img): add height: auto to keep aspect ratio 2019-05-04 23:11:13 +02:00
Sidak Singh Aulakh
dd684c50e6 creation and implementation of selection variable 2019-04-30 01:57:20 +05:30
Kognise
651f73a3ff Update _forms.scss 2019-04-20 17:44:41 -04:00
kylejrp
623430a367 Update src/parts/_forms.scss
Co-Authored-By: kognise <felix.mattick@gmail.com>
2019-04-20 17:40:19 -04:00
Kognise
444d0cc7c8 Pointer cursor for radio buttons 2019-04-18 13:35:32 -04:00
Kognise
26ca283dca Add radio and checkbox styles 2019-04-18 13:25:23 -04:00
Kognise
73897206f6 Merge branch 'master' into bugfix/radio-buttons 2019-04-18 13:01:00 -04:00
Kognise
6bd9407dbe Merge branch 'master' into feature/addresses 2019-04-18 10:42:31 -04:00
Federico Pérez
926801d449 builded version of fix 2019-04-15 14:10:18 -03:00
Kognise
4ce783f9bb Add sms styles 2019-04-15 09:33:51 -04:00
Kognise
9f25b89c13 Add initial address styles 2019-04-14 09:40:40 -04:00
Kognise
a28c2a0399 Add radio files 2019-04-11 14:22:01 -04:00
Kognise
a02252640f Merge branch 'master' into blockquotes 2019-04-11 13:22:01 -04:00
Kognise
4d97516419 Remove variables file 2019-04-11 13:20:29 -04:00
Kognise
4616444708 Merge branch 'master' into feature/disabled-form-elements 2019-04-11 12:40:52 -04:00
Kognise
2de67217c8 Tweak some styles 2019-04-11 11:55:32 -04:00
Kognise
773ca9e5eb Move to typography 2019-04-11 11:11:18 -04:00
Kognise
c3996ae3fb Removed firefox scrollbar 2019-04-11 10:46:08 -04:00
Kognise
839f643f6a Custom scrollbars everywhere 2019-04-11 10:33:22 -04:00
Kognise
bdc8a566f8 Merge branch 'master' into feature/style-code-scrollbars 2019-04-11 10:26:54 -04:00
川崎キヨシ
436492986d Add missing disabled style to form elements 2019-04-10 14:50:35 +09:00
Federico Pérez
c59e9cf60a merge and gulped 2019-04-09 11:11:35 -03:00
Federico Pérez
0560f98763 more declarative stytles 2019-04-09 10:42:54 -03:00
Sorin Davidoi
93166998b3 fix(parts/base): Use system-ui when available
https://caniuse.com/#search=system-ui
2019-04-08 17:16:08 +00:00
Kognise
05d314e2b9 Change to background alt 2019-04-08 00:31:17 -04:00