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

271 Commits

Author SHA1 Message Date
Baldomo
7baf17bb5d Removed English from README.md 2018-12-01 14:39:13 +01:00
Baldomo
6ab057c63e Added README-jp.md 2018-12-01 14:37:11 +01:00
ダーシノ
377e0837c5
Merge pull request #47 from Kartones/add-trophy-icon
Adds trophy css icon (same colors as star icon
2018-12-01 20:42:01 +09:00
Kartones
f38c6799fb Adds trophy css icon (same colors as star icon 2018-12-01 12:32:02 +01:00
ダーシノ
8439df1751
Merge pull request #45 from ernestomancebo/joining-pixels-ff
shrinking pixels only @ FF
2018-12-01 12:03:44 +09:00
ダーシノ
d0d1751485
Merge branch 'master' into joining-pixels-ff 2018-12-01 12:03:28 +09:00
ダーシノ
da802a19b2
Merge pull request #41 from guastallaigor/add-table-design
Add table design
2018-12-01 08:56:13 +09:00
ダーシノ
dc8c7a19ed
Merge pull request #31 from DanSnow/translation
doc: Translate some part into English
2018-12-01 08:44:41 +09:00
Ernesto Mancebo
2ecd91c113 updating bad variable 2018-11-30 18:34:36 -04:00
Ernesto Mancebo
eba0730728
shrinking pixels only @ FF 2018-11-30 15:14:35 -04:00
Alex Gleason
478271b4fe
Fix stray pixels on focused inputs such as checkboxes and radios 2018-11-30 11:57:35 -05:00
James Fleeting
d4777ed680
Updating snes-icon to have a lighter color for the top buttons. 2018-11-30 09:34:15 -06:00
Igor Guastalla de Lima
759536217d Merge conflict corrections with upstream master. 2018-11-30 12:23:03 -02:00
Igor Guastalla de Lima
3bb7fd93d4 Changes requested made like adding table-layout property, usage of the $base-color variable, added word-wrap property and removed the box-shadow unused values. 2018-11-30 12:22:01 -02:00
BcRikko
9461eaa909 🙈 HTMLのバグ修正 2018-11-30 21:14:41 +09:00
BcRikko
ded4ca4aa9 🚀 マージされた分をビルド 2018-11-30 21:08:58 +09:00
ダーシノ
7097249237
Merge pull request #30 from scottaohara/patch-1
update label instances
2018-11-30 20:43:24 +09:00
ダーシノ
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