Tobias Buschor
d74f2dcc62
:not(thead) td
does not work as expected
...
`table :not(thead) td`
also selects tds in thead
https://jsfiddle.net/zh8dx97b/4/
Not that specificity will not be incresed with this fix as * has zero specificity:
`:not(thead) > * > td`
Maybe `table {` could be dropped completely, since 'thead' and `td` only exist in table?
2021-07-19 07:10:38 +02:00
Lucas Larroche
87bf626400
Merge pull request #20 from picocss/dev
...
Minor Release (v1.3.2)
2021-07-18 10:44:09 +07:00
Lucas Larroche
67c60cf4db
Minor Release (v1.3.2)
2021-07-18 10:35:59 +07:00
Lucas Larroche
dc42ec62f3
Add a loading indicator for aria-busy
2021-07-17 15:19:19 +07:00
Lucas Larroche
0e7894c48e
Clean comments
2021-07-17 10:26:38 +07:00
Lucas Larroche
4fbeb3351d
Remove duplicate property
2021-07-17 09:41:26 +07:00
Lucas Larroche
cdbd670b3d
Merge pull request #17 from picocss/dev
...
Minor Release (v1.3.1)
2021-07-10 11:05:50 +07:00
Lucas Larroche
2097187fef
Minor Release (v1.3.1)
2021-07-10 10:58:06 +07:00
Lucas Larroche
7c1e93472f
Typos & clean
2021-07-10 10:47:57 +07:00
Lucas Larroche
59c54298d5
Vars naming & clean
2021-07-09 18:18:39 +07:00
Lucas Larroche
1e1413b5aa
Fix structure & minified version
2021-07-09 17:46:10 +07:00
Lucas Larroche
9575624834
JavaScript modularization
2021-07-09 17:42:10 +07:00
Lucas Larroche
366e0a55d6
Typo
2021-07-05 15:23:58 +07:00
Lucas Larroche
4ca888a05e
Fix customization simplified example
2021-07-04 08:56:33 +07:00
Lucas Larroche
f91683be63
Merge pull request #16 from picocss/dev
...
Minor Release (v1.3.0)
2021-07-03 13:59:33 +07:00
Lucas Larroche
ea52ff6be6
Minor Release (v1.3.0)
2021-07-03 13:36:31 +07:00
Lucas Larroche
c874560a24
Small improvements
...
- Edit small font-size
- Update docs
2021-07-03 11:18:07 +07:00
Lucas Larroche
537f5008c2
Small fixes
...
- @mixin and @include for dark scheme
- unset `--font-weight` in `hgroup`
2021-07-03 00:22:17 +07:00
Lucas Larroche
0c1d8b5972
Highlighting of the classless version
...
+ code cleaning
2021-07-02 23:04:17 +07:00
Lucas Larroche
dd534ef6a6
New --button-box-shadow var
...
+ rename `--form-element-focus` to `--form-element-focus-color`
+ code cleaning
2021-07-02 22:18:14 +07:00
Lucas Larroche
fc67f39278
Hide the details marker
...
Source: https://chromestatus.com/feature/6730096436051968
2021-07-02 17:44:25 +07:00
Lucas Larroche
d12af72cab
CSS Vars refactoring
2021-07-02 16:54:41 +07:00
Lucas Larroche
14460576bf
Fix <summary> in nested accordions #15
2021-06-30 11:52:49 +07:00
Lucas Larroche
4c19be7e6b
Merge pull request #11 from damieng/patch-1
...
Update article example to use a header
2020-11-17 09:43:23 +07:00
Damien Guard
6971460bca
Update article example to use a header
2020-11-14 21:13:25 +00:00
Lucas Larroche
ddabc3e1ef
Merge pull request #10 from picocss/dev
...
Minor Release (v1.2.1)
2020-10-28 08:48:37 +07:00
Lucas
45a6e4af7b
Minor Release (v1.2.1)
2020-10-28 08:41:41 +07:00
Lucas
3c558e0e87
Docs: Fix tables code example
2020-10-28 08:33:02 +07:00
Lucas
a7c25a7d69
Docs: fixes
2020-10-28 08:30:37 +07:00
Lucas
27c21a6e32
Docs: Better indeterminates examples
2020-10-28 08:27:26 +07:00
Lucas
8671ae4552
Docs: Better aria-label
and interminate progress bar
2020-10-28 08:12:49 +07:00
Lucas
431f0e6f8f
Input helper (<small>) margin adjustment
2020-10-28 07:55:28 +07:00
Lucas
78a1c879a0
Prevent breaking changes for validation states
2020-10-27 17:12:36 +07:00
Lucas
d49c7ffcf2
Define validation states with aria-invalid
2020-10-27 12:25:53 +07:00
Lucas
c49273df6c
Consitent CSS declaration for buttons
2020-10-27 12:23:41 +07:00
Lucas
a92002ddd9
Add contributing
2020-10-27 11:28:08 +07:00
Lucas
aaba5fb35d
Add precompiled CSS variations
2020-10-27 11:22:03 +07:00
Lucas
a9c851d5b3
Docs: Changing the height of SVGs in px
2020-10-27 11:19:44 +07:00
Lucas
e1d7b5a247
Fix default file URL
2020-10-27 10:42:27 +07:00
Lucas
24f2f8d9a3
Merge branch 'dev' of https://github.com/picocss/pico into dev
2020-10-27 10:25:09 +07:00
Lucas
7fca82b2c8
Fix indentation
2020-10-27 10:24:22 +07:00
Lucas
6470de5200
Fix: missing variable
2020-10-09 14:26:54 +07:00
Lucas
252119f9f5
Typo
2020-10-09 12:03:52 +07:00
Lucas
5fb5af3eb0
Add links to documentation
2020-10-09 12:03:34 +07:00
Lucas
18c79062fa
Update README.md
2020-10-01 14:09:20 +07:00
Lucas Larroche
502ff46d5c
Merge pull request #8 from picocss/dev
...
Minor Release (v1.2.0)
2020-10-01 13:43:29 +07:00
Lucas
23f587ddcb
Minor Release (v1.2.0)
2020-10-01 13:35:54 +07:00
Lucas
dfa08df964
Update examples
2020-10-01 13:33:05 +07:00
Lucas
7699f61580
Add others input types
2020-10-01 09:57:21 +07:00
Lucas
c4fb3ec4af
Fix [type="range"]:focus
2020-10-01 09:56:08 +07:00