Tiago Noronha
27e68252f6
Basic WooCommerce Integration.
2017-08-01 14:21:13 +01:00
Nilambar Sharma
fb31e67522
Add theme tags ( #1181 )
...
_s: Add relevant theme tags
Fixes #1147 .
2017-07-14 15:33:27 -04:00
David A. Kennedy
40d4e1a350
_s: Fix spacing in logo styles
...
Fixes #1146
2017-07-14 14:14:20 -04:00
Valérie Blanchard
fdcbbdab44
use ampersand in the loop to have .gallery-item in good position
2017-07-03 01:45:46 +02:00
David A. Kennedy
2bef512355
_s: Add basic custom logo support
...
See: https://codex.wordpress.org/Theme_Logo
Closes #922
2017-06-26 18:47:12 -04:00
Thomas Guillot
d3ab4c0da4
_s: Add basic support for Content Options Post Details ( #1131 )
...
* _s: Add basic support for Content Options Post Details
This allows us to always display the category and author since it can
be hidden via Customizer -> Content Options
We don’t need to check for `is_multi_author` or `_s_categorized_blog()`
anymore.
2017-06-23 12:00:39 -04:00
David A. Kennedy
339aa37d30
Merge pull request #986 from josephfusco/refactor-sass
...
Add DRY gallery columns to Sass files.
Closes #986
2017-06-22 18:07:57 -04:00
Arnab Wahid
a75211cab1
Add optgroup in Typography
...
Added 'optgroup' in #Typography via both -
- _typography.scss
&
- style.css
It fixes the odd styling of the select element.
2017-06-17 18:25:49 +06:00
David A. Kennedy
379c999ae2
Merge pull request #1090 from kkalvaa/patch-1
...
Make sure dropdown menu container is always flush with the parent box regardless of the font size
2017-06-15 23:51:44 +02:00
Joseph Fusco
e72425f1c4
Add comment describing loop
2017-06-14 14:18:22 -04:00
David A. Kennedy
9b576d5852
Merge pull request #1060 from gatespace/license-add-sass
...
Add license and update Normalize site link to Sass file.
2017-06-10 00:49:10 -04:00
Kristian Kalvå
8c3f5845da
Update _menus.scss
...
Change 1.5em to 100% to prevent magic numbers.
2017-03-02 13:24:16 +01:00
Laurence Bahiirwa
f8801ea673
Matching Style.css
...
Adding word-wrap to .screen-reader-text to improve accessibility just like in style.css
2017-02-03 16:38:32 +03:00
Kazue Igarashi
05cbf69ba1
Add license and update Normalize site link to sass file.
...
Correction error of @989 and @1003.
2016-12-27 15:34:01 +09:00
Tammie Lister
9f60f7dc41
Merge pull request #1024 from joviczarko/RemoveButtonShadow
...
Remove Button Shadow Styling: props @joviczarko
I agree that this is a good latest update. Many remove this anyway.
2016-12-23 14:36:43 +00:00
Caroline Moore
7d0846eb2d
Merge pull request #910 from ckschmieder/figureMargin
...
Fixed margin causing x-wide imgs (contained within a figure tag) to overflow content area. Props @ckschmieder and @jrfnl
2016-09-23 06:44:04 -07:00
joviczarko
525defe430
Remove Button Shadow
...
Remove shadow from buttons. Unnecessary styling.
2016-09-21 18:02:15 +02:00
Chris
af372472e6
updated sass to include margin fix for figure elements
2016-09-16 15:18:49 -04:00
Philip Arthur Moore
f2033c3b23
Merge branch 'use-tab-indent' of git://github.com/gatespace/_s into gatespace-use-tab-indent
2016-07-26 20:29:21 +07:00
Joseph Fusco
601fba886f
DRY gallery columns
2016-07-11 09:42:08 -04:00
Joseph Fusco
2332726a3d
Clean up trailing whitespace
2016-07-11 09:17:29 -04:00
Joseph Fusco
dcf2d6705c
Clean up trailing whitespace
2016-07-11 00:25:11 -04:00
Kazue Igarashi
d1ea3e1a75
Using tabs instead of mixed tabs/spaces
...
Mixed usage of tabs/spaces for `/inc/jetpack.php` and `/sass/style.scss`.
2016-07-05 13:04:11 +09:00
Caroline Moore
2316b1981c
Removing post formats support and styles from _s
2016-06-13 16:39:54 -04:00
Caroline Moore
d2eeef92d4
Update form field padding in SASS
...
Consolidate styles for form field/textarea padding in Sass.
2016-05-26 14:46:59 -04:00
sixhours
98c86c2bef
Remove content-box box-sizing on search fields
2016-02-26 10:15:37 -05:00
Tammie Lister
16918846b4
Merge pull request #913 from benoitchantre/update-year-in-copyrights
...
Update the year in copyrights
2016-02-09 22:04:42 +00:00
Benoît Chantre
d4dfd604eb
Update the year in copyrights
2016-02-08 21:36:23 +01:00
Greg Rickaby
9a08ca0bfb
add blank line between selectors
2016-01-05 13:09:04 -06:00
mrwweb
9ccc1faa9e
use sass var for select border color
2015-12-09 07:54:16 -08:00
mrwweb
309037e2ad
list all html5 input types. fixes #885
2015-12-08 08:28:48 -08:00
Tammie Lister
6f6de25568
Merge pull request #680 from iandunn/clearfix-max-width
...
Set a fixed table-layout in the clearfix to avoid max-width conflict
2015-11-11 20:55:35 +00:00
David A. Kennedy
1a7cedc7dd
Do not show the outline on the skip link target container
...
* Putting it in style.css solves the issue for our specific skip link, but leaves the outline working on other anchors in case developers need that.
* For discussion, see: https://github.com/Automattic/_s/pull/814
* Related: https://github.com/Automattic/_s/pull/755 and https://github.com/Automattic/_s/pull/604
Fixes #543
2015-11-11 14:54:08 -05:00
Dmitry Mayorov
2c6e9173b7
Removed widget search submit styles.
2015-11-11 23:09:25 +05:00
limestreet
673105f6dc
Update _widgets.scss
2015-10-28 17:32:52 +01:00
limestreet
eeb5e92750
Update _menus.scss
2015-10-26 16:11:34 +01:00
Jami Gibbs
2ba1db04f8
Removing unnecessary ampersands, fixes #791
2015-08-25 15:30:41 -05:00
sarah ✈ semark
1c28a359f1
Merge pull request #801 from corvannoorloos/patch-3
...
Add clearing rule to centre-aligned elements in order to match CSS file.
2015-08-21 14:08:01 +01:00
sarah ✈ semark
5c738adab4
Merge pull request #790 from corvannoorloos/patch-2
...
Remove :hover and :active states on screen-reader-text.
2015-08-21 13:54:19 +01:00
Cor van Noorloos
32879cb13b
Remove sass :hover and :active states on screen-reader-text
...
see 67b2428bbe
2015-08-05 21:31:58 +02:00
Cor van Noorloos
af2d101164
Remove remaining caption margin-top and margin-bottom
...
see 3d6bd4df39
2015-08-05 21:30:03 +02:00
Cor van Noorloos
4d58874616
Add sass missing center alignment clearing
2015-08-05 21:02:59 +02:00
Evan Mullins
e9c7d73be8
update theme comment section so it will remain when compiled & compressed
2015-06-18 15:26:01 -04:00
Ulrich Pogson
60d249b7c3
State licence of Underscores
2015-04-25 08:26:52 +02:00
sixhours
3bc2eeda4f
_s: Mobile-first toggle menu.
...
Reverse media queries to use min-width instead of max-width, taking a
mobile-first approach to the navigation menu. It displays as the
default, and disappears at widths above 600px.
Fixes #579 .
2015-04-07 15:33:28 -07:00
Christopher Crouch
18f843ed03
_s: Tabbable dropdown menus.
...
Fixes #540 .
2015-04-07 13:09:00 -07:00
Hugo Baeta
70b8baf2ed
Updated Sass and CSS files to remove numbered TOC structure for added flexibility
2015-03-23 17:58:02 -07:00
Tracy Rotton
0395cd6bba
Using best practices to apply the proper units to the font-size mixin. See http://sass-guidelin.es/#units
2015-02-17 22:28:00 -05:00
Chris Wilcoxson
7ef388656e
Removed duplicate b & strong styling, changed SASS files to make use of parent selector: _menu, _galleries, _buttons, _fields, and _elements.
2015-02-09 23:11:59 -06:00
Gabriel Luethje
b83c659915
Remove duplicate CSS rules for `small` - refs #694
2015-02-06 16:23:37 -07:00