~xdavidwu/xdavidwu.link

ref: 324d2dc4c98ae8a2a9331b9584257cc430975f40 xdavidwu.link/_sass/minimal-mistakes/_forms.scss -rw-r--r-- 6.7 KiB
scss: block unused for comments
sass cleanup
remove ie hacks and compats
2a2f065d — iBug ♦ 5 years ago
Disable box-shadow for radio and checkbox (#2398)

a599787a — Emanuele Barsanti 5 years ago
Arithmetic fix in _form.scss (#2169)

be965b37 — Michael Rose 7 years ago
Refine search styling
d4445169 — Michael Rose 7 years ago
Replace `fieldset` elements with `div.form-group`

Move Staticman v2 comment logic above v1 as it will be deprecated soon.
d9dc6e23 — Michael Rose 7 years ago
Color "skins" (#1242)

* Add YIQ Color Contrast mixin
* Remove text underline from `.btn` links
* Move YIQ variables
* Simplify button classes using YIQ color contrast mixin
  - DRY up button CSS using Sass list and YIQ color contrast mixin.
  - Move `color` and `background-color` to new `btn--primary` class instead of assinging on the default class. Removes the need to override them.
* Add `.btn--primary` to buttons that just had `.btn`
* Apply changes to `/docs`
* Add `.btn--primary` class
* Update CHANGELOG and history
* Add sample form
* Abstract colors away into Sass variables for easier themeing
* Add "dark" skin
* Replace hardcoded color with SCSS variable
* Invert Font Awesome icons' colors in author sidebar and footer
* Add Sass changes to `/docs`
* Use primary button type instead of inverse
* Add missing `!default` on `$muted-text-color`
* Add `contrast` and `sunrise` skin colors
* Add `dirt` skin color
* Add `air` skin color option
* Add `mint` skin color
* Add `btn--primary` class to Submit Comment button
* Set skin to `default`
* Document skin color options
* Add note about skin SCSS import

Close #1208 
1f9aa395 — Michael Rose 7 years ago
Move SCSS partials to `/_sass/minimal-mistakes` for easier CSS customization
dcdfef77 — Michael Rose 8 years ago
Merge branch 'release/3.4.0'
9e116928 — Michael Rose 8 years ago
Merge branch 'feature/staticman-commenting' into develop
c05e0c7c — Michael Rose 8 years ago
Style static comments, form, and modal
06159d9f — Michael Rose 8 years ago
Fix typo
0c92bb0c — Michael Rose 8 years ago
Merge branch 'release/3.3.7'
1cce75a3 — Michael Rose 9 years ago
Merge branch 'release/3.0.0'
985a6fd4 — andreykurenkov 9 years ago
Merged improvement to post-index.html
eddc18cc — Michael Rose 9 years ago
Merge pull request #141 from cdodd/remove-whitespace

Remove trailing whitespace
f06b4c16 — Craig Dodd 10 years ago
Remove trailing whitespace
e9162315 — Michael Rose 10 years ago
Clean up comments in Sass partials
23cb7eca — Michael Rose 10 years ago
Convert .less to .scss
Next