Commit graph

25 commits

Author SHA1 Message Date
Laurel Fulford
a559a0201c Photos: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 17:50:51 -08:00
Laurel Fulford
77817099dc Photos: Make sure new custom header file is being loaded, and styles to hide site title and description are being added via callback. Fixes #591. 2019-02-11 09:20:52 -08:00
Laurel Fulford
dc5a0a46d1 Photos: Build out custom header funcitonality, to make sure site title and description can be hidden on the front end. Fixes #319. 2019-02-07 16:56:59 -08:00
Laurel
4e04fa5580
Merge pull request #562 from Automattic/fixes/434-correct-button-styles
Photos: Update styles for buttons
2019-02-07 12:14:02 -08:00
Laurel Fulford
3e3ebdff75 Photos: Update styles for buttons; see #434. 2019-02-07 12:13:23 -08:00
Laurel Fulford
b3cf4affbf Photos: Update block caption colour; see #459. 2019-02-05 17:20:31 -08:00
Laurel Fulford
2162de1ff3 Photos: Fix issues with widget blocks centre alignments, and text alignments for full alignment. Add styles to the default placeholder. 2018-12-04 11:30:40 -08:00
Laurel Fulford
a1a4f130d1 Photos: Bump version number. 2018-11-23 15:50:59 -08:00
Laurel Fulford
59bf81df98 Photos: Minor fixes to Gutenberg implementation, including:
* Add support for responsive embeds, and styles to makes sure wide and full videos fill available space.
* Update button style selectors, and custom colour selectors, to make sure buttons have fallback when they have colour classes from previous themes.
* Centre text, bullets in centred widgets, to match editor styles.
* Update selector for links in editor.
* Align text left/right for full-aligned latest comments widget.
* Add a max-content width for the blocks in the editor.
* Remove border radius from code block in editor.
2018-11-22 10:57:20 -08:00
Chris Runnells
2f7ff90ee2 Photos: Jetpack embed CSS fixes
Adjusted some styles for Jetpack embed shortcodes
2018-11-16 16:01:53 -10: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
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
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
Chris Runnells
5386d736fa Photos: Fixes for block alignments, colors support, etc
Updated styles for a _lot_ of Gutenberg blocks:
- Alignments
- Images
- Colors
- Dropcap font size & line height
- Blockquotes
- Too many to list! (just look at the commit)
2018-11-13 17:34:28 -10:00
Chris Runnells
ef922f35b6 Photos: Make hr tag clear all elements 2018-11-13 17:19:07 -10: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
Chris Runnells
1ec346a4e7 Committing Photos theme 2018-09-24 16:26:10 -10:00