mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-12 21:35:44 +03:00
My Pledges: Update styles and format to match design
- Add a single-pledge view so we can separate out the pending from published - Update layout and styles of my pledges list - Adds link and danger button styles
This commit is contained in:
parent
2b7fb6cd21
commit
0b26fad482
7 changed files with 310 additions and 123 deletions
|
@ -29,6 +29,8 @@ $color-gray-light-300: lighten($color-base-gray,72%);
|
|||
$color-gray-light-200: lighten($color-base-gray,74%);
|
||||
$color-gray-light-100: lighten($color-base-gray,77%);
|
||||
|
||||
$color-error-red: #c92c2c;
|
||||
|
||||
// Theme colors
|
||||
$color__background-input: $color-gray-light-200;
|
||||
$color__text: $color-gray-500;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue