Commit graph

178 commits

Author SHA1 Message Date
Matias Benedetto
e13a82b15d
[Seedlet] Replacing border for text-decoration to add underline to links (#5195)
* replacing border for text-decoraction to add underline to links

* Spearhead: Replacing boder-bottom by text-decoration underline

* Seedlet: disable text-decoration for site title

* spaces to tabs

* reorder properties

* rebuild

* reorder properties

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-22 16:37:24 +00:00
Ben Dwyer
f545ed8214 rebuild and update version numbers 2021-03-08 10:48:58 +00:00
Ben Dwyer
ff142e8db9 update version numbers 2021-03-02 15:55:28 +00:00
Ben Dwyer
e5475507b2 Update version numbers for Seedlet themes 2021-02-15 16:34:18 +00:00
Jason Crist
d576f8510f Spearhead version bump 2021-02-11 14:23:11 -05:00
Jason Crist
278de67822 Refactored Dark Mode to separate file
This change refactors all of the 'dark mode' settings into a single CSS
file (that can be optionally loaded)

This was mostly from the variables.css file, but there were also a few
small customizations in other files that were also included.
2021-02-11 14:07:53 -05:00
Ben Dwyer
de5f837ec7 Update version numbers for Seedlet children 2021-02-08 11:30:06 +00:00
Maggie Cabrera
71f3b7b531 version bumps for Seedlet + children 2021-02-01 11:12:49 +01:00
Jason Crist
753b7289c7 Simplify link selectors to avoid bleed
The link selectors were changed to apply a default border style to all
anchors (with a loose selector, just 'a') but leave that border-color
transparent.  All of these elements get a :hover to apply the primary
hover style.

Any anchor that's in wp-block or entry-content will instead have those
border color values inverted (defaults to --color-primary, hover is
transparent)

Buttons, social links (any other <a> that I found to evaluate) had more
specific selection rules to eliminate the border-bottom styles
preventing undesired underlines.
2021-01-27 15:15:12 -05:00
Maggie Cabrera
143183d142 reduced price font size 2021-01-26 14:12:06 +01:00
Maggie Cabrera
14949ddd78 rebased and fixed conflicts 2021-01-26 14:10:55 +01:00
Maggie Cabrera
2a82128907 equalized qty input and button height. Made both bigger 2021-01-26 14:07:52 +01:00
Jack Lenox
7dd7a8406e Spearhead: Further work on first pass 2021-01-26 14:07:16 +01:00
Jack Lenox
86f37e759d Spearhead: add styles for product page 2021-01-26 14:07:09 +01:00
Maggie Cabrera
3cf268291f changes to the woocommerce tabs to fit design. Rebased trunk 2021-01-26 14:07:02 +01:00
Jack Lenox
e3ff32e658 Spearhead: Further work on first pass 2021-01-26 14:06:51 +01:00
Jack Lenox
eba0f85f8b Spearhead: add styles for product page 2021-01-26 14:06:26 +01:00
Maggie Cabrera
0d41d5a705 added styles for some woo commerce blocks 2021-01-26 11:54:46 +01:00
Jeff Ong
3c77870ef0
Merge pull request #2746 from Automattic/add/spearhead-cart-menu
Spearhead: position the shopping cart on the menu
2021-01-21 10:59:24 -05:00
Jeff Ong
68d4bb1850 Add padding rules when no main nav is present. 2021-01-21 10:57:43 -05:00
Ben Dwyer
4a8d0f7372 Update version numbers to deploy Seedlet and children 2021-01-20 17:48:02 +00:00
Ben Dwyer
f0f2345eae fix desktop menu: 2021-01-20 16:23:50 +00:00
Maggie Cabrera
b4dcf603b1 cart buttons paddings 2021-01-20 16:23:50 +00:00
Maggie Cabrera
777fa705af some more work on header grid areas 2021-01-20 16:23:50 +00:00
Ben Dwyer
d49986367a fixing the cart menu 2021-01-20 16:23:50 +00:00
Maggie Cabrera
ba76f24ed0 repositiones cart items in the main navigation to fit design 2021-01-20 16:23:49 +00:00
Ben Dwyer
03bb97ef1e
Merge pull request #3013 from Automattic/fix/2790-spearhead-truncated-submenu
Change layout direction of Seedlet Submenu
2021-01-13 17:38:00 +00:00
Maggie Cabrera
4b09cec441 same design for blocks with grid of products 2021-01-13 14:57:51 +00:00
Maggie Cabrera
8999580570 improved styles for product list page 2021-01-13 14:57:08 +00:00
Jason Crist
3eb03e9e90 Redirect Submenu Direction
This changes the alignment of submenus.  It will align the container to
the RIGHT of the parent (rather than the left as it was doing) and RIGHT
ALIGN the sub-menu items (whereas previously they were left aligned).

This is to address #2790
2021-01-12 16:54:34 -05:00
Jeff Ong
5b144a6fab Fix active and hover colors on mobile. 2020-12-04 14:05:16 -05:00
Jeff Ong
f4b6a7247d Fix contrast issues with mobile menu colors. 2020-12-04 13:07:56 -05:00
Jeff Ong
b5aca3e456 Fix mobile social menu color bug. 2020-12-04 13:07:34 -05:00
Jeff Ong
6c85eb8d05 Bump version. 2020-12-03 17:11:11 -05:00
Jeff Ong
a2f3e7c08c Remove extra whitespace. 2020-12-03 17:10:15 -05:00
Jeff Ong
29bf7d32f5 Change post content links to be underlined by default. 2020-12-03 17:04:08 -05:00
Jeff Ong
ccd0c9ed1d Bump required versions to be accurate. 2020-11-25 12:31:43 -05:00
Jeff Ong
ba94d83620 Revert "Replace with less redundant expression for now."
This reverts commit 09bbde9e704205fadda089b1c29b138f8571f3a8.
2020-11-23 11:35:14 +00:00
Jeff Ong
de9eea9cff Replace with less redundant expression for now. 2020-11-23 11:35:14 +00:00
Jeff Ong
9ea5745b11 Update style.css header and remove jetpack-global-styles from tags. 2020-11-23 11:35:14 +00:00
Ben Dwyer
983e9b07d3 prevent long menus from dropping to the next line 2020-10-29 15:18:35 +00:00
Ben Dwyer
b8c9b42a49 centre the logo in seedlet 2020-10-29 15:18:31 +00:00
Ben Dwyer
405ea1ed6e Spearhead: Add support for site logo 2020-10-29 15:18:27 +00:00
Maggie Cabrera
e3de3e3895 improved css for related posts block to fit design 2020-10-29 14:54:29 +01:00
Maggie Cabrera
6294e20193 fixed double underline on hover 2020-10-29 14:54:22 +01:00
Maggie Cabrera
41eb7d1b12 more css changes to related posts to fit the design guides 2020-10-29 14:54:16 +01:00
Maggie Cabrera
c1d664304e fixed styles for native jetpack related posts 2020-10-29 14:54:04 +01:00
Jeff Ong
a5a78c0911 Rebase trunk. 2020-10-28 18:11:54 -04:00
Jeff Ong
1aa5038289 Rebase trunk. 2020-10-28 18:08:44 -04:00
Ben Dwyer
215fe1198a update the navigation offset for the animation 2020-10-28 21:53:20 +00:00