Commit graph

7182 commits

Author SHA1 Message Date
Laurel
722e640727
Merge pull request #364 from Automattic/canard-2-gutenberg-fixes
Canard: Minor fixes to Gutenberg styles
2018-11-19 13:28:47 -08:00
Laurel Fulford
0dad15520a Canard: Minor fixes to Gutenberg styles, including:
* For RTL, add space between link and button in file block.
* For RTL, remove border from verse block.
* Remove bottom margin from captions in editor.
* Correct citation font size in editor.
* Correct pre tag font size in editor.
* Add background thead in editor.
* Correct font size in th in editor.
* Add styles for definition lists in editor.
2018-11-19 13:27:07 -08:00
Laurel
10714a0d82
Merge pull request #362 from torres126/torres126-patch-1
Libre 2: Fix issue #361
2018-11-19 12:24:11 -08:00
torres126
51bf3ab116
Fix issue #361
Simply added "overflow-x :hidden;", which seems to fix the issue for me locally.
2018-11-18 19:26:56 +00:00
Chris Runnells
4204860d3a
Merge pull request #360 from Automattic/photos-gutenberg-v2
Photos: Adding Gutenberg support v2
2018-11-16 16:03:07 -10:00
Chris Runnells
2f7ff90ee2 Photos: Jetpack embed CSS fixes
Adjusted some styles for Jetpack embed shortcodes
2018-11-16 16:01:53 -10:00
Laurel
ef7b91031b
Merge pull request #359 from Automattic/radcliffe-2-clean-gutenberg-support
Radcliffe 2: Clean up Gutenberg support
2018-11-16 14:35:28 -08:00
Chris Runnells
a5d3976ab7 Photos: Gutenberg RTL styles
Added RTL support for blocks.
2018-11-16 12:08:28 -10:00
Chris Runnells
2c14e793aa Photos: Remove RTL alignment styles
I had incorrectly styled .alignright and .alignleft to switch sides in RTL, but the reality is that alignments _should_ stay left or right, not switch because of text direction.
2018-11-16 12:08:07 -10:00
Laurel
c47e5b290d
Merge pull request #358 from Automattic/radcliffe-2-fix-default-css-404
Radcliffe 2: Fix 404 error coming from default.css
2018-11-16 14:00:00 -08:00
Laurel Fulford
22665ca7aa Radcliffe 2: Make sure theme is not trying to load the non-existant default.css when the stylepack is set to default. 2018-11-16 13:54:37 -08:00
Laurel Fulford
ae7ae6ba40 Radcliffe 2: Tidy up Gutenberg styles, including:
* Reorganize stylesheets to match other themes
* Fix up display issues with wide blocks, table blocks
* Don't make cover blocks wide unless they've been set as wide.
* Update file block styles in editor.
2018-11-16 12:57:37 -08:00
Caroline Moore
1a7f981a21 Fix for padding on full-width comments block in editor. 2018-11-16 13:56:52 -05:00
Caroline Moore
fd739d31d6 Add wide and full alignment for all block types, not just images/covers. 2018-11-16 13:37:44 -05:00
Caroline Moore
631d04814d Fixes for dropcaps and captions in the editor. 2018-11-16 13:14:42 -05:00
Caroline Moore
71e731eb02 Fix padding and font sizes for pullquotes. 2018-11-16 12:59:10 -05:00
Caroline Moore
678eb2fd23 Fixes for button custom color selectors on front end and in editor. 2018-11-16 12:55:41 -05:00
Caroline Moore
9a6debb43a Remove unused selectors. 2018-11-16 12:48:50 -05:00
Caroline Moore
5ea40ce491 Adds some missing editor styles for classic block. 2018-11-16 12:16:59 -05:00
Caroline Moore
c5a665f4bc Fixes for wide and full-aligned blocks to account for more different types; fixes for pullquote styles to better match front end. 2018-11-16 12:08:37 -05:00
Chris Runnells
57ca2ee6c6 Photos: base RTL fixes 2018-11-15 16:18:40 -10:00
Chris Runnells
71c43f690c Photos: Fix responsive breakpoint comment 2018-11-15 16:18:19 -10:00
Chris Runnells
6b3a7b4499 Photos: Fixed an issue where navigation JS isn't enqueued when a menu isn't set 2018-11-15 16:17:57 -10:00
Chris Runnells
f02fa7598d Photos: Added editor styles for Gutenberg 2018-11-15 14:06:41 -10:00
Chris Runnells
ffaa755549 Photos: Gutenberg block style updates
Some minor formatting tweaks and cleanup, as well as some responsive changes to left and right aligned blocks.
2018-11-15 14:06:19 -10:00
Chris Runnells
c340d77826 Photos: More CSS formatting & adding padding back to kbd, var, tt, etc 2018-11-15 14:03:52 -10:00
Chris Runnells
cc6027d27a Photos: CSS formatting cleanup, margin changes 2018-11-15 13:03:02 -10:00
Caroline Moore
c526a8c362 Fixes for list styles and spacing in the editor to match front end. 2018-11-15 17:39:27 -05:00
Caroline Moore
852d688579 Make sure headings clear floats in the editor. 2018-11-15 17:31:09 -05:00
Caroline Moore
e2a05dccae Fixes for buttons and file button to match theme and work with custom colors. 2018-11-15 17:26:12 -05:00
Caroline Moore
fbfda17d10 Affinity: Use correct font size (used for posts, not pages) in the editor. 2018-11-15 16:22:20 -05:00
Caroline Moore
85081cf502 Affinity: Use post width, not page width, for Affinity's editor style. 2018-11-15 16:20:26 -05:00
Caroline Moore
38305e3a4e Affinity: Add missing classic styles, button styles for File upload. 2018-11-15 16:17:53 -05:00
Laurel
47deb61838
Merge pull request #353 from Automattic/toujours-add-gutenberg-support
Toujours: Add Gutenberg styles and support
2018-11-15 12:12:31 -08:00
Laurel Fulford
dcf18e9114 Toujours: Minor updates to the Gutenberg styles, including:
* Reorganize styles a bit, consolidate header styles, and delete empty selectors
* Update editor colour palette to match theme's colours
* Remove  styles for pre and code blocks in editor; doesn't look identical to the front-end but they blocked the text from being edited
2018-11-15 12:11:23 -08:00
Laurel Fulford
53c4715f26 Dyad 2: Remove top margin from quote blocks to make more consistent with blockquote styles. 2018-11-15 09:56:12 -08:00
Laurel Fulford
dbd92a506d Karuna: Remove uppercase styles from post titles in the editor. Fixes #351. 2018-11-15 09:37:24 -08:00
Laurel Fulford
c10ca66fa1 Radcliffe 2: Update and organize existing Gutenberg styles; fill in things that are missing. 2018-11-15 09:32:55 -08:00
Caroline Moore
916c060d49 More fixes for RTL styles. 2018-11-14 16:33:38 -05:00
Chris Runnells
1114d96037 Photos: Responsive alignment tweaks
Some fixes for image alignments, and tweaks for smaller screens
2018-11-14 11:28:28 -10:00
Caroline Moore
f98d8270ac Fixes for RTL styles. 2018-11-14 16:27:31 -05:00
Caroline Moore
e5dbca1194 Styles for pullquotes in the editor. 2018-11-14 15:44:11 -05:00
Caroline Moore
f16901bd8d Fix list padding in editor. 2018-11-14 15:38:55 -05:00
Caroline Moore
3f6cbca75e Blockquote styles in the editor. 2018-11-14 15:35:56 -05:00
Caroline Moore
347cf1d034 More editor styles, excepting blockquotes and pull quotes. 2018-11-14 14:56:12 -05:00
Caroline Moore
80ef2cb2ab Begin styling the editor. 2018-11-14 14:35:22 -05:00
Caroline Moore
47adcf2c77 Front-end styles for blocks. 2018-11-14 14:26:32 -05:00
Caroline Moore
ba1fa9d5b3 Begin adding Gutenberg support to Toujours. 2018-11-14 13:03:20 -05:00
Laurel
a7838df410
Merge pull request #347 from Automattic/textbook-add-gutenberg-support
Textbook: Add Gutenberg styles and support to theme
2018-11-14 09:43:30 -08:00
Laurel Fulford
b0a8aabc78 Textbook: Update table spacing, button borders, in editor to match front-end. 2018-11-14 09:42:23 -08:00