Commit graph

144 commits

Author SHA1 Message Date
Felix Mattick
9cf9e052ac
Globally set box-sizing to border-box (and improve code snippet copy button) 2022-01-22 12:58:18 -06:00
Felix Mattick
2ca1eee9cf
Upgrade dependencies 2022-01-22 12:45:38 -06:00
Felix Mattick
0ac9beec5e
Add selection color variable (#262) 2022-01-22 12:01:53 -06:00
Felix Mattick
4bd606f3cb
Fix scrollbar color 2022-01-22 11:37:45 -06:00
Felix Mattick
a50c8a01ee
Merge branch 'documentation' into development 2022-01-21 13:14:00 -06:00
Felix Mattick
e81b5d1606 Better documentation
Add files via upload
Delete docs.html
Delete sheets.css
Add files via upload
Delete docs.html
Delete scr.js
Delete sheets.css
Add files via upload
Add description list styles

Misc. style changes

Add documentation

Create swift-dots-run.md
2022-01-21 13:07:36 -06:00
Felix Mattick
b51d3e27b4
Remove inline quote styles 2022-01-20 15:59:39 -06:00
Felix Mattick
16b8d5ce41
Merge branch 'mic-max/master' into development 2022-01-20 15:53:38 -06:00
Felix Mattick
8edc2a8cdc
Add legacy prefixed version back 2022-01-20 15:52:07 -06:00
Felix Mattick
1229f3af28
Merge branch 'development' into better-system-font-stack 2022-01-20 15:29:11 -06:00
Felix Mattick
a38c40933b
Improve font stacks 2022-01-20 15:28:03 -06:00
Tan Zhen Yong
af68904f68
Unprefix -webkit-appearance (#270)
`-webkit-appearance` should be unprefixed [1].

Autoprefixer will add in the necessary vendor prefixes on build.

[1]: https://developer.mozilla.org/en-US/docs/Web/CSS/appearance
2022-01-20 15:09:33 -06:00
Adam Rose
d4a5412de4
Add spacing around scrollbar (#277)
* Add spacing around scrollbar

* Fix scrollbar in auto theme and remove color-mod

* Add changesets

Co-authored-by: Felix Mattick <felix.mattick@gmail.com>
2022-01-20 15:06:43 -06:00
Kognise
9dcec8a374
Include var and make style more consistent 2021-10-02 19:41:00 -04:00
Tan Zhen Yong
61af66828b
Add monospace system font stack
Let's add a system font stack for monospace fonts to give monospace
elements a pleasing default font.

This monospace font stack is based on GitHub's Primer design system [1].

[1]: https://github.com/primer/css/blob/main/src/support/variables/typography.scss#L39
2021-10-02 19:20:32 +08:00
HarshitJoshi9152
10d49f02fb added basic functionality for theme switch button 2021-08-20 19:53:23 +05:30
Kognise
164d96d385
Merge branch 'master' into himanshu 2021-08-11 14:44:53 -04:00
Kognise
b0cf60692d
Tweak colors 2021-08-11 14:43:14 -04:00
Kognise
5f66486244
Align better with main branch and update changesets 2021-08-11 14:39:22 -04:00
Kognise
65312829b9
Merge branch 'master' into master 2021-08-11 13:16:03 -04:00
Krish Gupta
6143b0d4ed
feat: a better system font stack 2021-07-03 10:46:32 +05:30
Eyal Azulay
42cc5ba32d Reduce input selector specificity for display property to prevent overriding user's css. Fixes #78 and #82 2021-06-14 12:11:53 +01:00
Michael Maxwell
c157bcf114
Replace summary::-webkit-details-marker with summary::marker in _misc.css 2021-02-21 19:30:15 -08:00
Michael Maxwell
279b3fb4f3
Delete summary::-webkit-details-marker from _print.css 2021-02-21 19:28:25 -08:00
Deepak Kumar
343594365c Button Styling for Reset Button 2021-01-04 22:01:17 +05:30
Thai Pangsakulyanont
6193a5a2f0 Fix color of code and strong tags inside links 2020-12-20 11:48:54 +00:00
Himanshu
50bdf23e69 changed hover color closer to base color 2020-10-20 12:06:12 +05:30
Himanshu
3430e4d409 changed hover color closer to base color 2020-10-20 11:53:55 +05:30
Himanshu Pandey
eac795d1d8 added contrast in buttons 2020-10-10 10:19:27 +05:30
Oguzhan Selcuk Bulbul
f33587bfea better button color inside table 2020-10-03 23:19:41 +03:00
Kognise
d785c31c8b Style changes 2020-10-02 17:35:01 +00:00
Duy K. Bui
f89b85b65e
feat: Add <dialog> support 2020-10-02 13:08:57 -04:00
Kognise
df5beae142
Pointer cursor for color input 2020-10-02 10:00:26 -04:00
Josh
ebb4e23889 Fix indentation, add changeset 2020-10-02 10:50:39 +01:00
Josh
d6eca80c29 Add color input field style back 2020-10-02 10:45:15 +01:00
Matt Habeck
4ff85569f1 Added color --text-bright to the selection in _misc 2020-06-29 14:00:57 -05:00
Felix
7e4e508fc1 Fix textarea height 2020-05-31 18:10:19 -05:00
Jonas Kuske
843da175f9 feat: add scrollbar styles for firefox 2020-05-31 07:59:00 +02:00
Jonas Kuske
28e538d212 feat: respect cols and rows attrs on textarea 2020-05-31 07:45:10 +02:00
Felix
757ffe6805 Add pa11y and fix accessibility issues 2020-05-30 19:42:16 -05:00
Felix
ce1815038b Fix max-width of video element (closes #179) 2020-05-30 17:42:33 -05:00
Felix
1bb775b93b Make table not overflow 2020-05-30 14:03:47 -05:00
Felix
3a3d1baa6a Add min-height to <textarea> 2020-05-30 14:01:59 -05:00
Felix
1c7806c518 Add summary/details to the demo page, improve styles 2020-05-30 13:58:58 -05:00
Felix
476074e62e Make documentation clearer 2020-05-30 12:52:48 -05:00
Felix
f7a0b68f08 Fix color scheme priority 2020-05-29 23:27:36 -05:00
Felix
69ba583ccd Fix a typo (oops!) 2020-05-29 23:23:50 -05:00
Felix
7a656de78e Add color emojis to the base stylesheet 2020-05-29 23:23:08 -05:00
Felix
5e3cc93c8b Slightly improve heading margins 2020-05-29 22:36:59 -05:00
Kognise
6d66c9c05a
Merge pull request #191 from kognise/new-file-structure
[WIP] New File Structure + Version Picker
2020-05-29 22:21:31 -05:00