Allan Cole
808dd61732
Merge pull request #1248 from Automattic/fix/issue-1247
...
Varia: Fix quote font setting
2019-08-13 15:49:23 -04:00
Allan Cole
9808ac06ed
Merge pull request #1240 from Automattic/fix/issue-1239
...
Varia: Make normal font size the same as default size
2019-08-13 14:52:59 -04:00
Allan Cole
6482c9973a
Varia: Use spacing variable for inner_container on Cover Block
2019-08-13 12:42:25 -04:00
Allan Cole
a42d99b45e
Varia: Fix inner_container width in cover block
2019-08-13 12:32:27 -04:00
Takashi Irie
478dbed5b0
Varia: Fix quote font setting
2019-08-13 15:54:55 +01:00
Allan Cole
e8d66c9901
Varia: More code tidying and efficiency improvements
2019-08-12 18:54:09 -04:00
Allan Cole
933b827fc1
Varia: Code tidying and removing unnecessary mixins and extend references
2019-08-12 18:19:40 -04:00
Allan Cole
a4c5cc7f1d
Varia: Refactoring responsive logic for default, wide, and full alignment settings
...
- Makes .entry-content 100% wide to let the box-model work determine .alignfull widths
- .alignwide and default widths now have a fixed width, and a responsive 100% max-width
- Updates utility classes to work with this change
- Improves nested block behaviors and reduces CSS load
- Removes .responsive-max-width utility classes from .entry-content and simialr wrappers that no longer need it
- Renames responsive @extends and @mixins to match Gutenberg pre/suffixes
2019-08-12 17:49:50 -04:00
Allan Cole
b637fc6b1d
Varia: Revise negative margins in header and footer for better box-model behavior
2019-08-12 13:08:37 -04:00
Takashi Irie
4024edf585
Varia: Make normal font size the same as default size
2019-08-10 16:52:54 +01:00
Takashi Irie
f68709410d
Varia: Add consistant margin to element in group block
2019-08-10 00:33:29 +01:00
Takashi Irie
1b7f339ef5
Varia: Add consisten vertical margins to elements in Media & Text block
2019-08-09 03:19:23 +01:00
Takashi Irie
0d322955bf
Varia: Add vertical margins to elements on cover block
2019-08-09 00:48:52 +01:00
Allan Cole
52bf3e2b2b
Merge pull request #1204 from Automattic/fix/issue-1203
...
Varia: Fix quote font in editor and colour of citation
2019-08-06 19:49:08 -04:00
Allan Cole
ab535de2d8
Merge pull request #1168 from Automattic/enhancement/add-spacing-overrides
...
Varia: Add spacing override utility classes
2019-08-06 19:46:03 -04:00
Allan Cole
f4b2481acf
Varia: Add additional spacing overide utility classes for padding all margins on all sides.
2019-08-06 16:34:28 -04:00
Takashi Irie
54d2d867ab
Varia: Fix quote font in editor and colour of citation
2019-08-06 03:10:58 +01:00
Takashi Irie
ef26c42f41
Varia: Add bottom margin to column cells for mobile
2019-08-05 17:33:44 +01:00
Thomas Guillot
0e6e85265f
Varia: Add style for Jetpack Subscription Form block
2019-08-02 14:09:58 +01:00
Allan Cole
19acd943e7
Rename zero
suffix to none
for clarity of purpose
2019-08-01 19:06:29 -04:00
Allan Cole
2635b6a18a
Varia: Add spacing utility classes to the editor
2019-08-01 10:57:44 -04:00
Allan Cole
92350dc7be
Varia: Change general spacing unit to veritcal spacing unit to meet 32px default
2019-07-31 14:33:18 -04:00
Allan Cole
6b79da4bc5
Varia: Add spacing override utility classes
2019-07-31 14:03:31 -04:00
Thomas Guillot
bb3b9ce594
Varia: Add a dark
option to the background
2019-07-31 09:25:32 +01:00
Thomas Guillot
88bfc2ffe1
Varia: Rework light background option by adding new $var to background
2019-07-31 09:25:32 +01:00
Thomas Guillot
cd1457be24
Varia: Update config comments
2019-07-31 09:25:32 +01:00
Thomas Guillot
4f60e10f60
Varia: Introduce a Lighter Foreground (#FAFAFA)
...
This allows users to create blocks with a very subtle background colour for example.
2019-07-31 09:25:32 +01:00
Allan Cole
9f9dcf261f
Varia: code tidying
2019-07-29 12:03:24 -04:00
Allan Cole
dd88a55d92
Varia: Revise #wpstats styles to appear on frontend only, update CSS hiding method
2019-07-29 12:01:51 -04:00
Allan Cole
40e33fdd01
Varia: Simply hides the wpstats image :-)
2019-07-26 17:10:55 -04:00
Allan Cole
0785818027
Varia: Fixes a small variable issue in menu-link spacing, no need to recompile
2019-07-26 16:46:09 -04:00
Allan Cole
7c0a36aa61
Varia: Unset measuere variable default
2019-07-25 17:10:22 -04:00
Allan Cole
1e237696f4
Merge pull request #1148 from Automattic/fix/spacer-block-mobile
...
Varia: Improve spacer blocks on Mobile
2019-07-25 14:12:22 -04:00
Allan Cole
d83c6c90c4
Merge pull request #1147 from Automattic/fix/group-block-mobile-view
...
Varia: Fix responsive logic for better mobile view
2019-07-25 14:11:34 -04:00
Thomas Guillot
fb107e7099
Varia: Update Form input padding for Child Theme and avoid duplicate import of same stylesheet
2019-07-25 12:21:43 +01:00
Allan Cole
c477b2c136
Varia: On mobile, limit spacer-block to 32px height and force zero vertical margins
2019-07-24 18:10:19 -04:00
Allan Cole
d6821eaf9c
Varia: Cleaning up logic to focus only on .alignwide and .alignfull
2019-07-24 17:15:43 -04:00
Allan Cole
2b9ee332e1
Varia: Optimizing responsive logic
2019-07-24 16:59:18 -04:00
Allan Cole
1e5274380a
Varia: Clean up responsive content container styles
2019-07-24 16:46:06 -04:00
Takashi Irie
4bbbe400fd
Merge pull request #1126 from Automattic/fix/varia-footer-widget-area-location-name
...
Varia: Add missing output the footer menu.
2019-07-24 10:59:16 +01:00
Allan Cole
2ab7da58f9
Varia: align items to bottom for cleaner layout
2019-07-23 18:35:08 -04:00
Allan Cole
69eab869ce
Varia: Add styles to better support widgets in footer
2019-07-23 18:27:29 -04:00
Allan Cole
ba43d1a55d
Varia: Add styles for the footer menu
2019-07-23 18:10:52 -04:00
Allan Cole
0d69da0d68
Merge branch 'master' into varia_add_posts_list_block_support
2019-07-23 17:34:47 -04:00
Allan Cole
dfea93dcca
Merge branch 'master' into update/varia-media-text-paragraph
2019-07-23 17:11:02 -04:00
Allan Cole
163a1ef392
Varia: Have links inherit the color only when the block (Media & Text or Paragrpah) are using a background color
2019-07-23 17:02:07 -04:00
Allan Cole
8c042c53ae
Merge branch 'master' into update/varia-media-text-paragraph
2019-07-23 16:50:22 -04:00
Allan Cole
7c547fbe67
Merge pull request #1121 from Automattic/fix/issue-1111
...
Varia: Sets font size for title block sama as body
2019-07-23 16:29:34 -04:00
Allan Cole
72fb2676ac
Varia: Add spacing after last post on Blog List if View All Posts button exists
...
- Add button style to View All Posts to match infinite scroll behaivior
2019-07-23 16:20:55 -04:00
Allan Cole
00a1b2cea4
Varia: Resolving conflicts with master
2019-07-22 13:37:05 -04:00