Commit graph

8915 commits

Author SHA1 Message Date
Caroline Moore
0108bd95d3 Front-end pullquote styles. 2018-11-13 13:42:30 -05:00
Caroline Moore
d2cdb56851 Adds custom colors. 2018-11-13 13:39:19 -05:00
Caroline Moore
544ead65de More editor styles; first stab at block quotes. 2018-11-13 13:17:22 -05:00
Caroline Moore
aae74abc81 More work on editor styles. 2018-11-13 12:38:10 -05:00
Caroline Moore
50009f2798 Headings and body styles for the editor. 2018-11-13 12:31:30 -05:00
Caroline Moore
9f4c413eae Begin adding support to Scratchpad; first crack at front-end styles. 2018-11-13 11:06:31 -05:00
Laurel
0681b6bd12
Merge pull request #339 from Automattic/rebalance-add-gutenberg-support
Rebalance: Add Gutenberg support
2018-11-12 16:50:54 -08:00
Laurel Fulford
0d40f1811a Rebalance: Make minor tweaks to Gutenberg styles:
* Removed some unneeded wide styles
* Reorganized the CSS a bit to match other themes
* Consolidated header styles
2018-11-12 16:49:56 -08:00
Laurel
65fc0f7304
Merge pull request #338 from Automattic/pique-add-gutenberg-support
Pique: Make wide and full alignments more specific
2018-11-12 15:32:53 -08:00
Laurel Fulford
561b8e6967 Pique: Make wide and full alignments more specific, to make sure they're all applied to the correct pages. 2018-11-12 15:31:45 -08:00
Laurel
ef6857e7c0
Merge pull request #337 from Automattic/pique-add-gutenberg-support
Pique: Add Gutenberg support
2018-11-12 14:40:00 -08:00
Laurel
c34dda7357
Merge pull request #336 from Automattic/publication-add-gutenberg-support-2
Publication: Add Gutenberg support to theme
2018-11-12 14:35:16 -08:00
Laurel Fulford
c2dd310032 Pique: Continue building out Gutenberg styles and support in Pique. 2018-11-12 14:30:05 -08:00
Caroline Moore
bc1a51ecc0 Polishing fixes for RTL, editor styles, and adds colors. 2018-11-12 15:18:52 -05:00
Laurel
34ea30a2e3
Merge pull request #329 from Automattic/libretto-add-gutenberg-support
Libretto: Add Gutenberg styles and support
2018-11-12 11:09:29 -08:00
Caroline Moore
7a8ffbe6c0 Polishing editor styles for pullquotes. 2018-11-12 13:55:16 -05:00
Laurel Fulford
a9fb9aa02e Publication: Minor tweaks to Gutenberg styles and support, including:
* Add spacing under audio, media & text blocks
* Removed empty selectors
* Add border below captions to match non-block content
* Make sure all centred widgets are styled the same
* Add styles for definition lists in editor
* Remove border, border radius from code block in editor
* Add styles to link in file block in editor.
2018-11-12 10:44:13 -08:00
Caroline Moore
57e129637e First crack at styling pullquotes in the editor. 2018-11-12 13:43:54 -05:00
Caroline Moore
2776f42398 Style block quotes in the editor. 2018-11-12 13:07:14 -05:00
Caroline Moore
20c6e2d143 Even more editor styles! Everything but blockquotes and pullquotes. 2018-11-12 12:38:52 -05:00
Laurel Fulford
61a32e45bb Ixion: Remove esaping characters, as they are causing issues with CSS minifiers. 2018-11-12 09:31:01 -08:00
Laurel Fulford
787c77b0b6 Independent Publisher 2: Remove escape characters from RTL styles, as they were breaking CSS minifiers. 2018-11-12 09:30:04 -08:00
Caroline Moore
3aad2872ce More editor styles! 2018-11-12 12:29:25 -05:00
Laurel Fulford
9977e1e360 Pique: Building out Gutenberg styles and support in theme. 2018-11-12 09:24:49 -08:00
Caroline Moore
4b414bea7e Begin editor styles. 2018-11-12 11:27:02 -05:00
Caroline Moore
d00b40c3a2 Front-end styles for pullquotes and block quotes. 2018-11-12 11:09:17 -05:00
Caroline Moore
9549d7270c Begin styling blocks on front end. 2018-11-12 11:04:35 -05:00
Caroline Moore
badecdf2a1 Begin adding support for Gutenberg to Rebalance 2018-11-12 10:43:13 -05:00
Caroline Moore
39bf75c149 Increase padding in the editor for certain full-aligned block types to better match the front end. 2018-11-12 09:37:01 -05:00
Caroline Moore
c4037b49dd Fix wide width to match editor better; add some padding/margins to left and right on full-aligned blocks that have text within. 2018-11-12 09:33:26 -05:00
Caroline Moore
f6fdc7c611 Add support for wide and full alignment when no sidebar is active. 2018-11-12 09:19:08 -05:00
Caroline Moore
897914a79d RTL fixes. 2018-11-09 16:55:06 -05:00
Caroline Moore
6fd99636c1 Fix for table headings. 2018-11-09 15:30:01 -05:00
Caroline Moore
2d46ff484b Fix for file button. 2018-11-09 15:26:15 -05:00
Caroline Moore
f5ee074d87 Styles for pullquotes. 2018-11-09 14:50:34 -05:00
Caroline Moore
e9c2918948 Fixes for blockquotes. 2018-11-09 13:50:49 -05:00
Caroline Moore
0d4917fd29 Styles for dropcaps. 2018-11-09 13:18:49 -05:00
Caroline Moore
c9bba95e9a More rough editor styling. 2018-11-09 13:13:12 -05:00
Caroline Moore
3914f0741b Styles for lists, file button, and begin styling blockquotes in the editor. 2018-11-09 12:39:03 -05:00
Caroline Moore
860eab1243 Headings, links, and column width in the editor. Begin picking out colors. 2018-11-09 11:28:05 -05:00
Caroline Moore
d8e3413069 Begin styling front end blocks. 2018-11-09 10:54:03 -05:00
Caroline Moore
c09c567151 Begin adding gutenberg support to Publication. 2018-11-09 09:40:22 -05:00
Chris Runnells
6809b09bb5 Photos: Update base styles to match Gutenberg styles
`blockquote cite` wasn't meant to be bold, but I missed this in testing because you can't add a `cite` tag in TinyMCE without doing it manually.
2018-11-08 12:28:52 -10:00
Chris Runnells
44c5796b7d Photos: Fix for blog/archive navigation when IS isn't present
The buttons were mobile sized (small) on desktop screens, so I made sure they followed the nav button sizes on desktop sized displays.
2018-11-08 12:25:48 -10:00
Caroline Moore
c043ca6146 Styles for aligned pullquotes to match theme's current styles for aligned blockquotes. 2018-11-08 16:00:24 -05:00
Laurel Fulford
f5ae54cea1 Merge branch 'master' of github.com:Automattic/themes 2018-11-08 12:56:49 -08:00
Laurel
eb938434c7
Merge pull request #328 from Automattic/penscratch-2-add-gutenberg-support
Penscratch 2: Add Gutenberg support to theme
2018-11-08 12:51:23 -08:00
Laurel Fulford
fe366cc314 Penscratch 2: Finish building out Gutenberg support for Penscratch 2. 2018-11-08 12:46:01 -08:00
Caroline Moore
840aad572b Update colors. 2018-11-08 15:37:50 -05:00
Caroline Moore
c8a6be05b7 Remove empty selectors. 2018-11-08 15:30:14 -05:00