Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: REM-ify | 2025-08-18 | 2 | -36/+148 | |
| | |||||
* | feat: initial commit of fork | 2025-08-18 | 2 | -514/+635 | |
| | |||||
* | added `border-radius: 0` to select | 2025-02-06 | 2 | -1/+2 | |
| | |||||
* | added `text-align: left` on tabs | 2025-02-06 | 2 | -2/+2 | |
| | |||||
* | Add fallbacks if the custom font doesn't load. | 2025-01-27 | 2 | -2/+2 | |
| | | | | If the custom font doesn't load for some reason, the browser will fall back to some random font, possibly a serif font that looks Very Wrong. "system-ui" should choose the system font for the current platform, whatever it is, which is at least *a* system font even if it's not the right one for CS 1.6. For older browsers that don't support "system-ui", fall back to "sans-serif", which should look at least vaguely right. | ||||
* | hotfix slider thumb | 2025-01-25 | 2 | -3/+17 | |
| | |||||
* | Update preprocessed CSS files | 2025-01-25 | 2 | -2/+4 | |
| | |||||
* | removed map from minified version | 2025-01-24 | 1 | -2/+1 | |
| | |||||
* | generated new cs16.min.css | 2025-01-24 | 1 | -1/+2 | |
| | |||||
* | generated prefixed and minified versions of cs16.css | 2025-01-24 | 2 | -0/+671 | |