Commit graph

434 commits

Author SHA1 Message Date
Ben Dwyer
068539b1de
Merge pull request #3192 from Automattic/update/editor-styles
Varia: Copy style changes to editor styles
2021-02-08 09:51:09 +00:00
Ben Dwyer
be8bb39a1b Varia: Remove colors from the cover block 2021-02-05 17:03:41 +00:00
Ben Dwyer
7530d2e277 Remove overrides for links in elements with background color set 2021-02-05 12:10:44 +00:00
Ben Dwyer
dea5a26120 Varia: Copy style changes to editor styles 2021-02-05 12:05:24 +00:00
Ben Dwyer
4e55cadd9b
Merge pull request #3185 from Automattic/fix/2866-more-specifically-recolored
Varia + Children: Separate background & color
2021-02-05 10:44:28 +00:00
Jason Crist
54ffeaad41 Separate background & color
This changese creates a more specific selector for applying the color of
an element with a background color applied.

Previously the class that applied the background color also applied a
reasonable color color.

With this change only matches that also do not also supply a
'has-text-color' class will set a color property for a .has-*-background
2021-02-04 14:42:47 -05:00
Ben Dwyer
2357a5f486 Varia: Don't force outlined buttons to be transparent 2021-02-04 17:25:13 +00:00
Maggie Cabrera
e55ac69b87 added IE11 ponyfill 2021-01-29 17:22:46 +00:00
Jason Crist
80b6eefd32 Remove unnecessary h-padding styles
The editor-only horizontal padding for the block element doesn't appear
to be helpful. Removing these styles allows all elements (including
those blocks that add .block-editor-inner-blocks when in the editor) to
lay out as expected.
2021-01-25 13:38:44 -05:00
Kjell Reigstad
651ad5f8ee Tidy up top margins for varia and all chlld themes. 2021-01-20 11:33:47 -05:00
Jack Lenox
b328eddf24
Merge pull request #3065 from Automattic/remove/table-word-break-varia
Varia: Remove word-break style in tables
2021-01-20 12:10:18 +00:00
Jack Lenox
525afbd7eb
Varia: Remove word-break style in tables
Related to #3056.

The `word-break: break-all` style creates unwanted and unexpected breaks in text in tables. Let's remove it.

Fixes #2375, fixes #2120.
2021-01-20 12:02:54 +00:00
Kjell Reigstad
007f935b85 Begin refactor to more closely match #2985 2021-01-12 08:49:08 -05:00
Ben Dwyer
d1a5a072f0 fix encoding issues 2021-01-08 12:49:53 +00:00
Ben Dwyer
39301e2f23 fix RTL arrows 2021-01-08 11:46:32 +00:00
Ben Dwyer
3f9a515ac3 Fix RTL comment syntax and update version numbers 2021-01-08 11:12:57 +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
62eb7d9fbc Rebase trunk. 2021-01-05 11:44:16 -05:00
Jeff Ong
ebdcfd06a8 Remove margin from quote block. 2021-01-04 13:05:28 -05:00
Jack Lenox
4d7be305b2 Varia: Remove overflow:scroll on pre element
`overflow: scroll` is applied to `pre` elements in our normalize file.
This creates unsightly scrollbars on Verse blocks and others. The latest
version of `normalize.css` doesn't include this particular style.

Let's try removing it, and assuming everything is ok we'll remove it
from Seedlet-based themes too.

