Commit graph

347 commits

Author SHA1 Message Date
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
Allan Cole
0146abfbd4 Varia: Make form text color black. 2020-07-08 13:52:05 -04:00
Allan Cole
397869a017
Merge pull request #2077 from rtCamp/fix/varia-image-gallery-issue
Varia & Child Themes: Fix Image Gallery alignment issues
2020-06-24 10:35:06 -04:00
Towhidul Islam
a0debb2f23 Implement suggested changes 2020-06-23 11:09:40 +06:00
Kjell Reigstad
2e2bbbf25e
Merge pull request #2046 from rtCamp/fix/overlapped-latest-post
Varia: Fix overlapping issue in latest post block
2020-06-19 12:34:47 -04:00
Kjell Reigstad
9015877de6 Varia: Restore foreground color rules 2020-06-19 09:25:35 -04:00
Allan Cole
6b0a2ec4fd
Merge pull request #1944 from Automattic/try/add-color-annotations
Varia: Add Color Annotations
2020-06-17 13:22:06 -04:00
Allan Cole
f4b98bb5d5 Varia: Clean up nested text-color specificity. 2020-06-17 12:19:22 -04:00
Allan Cole
df8e075ce3 Varia: Clean up cover and utility styles for dim. 2020-06-12 13:49:10 -04:00
Allan Cole
91962aec03 Varia: Improve color annotations and Gutenberg 5.4.2 support.
- Add support for table block and associated options
- Improve color annotations for tabel block
- Cleanup button, cover, and utility styles
- Recompile style sheet
2020-06-11 18:10:03 -04:00
Allan Cole
87e997d0df
Merge pull request #2010 from rtCamp/fix/comment-avatar-image-size
Varia: Fix comment avatar image/position size on AMP pages
2020-06-09 17:24:43 -04:00
Allan Cole
ea3355832c Varia: fix interpolation issue in comment meta. 2020-06-09 16:43:07 -04:00
Allan Cole
5a493e3954
Merge pull request #2012 from rtCamp/fix/css-interpolation
Varia: Fix CSS interpolation issue in password-strength-meter style
2020-06-09 16:32:27 -04:00
Towhidul Islam
c373a42267 Fix Image Gallery alignment issues 2020-06-02 12:42:54 +06:00
Allan Cole
a3557ddfc0 Varia: Fix nested button text-color. 2020-05-22 14:30:59 -04:00
Allan Cole
fde70a8b0c Varia: Remove !important flags from utility classes and recompile. 2020-05-21 16:56:43 -04:00
Allan Cole
f3fc9ad637
Merge pull request #1884 from Automattic/update/#1883
Varia: Unclosed brackets in SCSS
2020-05-18 16:41:12 -04:00
Towhidul Islam
4261bda86d Fix overlapping issue in latest post block 2020-05-15 17:58:01 +06:00
Towhidul Islam
fb6837c03b Fix Interpolation issue in password-strength-meter style 2020-05-13 23:17:57 +05:30
Milind More
f09fe92154 Varia : Fixes Comment avatar on amp pages 2020-05-13 22:48:11 +05:30
Allan Cole
afbea979dc Varia: fix border width issue in separator block. 2020-05-11 13:16:34 -04:00
Kjell Reigstad
1151c0324f Ensure next/previous arrows in post navigation can change color too. 2020-04-29 12:49:52 -04:00
Allan Cole
4d8833c619 Varia: Remove !important from utility color rules in frontend styles. 2020-04-27 16:53:19 -04:00
Allan Cole
c7b4c3b3ac Varia & All Varia Child Themes: Fix button selector typo related to #1925 and #1927 2020-04-17 17:24:46 -04:00
Allan Cole
ea620ddaa8 Varia: Cleanup left/right align styles for button blocks before and after 7.9.1. 2020-04-17 15:45:20 -04:00
Allan Cole
79e5f16995 Varia: Add outline button styles for the frontend. 2020-04-17 14:47:20 -04:00
Allan Cole
68a276bbbd Varia: revise outline button selector nesting. code tidying 2020-04-17 14:40:12 -04:00
Kjell Reigstad
526884d79c Varia: Fix button styles to work alongside Gutenberg 7.9 2020-04-16 19:39:19 -04:00
Kjell Reigstad
ccd18ed4b1 Varia: Ensure full-width items inside of columns do not overlap or cause scroll. 2020-04-06 14:36:27 -04:00
Niels Lange
3c0799f258
Varia: Unclosed brackets in SCSS 2020-03-28 11:59:19 +07:00
Niels Lange
b22ad594c0 Varia: Fix Faux button style 2020-01-22 20:16:23 +07:00
Niels Lange
dc760729de Varia: Fix Faux button style 2020-01-20 22:06:44 +07:00
Michael Cain
59714a2c72
Varia: only inherit top/bottom margin with cover images. 2019-12-20 13:40:57 -05:00
Michael Cain
21b3ab9162
Remove padding for center and left aligned lists. 2019-12-20 13:25:26 -05:00
Allan Cole
afb6eaf851
Varia: Code tidying. 2019-12-20 13:25:25 -05:00
Allan Cole
41e21ae085
Varia: Apply fixes to editor and recompile RTL styles. 2019-12-20 13:25:25 -05:00
Allan Cole
3c32baefc5
Varia: Adds support for left, center and right aligned lists. 2019-12-20 13:25:25 -05:00
Takashi Irie
36256e8eda Varia: Revert last commit 2019-12-20 01:22:03 +00:00