Commit graph

78 commits

Author SHA1 Message Date
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
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
418a4494a6 Correct version numbers. 2021-01-05 15:02:38 -05:00
Jeff Ong
2fe2abffca Match package.json with style.css versions. 2021-01-05 14:14:49 -05: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
c5bf1b94fe Varia: update child themes re overflow: scroll
See #2842
2020-12-18 15:06:41 +00:00
Maggie Cabrera
440ed6c8fe changed versions 2020-12-17 12:11:27 +01: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
98068e6a77 Rebuild all the other themes 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
Maggie Cabrera
9996c9caba compiled styles 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
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
Enej Bajgoric
6c078f86fc Updates to take into accout the site logo & when the menu is not there. 2020-12-17 11:36:47 +01:00
Enej Bajgoric
309f333133 Update the Mayland theme to have the mobile nav on the side. 2020-12-17 11:36:47 +01:00
Ben Dwyer
955e49eb9b update version numbers 2020-11-30 20:17:39 +00:00
Milind More
eebe43b126 GH-2847 Adds Mayland Theme as reader theme. 2020-11-23 16:40:18 +05:30
Ben Dwyer
8557e178df Update version numbers for all varia themes 2020-11-06 18:52:51 +00:00
Jason Crist
335e240b1e Compiled Varia Child Themes to address #2257.
Fix for Varia was previously put in place with this change: https://github.com/Automattic/themes/pull/2654

This change compiles that into all of the Varia child themes.
2020-10-22 14:29:09 -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
Ben Dwyer
709fbc5596 rebuild all child themes 2020-09-24 17:08:28 +01:00
Maggie Cabrera
1666d8c814 fixed messed up varia+children versions 2020-09-24 12:40:49 +02:00
Maggie Cabrera
ca6a66889d fixed inheritance for pullquote bg color 2020-09-23 09:25:16 +02:00
Ben Dwyer
d7a5aba5b2 update all varia children 2020-09-16 14:12:30 +01:00
Ben Dwyer
8e3c04310b Add a rebuild tool for varia themes 2020-09-14 22:03:05 +01:00
Allan Cole
e0d69f491d All Varia-themes: Recompile styles. 2020-07-15 18:03:30 -04:00
Allan Cole
aa78815042 Mayland: Fix form text color. 2020-07-08 14:26:35 -04:00
Allan Cole
305ad5ef4b Mayland: Recompile against the latest changes to Varia. 2020-06-30 14:28:17 -04:00
Allan Cole
0774b76519 Varia Child Themes: Recompile child themes with the latest changes to Varia. 2020-06-30 13:25:42 -04:00
Allan Cole
5b9d6a9d00 All Varia Themes: Recompile child themes, update build tool dependencies. 2020-06-09 17:33:46 -04:00
Allan Cole
dd160bef44 All Varia Themes: Fix Sass interpolation issues. 2020-06-09 17:33:46 -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
9f84810302 Morden: Fix button styles to work alongside Gutenberg 7.9, update build tool dependencies. 2020-04-17 16:05:16 -04:00
Allan Cole
9934be860b Mayland: Ensure full-width items inside of columns do not overlap.
- Applies button style issue in #1757
- Requires: #1902
2020-04-14 19:06:11 -04:00
Allan Cole
4cbe9c0117 Mayland: Change duplicate #000000 theme color to #010101 to fix key prop concole errors. 2020-01-09 16:10:13 -05:00
Michael Cain
4bba10325f
Rebuild. 2019-12-20 14:06:00 -05:00
Takashi Irie
296dd67304 Mayland: Blog Posts block style tweak 2019-12-20 11:39:31 +00:00
Michael Cain
3960ba2cfd
Rebuild 2019-12-19 11:50:28 -05:00
Michael Cain
9f12791efe
Rebuild 2019-12-18 15:30:51 -05:00
Michael Cain
db1cc9d24c
Rebuild. 2019-12-18 12:49:53 -05:00
Michael Cain
bea8e27df3
Rebuild with Varia grid and type scale changes. 2019-12-17 15:12:52 -05:00