Fixes #2842
2020-12-18 15:06:41 +00:00
Maggie Cabrera
4f92864c65 fixed woocommerce toggle with adminbar and marketing bar present 2020-12-17 11:36:48 +01:00
Enej Bajgoric
048cacb060 Fix the admin-bar top spacing.
This was tested on the .com side to make sure that whent he admin bar is used the top spacing works as expeted.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
f06c7166f0 Fix rivington botton sizes to be the same. 2020-12-17 11:36:48 +01:00
Enej Bajgoric
f22159e815 Fix position of the menu button, update support for woo nav to work the same way as regualar nav 2020-12-17 11:36:48 +01:00
Enej Bajgoric
5fc14b6351 Revert the border-radius change since it is not needed any more. 2020-12-17 11:36:48 +01:00
Maggie Cabrera
1fcc23c790 display contents solution 2020-12-17 11:36:48 +01:00
Maggie Cabrera
d1eb0e557b avoid wrap on navigation 2020-12-17 11:36:48 +01:00
Maggie Cabrera
7456b91ee5 considered scrolling menu, changed order of buttons 2020-12-17 11:36:48 +01:00
Maggie Cabrera
ca60017dfd lock scroll when mobile menu is open 2020-12-17 11:36:48 +01:00
Maggie Cabrera
bbd1dc0dd0 changed mobile menu to be fixed and cover all the screen 2020-12-17 11:36:48 +01:00
Maggie Cabrera
ddc961c071 changed menu container selector 2020-12-17 11:36:48 +01:00
Maggie Cabrera
e60a1e0050 styles for dropdown menu 2020-12-17 11:36:48 +01:00
Maggie Cabrera
aedfbd8616 used template areas for menu layout 2020-12-17 11:36:48 +01:00
Enej Bajgoric
70c96b52de Fix the menu container class. 2020-12-17 11:36:48 +01:00
Enej Bajgoric
c0fd83dab4 Possible woo plugin css. 2020-12-17 11:36:47 +01:00
Enej Bajgoric
58728625ce Use css grid to style the side nav 2020-12-17 11:36:47 +01:00
Enej Bajgoric
69d57b8758 Update scss files to be more DRY 2020-12-17 11:36:47 +01:00
Jason Crist
35d319daa4
Merge pull request #2654 from Automattic/fix/2257-varia-premium-content-margins
Premium Content : Ensuring correct vertical margin
2020-10-22 14:00:18 -04:00
Jason Crist
eef3cf6628 Added margin definitions to Premium Content Block
Added a generic .entry-content-child class to be used (extended) by
anything that needs to apply the content child margins.

Leveraged this .entry-content-child from a new Premium Content selector in
order for the appropraite vertical margins to be applied to premium
content.
2020-10-22 11:24:42 -04:00
Noah Allen
2b1de5eef9
Fix editor styles for verse block for all varia child themes (#2661) 2020-10-21 16:05:44 -07:00
Jason Crist
ab34c5d91c
Properly comment paragraph change
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2020-10-21 14:15:23 -04:00
Jason Crist
aefdd21ac0 Premium Content : Ensuring correct vertical margin
The paragraph elements inside of Premium Content blocks weren't
included in the entry-content margin definitions.  This ensures
that any paragraph (including those in Premium Content blocks)
have the appropriate styles assigned.
2020-10-21 10:16:38 -04:00
Ben Dwyer
0a602a63a8 Varia: Simplify pullquote styles 2020-09-24 15:14:10 +01:00
Maggie Cabrera
ca6a66889d fixed inheritance for pullquote bg color 2020-09-23 09:25:16 +02:00
Ben Dwyer
4c11d4aa2b removes custom code for dealing with gallerys in varia based themes 2020-09-14 12:57:35 +01:00
Allan Cole
cd5184e39e Varia: Add left/right margins to iframes and other embeds to better support responsiveness. 2020-07-15 17:47:18 -04:00
Allan Cole
b7b4d67dc2 Varia: Remove jetpack form styles from frontend. 2020-07-10 14:55:38 -04:00
Allan Cole
195508cbb5 Varia: Fix jetpack form text color issue. 2020-07-10 14:49:11 -04:00
Allan Cole
509e2fbb6c Varia: Fix Jetpack form selectors. 2020-07-10 14:28:35 -04:00
Allan Cole
3258b530d6 Varia: Add support for Jetpack editor styles. 2020-07-10 14:18:42 -04:00