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
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
Joseph Fusco
ef6d0a100b
Update style.css values to match Sass output
2017-06-19 22:39:46 -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
Kristian Kalvå
d814c78aa7
Create style.css
2017-06-12 12:27:32 +02:00
Tammie Lister
b330bbaba7
Fix the issue with naming after merge
2016-12-24 23:28:36 +00:00
Tammie Lister
44710f2b5e
Merge pull request #989 from p0o/p0o-patch-1
...
Adding License
2016-12-23 14:53:59 +00: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
Tammie Lister
efab129e42
Merge pull request #1054 from samikeijonen/issue/1047
...
Add word-wrap: normal to screen-reader text class: props @samikeijonen
2016-12-23 14:24:59 +00:00
Tammie Lister
7c06a2c2dd
Merge pull request #1003 from B-07/patch-1
...
Update Normalize site link
2016-12-23 12:32:38 +00:00
Tammie Lister
bd858e4e96
Merge pull request #1028 from B-07/master
...
Remove period from file header
2016-12-23 12:19:50 +00:00
Sami Keijonen
fd3ce55c50
Add word-wrap: normal to screen-reader text class.
2016-11-26 19:47:32 +02:00
Bappi
0d2d61a3c3
Update style.css
2016-10-26 18:43:11 +06: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
Bappi
923b473266
Update Normalize site link
2016-08-09 03:42:26 +06:00
p0o
54792f7077
add GPL v2.0 license
2016-07-15 23:34:23 +08:00
Caroline Moore
2316b1981c
Removing post formats support and styles from _s
2016-06-13 16:39:54 -04:00
Emil Uzelac
6844caffe2
Redundant styles.
...
Leftover from: 309037e2ad (diff-da232d78aa810382f2dcdceae308ff8e)
2016-05-01 15:59:34 -05:00
Caroline Moore
fbd667fd6b
Update copyright date in style.css header
2016-04-14 17:18:18 -04:00
sixhours
98c86c2bef
Remove content-box box-sizing on search fields
2016-02-26 10:15:37 -05:00
Chris Schmieder
592201e885
Added new style rule which sets left & right margins for 'Figure' elements to 0px (currently 40px via normalize.css) because margin is causing extra wide images (i.e. 1200px) to overflow the content area.
2016-02-07 20:57:58 -05: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
jrfnl
5929e81b8d
Apply the fix from #835 to style.css.
2015-11-11 17:12:57 +01:00
Dmitry Mayorov
fee93610b7
Not hiding submit button on search widget.
2015-11-11 11:06:09 +05:00
sarah ✈ semark
0b81f58c99
Merge pull request #789 from corvannoorloos/patch-1
...
Add font-family declaration for body text.
2015-08-21 13:56:26 +01: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
2b648088f4
Add style.css missing main font family
2015-08-05 20:23:28 +02:00
Caroline Moore
67b2428bbe
Remove :hover and :active states on screen-reader-text
...
We should consider removing all CSS rules that provide `:hover` and `:active` pseudo element behavior for `screen-reader-text` elements.
In IE 10/11, the `screen-reader-text` element, normally hidden, pops up when you hover your mouse over it, obscuring content — the Archives Widget drop-down menu is a good example.
According to the latest from the core a11y team: https://make.wordpress.org/accessibility/2015/02/09/hiding-text-for-screen-readers-with-wordpress-core/ -- we only need the `:focus` pseudo element class.
Props to @lancewillett for figuring this out.
2015-05-13 15:30:37 -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
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
Konstantin Obenland
ec2a5e212a
Fixed merge conflicts.
2015-01-14 09:35:02 -08:00
Ian Dunn
6b0c7717c9
Set a fixed table-layout in the clearfix to avoid max-width conflict.
...
Some browsers ignore the max-width property on children of elements with display: table.
See http://www.carsonshold.com/2014/07/css-display-table-cell-child-width-bug-in-firefox-and-ie/
2015-01-11 13:50:06 -08:00
Ian Dunn
3d6bd4df39
Remove unnecessary margin-top and margin-bottom from center-block mixin.
...
Setting top and bottom margins is not necessary to center the element, and it can potentially override the margins set by another rule.
2015-01-11 11:33:19 -08:00
Kazue Igarashi
894bd6b5d3
Use core navigation template tags.
...
* Remove custom arguments from `the_posts_navigation()` and `the_post_navigation()`.
* Adjust fallbacks for `the_posts_navigation()` and `the_post_navigation()`.
* update pot file.
* merge master for style.css and style.scss.
2015-01-07 09:23:28 -08:00
Konstantin Obenland
115221ea34
Bring back box-sizing reset.
...
Props @chrisdc.
See #674 .
2014-12-31 12:27:05 -08:00
Konstantin Obenland
75c5023576
_s: Use semantic versioning.
...
Fairly minor and noncommittal change. It does encourage theme authors
to think about semantically versioning their themes but doesn’t require
`_s` to take a strong stand on it.
It also removes an obstacle from submitting the generated theme to the
WordPress.org Theme Directory, as it refuses themes with non-numeric
version numbers.
Fixes https://github.com/Automattic/underscores.me/issues/8
Closes https://github.com/Automattic/underscores.me/pull/20
Props @ScottSmith95.
2014-12-30 20:34:51 -08:00
Konstantin Obenland
01819a8a0a
_s: Update copyright year in anticipation of 2015.
2014-12-30 20:08:44 -08:00
Konstantin Obenland
de7a9b576b
_s: Remove leading white space for theme name.
...
At some point in the past it was believed that a leading whitespace was
necessary for a proper replacement.
Let’s see if the existing replace handler can indeed handle it without
it.
See
https://github.com/Automattic/underscores.me/commit/7671cad5685ae8df50a0
2f871a1ae28119b8dbf1
2014-12-30 20:05:47 -08:00