1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-02-24 09:23:50 +01:00

254 Commits

Author SHA1 Message Date
ダーシノ
40bce7882c
Merge pull request #40 from stewartrule/feat/font
disable font-smoothing
2018-11-30 20:34:20 +09:00
Igor Guastalla de Lima
b3f56c989b Merge conflict corrections with master. 2018-11-30 09:19:34 -02:00
Walter Steur
9ee215fe20 move font-smoothing to generic styles 2018-11-30 11:49:46 +01:00
Igor Guastalla de Lima
d062c2c00f Changed box-shadows from the table. Updated docs (index). 2018-11-30 08:25:07 -02:00
DanSnow
663e54baa9
Update translation 2018-11-30 17:45:49 +08:00
Walter Steur
fea8ad6ef6 disable font-smoothing on webkit 2018-11-30 10:32:26 +01:00
BcRikko
4c6bf1f888 🚀 マージされた分をビルド 2018-11-30 08:16:56 +09:00
ダーシノ
c76e5aed16
Merge pull request #24 from agarzola/improve-focus
Style focused button; improve focused radio
2018-11-30 08:14:18 +09:00
ダーシノ
16a1027c6e
Merge branch 'master' into improve-focus 2018-11-30 08:14:10 +09:00
ダーシノ
fcccbbdca0
Merge pull request #26 from abouroubi/fix-double-semicolon
fix double semi-colon generated in css file
2018-11-30 07:56:54 +09:00
ダーシノ
899ef6ca4a
Merge branch 'master' into fix-double-semicolon 2018-11-30 07:56:05 +09:00
ダーシノ
819070aa3e
Merge pull request #29 from JamesIves/master
Prevents Overflowing Inputs
2018-11-30 07:55:39 +09:00
Igor Guastalla de Lima
e6e221fe81 Changed the box-shadow, missing a change into the last-child. 2018-11-29 20:21:56 -02:00
Igor Guastalla de Lima
3277cae6e0 Added tables.scss. Changed nes.css, map and min. Added tables.scss to _index.scss. 2018-11-29 20:11:28 -02:00
Igor Guastalla de Lima
66bd33a590 Added table new design with two classes, is -bordered that adds a border and is-centered that aligns all the table headers to the center. Updated index.html (docs). 2018-11-29 20:02:46 -02:00
DanSnow
3205d402cc
doc: Translate some part into English 2018-11-30 01:01:15 +08:00
Scott O'Hara
daeb3405c8
update label instances
Fixes #28

This update gives text fields unique `id`s so that their `label`s can be appropriately associated with them.

Additionally, this PR also changes the examples of the `.container` class to **not** use `label`s as the first element, as `label`s were inappropriate for these markup patterns.  They have been replaced by paragraph elements.
2018-11-29 11:19:34 -05:00
James Ives
bfe3400460 Preventings overflowing inputs 2018-11-29 11:14:56 -05:00
Abdou Bouroubi
409bf9df6c fix double semi-colon generated in css file 2018-11-29 16:36:29 +01:00
Alfonso Gómez-Arzola
6440fa99ad Style focused button; improve focused radio 2018-11-29 09:00:27 -05:00
ダーシノ
eee2e0e113
Merge pull request #15 from BcRikko/feature/controllers
Add game pad list
2018-11-29 22:08:32 +09:00
BcRikko
78bf64962f ♻️ 最新版でビルド 2018-11-29 22:06:40 +09:00
BcRikko
22cc88a98e 👍 SNESコントローラを追加 2018-11-29 22:06:06 +09:00
BcRikko
c97d4c0d6c 🙈 アイコン名をリネーム 2018-11-29 22:05:52 +09:00
BcRikko
f884610487 👍 ファミコンコントローラを追加 2018-11-29 22:05:37 +09:00
BcRikko
685fd66c64 コントローラ一覧を追加 2018-11-29 22:05:12 +09:00
BcRikko
e3b9a8e678 📝 PRテンプレートを追加 2018-11-29 21:10:17 +09:00
BcRikko
2374bef951 ♻️ #16 #17 のビルド 2018-11-29 20:37:00 +09:00
ダーシノ
22f556ff77
Merge pull request #16 from rrj-dev/patch-2
Update checkboxes.scss
2018-11-29 20:35:57 +09:00
ダーシノ
988650e98e
Merge pull request #17 from rrj-dev/patch-1
Update radios.scss
2018-11-29 20:35:47 +09:00
RRJ-dev
f4bbc07e58
Update checkboxes.scss
Added cursor pointer to checkbox like standard UX
2018-11-29 09:34:27 +01:00
RRJ-dev
53fd3565ad
Update radios.scss
Added cursor pointer to radio button like standard UX
2018-11-29 09:33:43 +01:00
BcRikko
a9654d747f 📝 開発用の説明を追加 2018-11-29 16:50:16 +09:00
BcRikko
dc41c540a7 🙈 nes-iconをimportして使えるように修正 2018-11-29 12:39:57 +09:00
ダーシノ
b5c2696111
Merge pull request #10 from BcRikko/feature/outline
Accessibility: focus時のoutlineの調整
2018-11-29 12:30:37 +09:00
BcRikko
f69b6e29f0 Merge branch 'master' into feature/outline 2018-11-29 12:29:56 +09:00
BcRikko
7fb5cda2dd 👍 focus時のradioをスタイルを修正 2018-11-29 12:28:32 +09:00
ダーシノ
adffb2b4c6
Merge pull request #12 from vicainelli/nes-control
Change SNES icon to NES icon
2018-11-29 07:36:57 +09:00
Vinicius Cainelli
0d8fd5ac6d Create new file and change class for new icon 2018-11-28 20:27:28 -02:00
ダーシノ
9c04302971
Merge pull request #11 from jsoref/patch-1
add comma for pause per grammar rules
2018-11-29 07:03:09 +09:00
Vinicius Cainelli
206af28f1f Change SNES icon to NES icon 2018-11-28 17:19:08 -02:00
Josh Soref
8386d01552
add comma for pause per grammar rules 2018-11-28 12:31:45 -05:00
BcRikko
8451cea4d9 👍 focus時のcheckboxをスタイルを修正 2018-11-28 18:59:52 +09:00
BcRikko
b735f29340 👍 inputのooutlineの色をスタイルに合わせて調整 2018-11-28 18:33:43 +09:00
BcRikko
da57a19a9c ♻️ CDNについて修正 2018-11-28 18:22:08 +09:00
BcRikko
3d15afce5c 📝 Issueテンプレートを追加 2018-11-28 11:36:09 +09:00
BcRikko
f0e8f02c25 🙈 フォントの注意書きを追記 2018-11-27 15:43:50 +09:00
BcRikko
958a6abf68 ♻️ OGPの画像変更 2018-11-27 15:08:22 +09:00
BcRikko
130fdf920a 👍 READMEの修正 2018-11-27 15:04:11 +09:00
ダーシノ
e7560362e4
🌱 ライセンスファイルの作成 2018-11-27 14:03:57 +09:00