1
0
mirror of https://github.com/jdan/98.css.git synced 2025-01-17 12:48:32 +01:00

87 Commits

Author SHA1 Message Date
Isiah Lloyd
a100c94ece
Use diff selector for readonly fields (#138) 2022-05-21 22:08:38 -04:00
Isiah Lloyd
d457c79270
Add disabled styles to readonly fields (closes #51) (#137) 2022-05-21 21:16:14 -04:00
Isiah Lloyd
0093c72f2d
Apply button styles to submit and reset inputs (#136)
* Apply button styles to submit and reset inputs
2022-05-21 21:14:06 -04:00
Isiah Lloyd
7412a98815
- Add styling for number input (#133)
- Update docs to show styling for more fields
2022-05-21 20:57:24 -04:00
Isiah Lloyd
ec33cdb93b
Remove user agent summary arrow (#132)
* - Add rule to remove user agent details arrow
* - Remove docs.css specific rule that fixed this
2022-05-21 20:56:45 -04: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
b7c9fa5e7d
Merge pull request #105 from Andreymazepas/main
Adding Status Bar
2021-04-07 15:01:33 -03:00
Laura Chan
fa4d637525
Adds silver background colour to inputs disabled type email, password, text (#110)
* Adds silver background colour to inputs type email, password, text

* Add example to docs

* Textarea disabled styling

* Revert autoformatting

* fix: text shadow, use :disabled pseudoselector
2021-03-16 17:32:05 -04:00
Andrey Mazépas
fabecbb632 Added status bar 2020-12-17 22:53:52 -03:00
Nemo Frenkel
1102ed5bdc
Issue 85 (#95)
* issue #85

* #85

Co-authored-by: naaman <naaman@shieldfc.com>
2020-06-23 11:52:40 -04:00
Jordan Scales
ac6811bcea
Update style.css 2020-06-15 10:49:46 -04:00
Jordan Scales
36284ae73a fix padding on menubar presses - fixes #88 2020-05-18 19:54:46 -04:00
fstr0
5b6727781b
Move text on button press (#44)
* move text on button press

* Delete 98.css

* Delete 98.css
2020-05-17 15:17:50 -04:00
Juan Garay
5fcf41146e
Add title-bar restore icon (#83) 2020-05-17 15:15:53 -04:00
xFly_Dragon
5803325c95
Add color for inactive title-bar (#84)
* Add color for inactive title-bar

* add docs

Co-authored-by: xFly.Xie <Fly.Xie@grandsys.com>
2020-05-17 15:14:53 -04:00
Alexopus
a482a4b6e8
Align "+"/"-" in ul.tree-view details (#86) 2020-05-17 15:14:05 -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
58ae88c0d6 hide radios and checkboxes when appearance: none doesn't cut it
fixes #76
2020-05-02 09:15:09 -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
bef9631345 flip face and highlight for window borders
fixes #17
2020-04-27 13:40:45 -04:00
Jordan Scales
167f8423c4 nudge minimize label over 2020-04-27 13:21:59 -04:00
Jordan Scales
64b56d0033
Merge pull request #67 from jacob-and-nathan/patch-1
Style.css: Added support for a vertical bar
2020-04-27 11:42:39 -04:00
Jacob and Nathan MacLeod
448b6293fc
Update style.css 2020-04-27 16:38:08 +01:00
Jordan Scales
68decebfec
Merge pull request #69 from muan/details
Add support for expandable tree view
2020-04-27 10:11:41 -04:00
Jordan Scales
ecbfb5d547 adjust nav button dimensions - fixes #9 2020-04-27 09:54:15 -04:00
Mu-An Chiou
c258457c9e
Add support for expandable file tree with details 2020-04-26 23:07:20 -04:00
Jordan Scales
1b6312f42b fix title-bar padding 2020-04-26 20:29:08 -04:00
Jacob and Nathan MacLeod
c71279f621
Style.css: Added support for a vertical bar
A vertical bar is an element that was used quite a lot in windows 98.
2020-04-26 22:02:36 +01:00
Jordan Scales
0a32dd359c limit field-row child spacing to direct descendants
fixes #65
2020-04-26 10:44:56 -04:00
Matt Popovich
1c113f7798 show relevant scrollbar buttons on osx 2020-04-25 17:30:52 -07:00
Cássio Hübner
747288d0d1 Add :active state to radio and checkbox inputs 2020-04-25 19:52:05 +02:00
Mu-An Chiou
c0d811e24c
Merge branch 'master' into touch-this 2020-04-24 09:53:43 -04:00
Jordan Scales
ebe4feb105
Merge branch 'master' into master 2020-04-24 07:37:11 -04:00
n055
5eb678f3de Merge branch 'master' of github.com:jdan/98.css into ios 2020-04-23 20:19:41 -07:00
n055
7cfe5e14af iOS disabled checkbox remove default styling 2020-04-23 20:14:57 -07:00
n055
6171ed56d2 hide firefox focus indicator on buttons 2020-04-23 19:14:31 -07:00
Nathan Heinrich
bf0194618e Add various text input types 2020-04-24 12:14:04 +10:00
Mu-An Chiou
0cf8f9623c
Add support for touch active 2020-04-23 17:25:10 -04:00
Jordan Scales
59a40ed9e8 fix radio and checkbox label positioning 2020-04-23 13:57:07 -04:00
Jordan Scales
6ccdbd0daa fix font size for window 2020-04-23 13:36:33 -04:00
Jordan Scales
cd0f1f3241 add select boxes and fix line height 2020-04-23 13:33:53 -04:00
Jordan Scales
9b8ab84fe3 pixelate more elements 2020-04-23 13:31:50 -04:00
Chris Kanich
6eea906409 blacklist -> whitelist; overrides 2020-04-23 13:13:14 -04:00
Chris Kanich
c6f710fcc8 only pixelate controls 2020-04-23 13:09:46 -04:00
Chris Kanich
84d2756c9c substantive changes 2020-04-23 13:07:55 -04:00
Jordan Scales
e8d87ed52f remove windows line-endings 2020-04-23 12:48:46 -04:00
Jaime López
fa2d8dd2e2 fix input[type="text"] and textarea styles in safari mobile 2020-04-22 14:31:53 -05:00
Matt Begent
a2ee6729cd Make buttons have border-radius: 0 2020-04-22 16:41:27 +01:00
Jordan Scales
f85aa6159c remove letter-spacing 2020-04-22 10:46:20 -04:00
Jordan Scales
8f1123f5e6
Merge pull request #1 from modernserf/select-border-radius
remove border radius on select
2020-04-22 04:05:11 -04:00