Commit graph

24 commits

Author SHA1 Message Date
Maggie Cabrera
c1afa90061 initial styles fro search block 2021-06-08 15:22:14 +01:00
Ben Dwyer
54c884c7b8 Don't change the text color for links when it is set 2021-02-24 09:32:31 +00:00
Ben Dwyer
3e97551982 Fix outline buttons and links inside elements with a primary background color 2021-02-24 09:32:31 +00:00
Ben Dwyer
2357a5f486 Varia: Don't force outlined buttons to be transparent 2021-02-04 17:25:13 +00:00
Jack Lenox
4d7be305b2 Varia: Remove overflow:scroll on pre element
`overflow: scroll` is applied to `pre` elements in our normalize file.
This creates unsightly scrollbars on Verse blocks and others. The latest
version of `normalize.css` doesn't include this particular style.

Let's try removing it, and assuming everything is ok we'll remove it
from Seedlet-based themes too.

Fixes #2842
2020-12-18 15:06:41 +00:00
Niels Lange
b22ad594c0 Varia: Fix Faux button style 2020-01-22 20:16:23 +07:00
Allan Cole
5197e5392d Varia: Fix font-family in .onsale %extend. 2019-10-23 14:18:06 -04:00
Allan Cole
d449953207 Merge branch 'master' into enhancement/add-wc-support 2019-10-23 10:24:11 -04:00
Takashi Irie
c2c6a75db8
Merge pull request #1532 from Automattic/fix/varia-issue-1531
Varia: Fix float clearing
2019-10-21 19:51:18 +01:00
Allan Cole
1d9a9ead93 Varia: resync with master. 2019-10-21 13:44:57 -04:00
Takashi Irie
de65592835 Varia: Fix float clearing 2019-10-21 10:13:07 +01:00
Andrés
e03639deae Varia: revert changes to legacy code - dont have any effect 2019-10-18 10:47:44 +02:00
Andrés
7feadeea3b Varia: use font-family mixin in primary, secondary, and ui 2019-10-18 10:45:23 +02:00
Andrés
2f63861611 Varia: move font-family mixin to proper place 2019-10-18 09:02:28 +02:00
Andrés
5328a91ff8 Varia: introduce new font-family mixin and rename the old one 2019-10-18 08:48:00 +02:00
Andrés
37dec12dc0 Varia: add missing comment 2019-10-15 12:03:52 +02:00
Andrés
8b8710e557 Varia: migrate sass/base/_reset.scss 2019-10-15 11:58:58 +02:00
Andrés
0fb30afc50 Varia: migrate sass/base/_editor.scss 2019-10-15 11:58:58 +02:00
Andrés
3e82e36bb1 Varia: migrate nestedSubMenuPadding mixin 2019-10-15 11:58:58 +02:00
Andrés
142f39131a Varia: migrate font-family mixin 2019-10-15 11:58:58 +02:00
Allan Cole
3169333f50 Varia: Refactoring Sass structure to deal with multiple outputs for WC styles and theme styles 2019-10-10 16:39:56 -04:00
Thomas Guillot
88bfc2ffe1 Varia: Rework light background option by adding new $var to background 2019-07-31 09:25:32 +01:00
Takashi Irie
f00b779ede Varia: Sets font size for title block sama as body 2019-07-22 12:28:35 +01:00
Allan Cole
e2d0179c9e Rename _dsgnsystm directory to varia 2019-07-18 23:24:52 -04:00