Bob Matyas
ae16e13400
#6004 : Seedlet: Fix link underline colors in Safari ( #6199 )
...
* 6004: Seedlet: Fix link underline colors in Safari
* fix theme version
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-07-22 13:20:31 +05:30
Sarah Norris
58617b3188
Seedlet: Fix navigation block styles in editor ( #5199 )
...
* Remove background & margins from nav in editor
* Always set hover color to currentColor
* Set line height when there is a background color
* Move hover styles to wp-block-navigation-item
* Remove border from nav links in editor
* Remove editor stylesheet for nav block
2021-12-22 16:38:34 +00:00
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
4620a21789
Remove color overrides for background colors
2021-03-04 10:36:35 +00:00
Ben Dwyer
5569e200d8
Remove color overrides for background colors
2021-03-04 10:35:57 +00:00
Ben Dwyer
926da9cd19
fix colors in the editor
2021-03-03 10:36:16 +00:00
Ben Dwyer
4d3697afbf
Fix link colors
2021-03-03 10:34:37 +00:00
Ben Dwyer
06314c27f8
Merge pull request #3118 from Automattic/fix/3111-social-color-bleed-on-cover
...
Prevented color change on social in cover
2021-01-28 10:39:19 +00:00
Maggie Cabrera
e80208752d
disable hover styles on buttons that have a custom background
2021-01-27 17:22:23 +01:00
Jason Crist
2c17234ccd
Prevented color change on social in cover
...
The social buttons color setting assigned by Gutenburg default styles
was being clobbered by this color setting. This change prevents any
wp-social-link elements from being selected.
2021-01-27 10:19:28 -05:00
Kjell Reigstad
c54bdab6df
Tidy up custom button colors in the Cover block.
2021-01-22 15:06:55 -05:00
Danny Dudzic
ae81e519fe
Seedlet: Fix Pullquote default alignment in the editor
2021-01-18 23:23:57 +01:00
Danny Dudzic
fd732f5b44
Seedlet: Fix Button block alignment editor issue
2021-01-14 16:54:14 +01:00
Ben Dwyer
17c04ef5e0
Merge pull request #3017 from Automattic/try/seedlet-more-specific-spacing-overrides
...
Try: Make spacing overrides more specific in Seedlet
2021-01-14 12:30:22 +00:00
Jack Lenox
eeea41c3c0
Rebuild CSS to reflect change in Sass
2021-01-14 12:10:58 +00:00
Maggie
abeefaa49f
Merge pull request #2820 from Automattic/fix/issue-2739
...
Seedlet: Fix WooCommerce mobile/menu buttons
2021-01-13 18:14:03 +01:00
Jack Lenox
cb28d0b69c
Seedlet: Make spacing overrides more specific
2021-01-13 14:52:06 +00:00
Ben Dwyer
1769049c5f
Move the CSS changes to the SASS
2021-01-13 11:52:38 +00:00
Tony Arcangelini
6d1249a1d9
Update style-navigation.css
2021-01-13 11:52:13 +00:00
Tony Arcangelini
8696866aaa
Update style-navigation.css
...
Before ⇢ https://d.pr/i/Gc2zNG
- Menu button in mobile is not clickable
After ⇢ https://d.pr/i/0AQ74Q
- Menu clickable
2021-01-13 11:52:13 +00:00
Ben Dwyer
58ce0fc51a
Fix wrapping cart headers
2021-01-13 10:02:44 +00:00
Ben Dwyer
2173f6cb89
Merge pull request #2985 from Automattic/try/header-footer-hide-seedlet
...
Seedlet: Add hide site header/footer Customizer options for the homepage
2021-01-12 12:26:45 +00:00
Kjell Reigstad
7f0e08afcb
Allow full-width group blocks that have a background color to remove the top margin.
2021-01-08 16:23:09 +00:00
Kjell Reigstad
ad8272c44d
Switch to a method that doesn't use display:none.
2021-01-08 16:23:09 +00:00
Ben Dwyer
516f55b060
fix encoding in Seedlet
2021-01-08 12:54:21 +00:00
Ben Dwyer
d1a5a072f0
fix encoding issues
2021-01-08 12:49:53 +00:00
Yoav Farhi
e587621eca
Fix right/left arrows in RTL mode
...
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02:00
Jeff Ong
ebdcfd06a8
Remove margin from quote block.
2021-01-04 13:05:28 -05:00
Allan Cole
65c14d90da
Seedlet: Clean up grid gutter size options and config variables.
2020-11-12 14:55:59 -05:00
Jason Crist
0f3883049b
Removing Resources excluded via .gitignore
2020-11-11 17:30:23 -05:00
Jeff Ong
295d97a5da
Add a --primary-nav--color-border in Seedlet and set it to transparent in Spearhead.
2020-10-28 13:32:22 -04:00
Ben Dwyer
65a70cf91e
Spearhead: Try a different approach for Spearhead
2020-10-28 14:44:24 +00:00
Ben Dwyer
ad0162f16c
Seedlet: Remove subscription block CSS
2020-10-27 15:10:54 +00:00
Ben Dwyer
b788cdb15b
Add a small margin above author name
2020-10-27 12:59:42 +00:00
Ben Dwyer
c88aed50c5
update the author bio CSS to match the old version as closely as possbile
2020-10-27 12:59:32 +00:00
Ben Dwyer
95c115960b
match the seedlet author bio markup to the jetpack markup
2020-10-27 12:59:32 +00:00
Maggie Cabrera
ddeb00141c
added font weight variable to seedlet
2020-10-26 16:42:15 +01:00
Ben Dwyer
f1b672ac12
Seedlet: Update light and dark color names
2020-10-23 18:25:42 +01:00
Ben Dwyer
4eb80af9fd
rename the marketing bar variable to wpcom-marketing-bar
2020-10-21 11:46:07 +01:00
Maggie Cabrera
c089ed41a0
fixed marketing bar for seedlet
2020-10-21 11:44:32 +01:00
Ben Dwyer
ba7bf7c169
Merge pull request #2623 from Automattic/fix/2561
...
Spearhead: Fixes the code and verse blocks in the editor
2020-10-19 12:27:45 +01:00
Ben Dwyer
446e480ddb
use foreground color not foreground light
2020-10-16 16:21:13 +01:00
Ben Dwyer
8e7b0e6095
Spearhead: Fixes the code and verse blocks in the editor
2020-10-16 15:46:16 +01:00
Ben Dwyer
38ddb0d484
Seedlet: Fix keyboard navigation in the menu
2020-10-16 15:13:03 +01:00
Maggie Cabrera
cbf4593fa6
convert to tabs correctly :D
2020-10-16 11:45:08 +01:00
Maggie Cabrera
f9a7a002d8
spaces to tabs, changed extend to an include
2020-10-16 11:45:05 +01:00
Maggie Cabrera
bdf78506cd
updated search blocks for Seedlet
2020-10-16 11:45:01 +01:00
Maggie Cabrera
c91740312b
moved input css styles to seedlet
2020-10-14 17:14:47 +02:00
Jeff Ong
1b44cbd01f
Rebase master.
2020-10-12 15:27:43 -04:00
Jeff Ong
6902eab7de
Fix menu close button.
2020-10-12 15:24:51 -04:00