1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00
Commit Graph

9 Commits

Author SHA1 Message Date
robert-ryu7
b957c65c3a Swap box-shadows with actual borders 2022-11-16 08:01:06 +00:00
robert-ryu7
d39788c788 Implement TableView component (#151) 2022-11-13 21:49:59 +01:00
Dale Whinham
3d378f9e99 Fix GroupBox border for Firefox
Firefox's new WebRender engine seems to have a bug with fieldsets styled
with inset box-shadows
(https://bugzilla.mozilla.org/show_bug.cgi?id=1496538).

As a workaround, use a tiny .SVG as a sliced border-image to draw the border.

Fixes #42.
2021-08-06 17:40:31 +01:00
Juan Garay
5fcf41146e Add title-bar restore icon (#83) 2020-05-17 15:15:53 -04:00
João Nuno Mota
1e004ff6b7 Add slider (#78)
* Add section in docs

* Hide range input on all browsers

Displays indicator as radio outline on Windows 10 Firefox 75

* Add svg icons

* Add thumb styling on range input

* Add track to range input

* Add indicator css for has-recatangular-indicator

* Update styling and labels for range input

* Update example for simple range input

* Remove repeated code

* Remove unused icon and add vertical input style

* Refactor styling and adapt description to fit

* Add style for all vertical lengths and update docs

* Correct 2x to 2px
2020-05-07 16:10:43 -04:00
Jordan Scales
bfd5340a76 Add help title-bar button (#72)
* newlines

* add now.json

* add newlines

* remove now.json

* re-add now.json with version field
2020-04-28 12:17:40 -04:00
Jordan Scales
ecbfb5d547 adjust nav button dimensions - fixes #9 2020-04-27 09:54:15 -04:00
Jordan Scales
e8d87ed52f remove windows line-endings 2020-04-23 12:48:46 -04:00
Jordan Scales
228ab60b64 inline svg and reference style.css appropriately 2020-04-21 14:07:30 -04:00