gerdneuman
687670fa03
Remove stale .order-actions css
...
Since commit d5b86259c5 (diff-035896b9dcfca6957109ff14ed262109L33-R33)
the `.order-actions` css class was refactored to `woocommerce-orders-table__header-order-actions. So the deleted CSS would not match anyway.
2020-02-05 12:03:57 +01:00
Claudio Sanches
de2a45510b
Merge branch 'master' into fix/23003
2019-05-21 17:59:52 -03:00
Mike Jolley
308d08f97e
Run grunt tasks
...
Fixes warnings from grunt so files are minified correctly. Copied fixes that went into release branch but not master earlier this week.
2019-03-20 20:08:52 +00:00
Mike Jolley
6329f61d08
Show refunded items in customer facing screens
2019-03-15 12:54:40 +00:00
Mike Jolley
4672a47d67
Update from master
2019-02-18 11:41:05 +00:00
Mike Jolley
e299da75b0
Update styling for remember me
2019-01-31 16:28:54 +00:00
Mike Jolley
6b68c15309
Placeholder image styling
2018-06-27 18:13:39 +01:00
Mike Jolley
588be3a780
merge master
2018-06-11 13:46:04 +01:00
Mikey Arce
ea9f8ad9c5
Fix label for price filter for RTL sites
...
Previously the numbers were fixed to go LTR which is the proper direction for RTL sites when dealing with numbers - but the `price` label was still RTL. This now makes it all LTR.
2018-06-06 14:15:02 -07:00
Mike Jolley
306b4022b1
Supporting css styles
2018-06-01 21:27:56 +01:00
Mike Jolley
15c2167d92
Fix gallery image order (handled in rtl css)
2018-05-31 10:34:29 +01:00
Mikey Arce
3be6333040
Display price filter widget in LTR for RTL sites
...
When dealing with numeric properties, they should be in LTR for sites whose language is set to RTL.
This changes the price filter widget to be shown in LTR for RTL sites.
2018-05-24 13:23:52 -07:00
Mike Jolley
ffbbf08b61
Zoom improvements for mobile
2018-05-08 14:48:25 +01:00
Mike Jolley
860e7a5d23
Merge branch 'master' into update/gdpr-checkout-customizer
2018-04-16 18:02:28 +01:00
Mike Jolley
772588b448
Move WC photoswipe styles to photoswipe.css
...
Closes #19663
2018-04-10 13:48:05 +01:00
Mike Jolley
3bf567279b
Improve default appearance of descriptions so they toggle on focus and support HTML.
2018-04-05 16:56:00 +01:00
Mike Jolley
3a6c3e002b
Add option to choose if the checkout marks either required or optional fields, and style these options.
2018-04-05 14:12:59 +01:00
Mike Jolley
2f73afcb70
Merge branch 'master' into fix/19152
2018-03-12 17:23:21 +00:00
Mike Jolley
d289be327b
Merge branch 'master'
2018-03-08 13:24:01 +00:00
Mike Jolley
b34e163bd5
No js for all the themes.
2018-03-07 11:44:41 +00:00
Mike Jolley
9b6f3f6f9b
Use no-js class to hide JS only forms/content
2018-03-01 15:53:45 +00:00
Mike Jolley
dda61aaa2a
Outline missing checkbox
2018-02-28 15:42:08 +00:00
Mike Jolley
bdb7397dff
Leave line height alone for inputs
...
Fixes #19152
Makes the display more consistent across browsers. Does not seem to
have negative impact.
2018-02-28 14:22:15 +00:00
Mike Jolley
b9a4a342e6
Remove the lone price/label/quantity class in grouped template
...
Closes #18542
2018-01-22 14:27:46 +00:00
Mike Jolley
2e88b98068
border box to fix 2012
2018-01-19 16:16:56 +00:00
Mike Jolley
8f6152c7e2
Fix tab corner offset
2018-01-15 15:36:51 +00:00
ElectricFeet
fa68a71adf
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 18:01:10 +01:00
Mike Jolley
99fb55144f
Improve default select2 styles
2017-12-14 16:37:51 +00:00
claudiulodro
074f9b76b0
Fix init bug and remove nowrap from buttons
2017-11-13 11:56:24 -08:00
claudiulodro
8e0e0e8747
Cleanup and integrate styles into main stylesheet
2017-11-13 10:08:46 -08:00
Mike Jolley
43ba326ed9
Fix currency position with rtl symbols
2017-10-31 12:22:18 +00:00
Mike Jolley
d6cf486c55
Add a basic screen-reader-text style for themes which do not define it.
2017-10-13 11:27:20 +01:00
Mike Jolley
fc0d729034
Remove figure margin/padding css
...
Closes #16396
2017-08-11 10:49:52 +01:00
Mike Jolley
fdcf16bb60
Merge branch 'master' into update/15563
...
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
# assets/css/helper-rtl.css
# assets/css/helper.css
# assets/css/wc-setup-rtl.css
# assets/css/wc-setup.css
# assets/css/woocommerce-rtl.css
# assets/css/woocommerce.css
2017-07-12 16:18:13 +01:00
Mike Jolley
94b32e644a
HTML emails
2017-07-11 14:52:30 +01:00
Mike Jolley
3939f50ced
Download display in account/checkout
2017-07-11 13:45:35 +01:00
Mike Jolley
a527a9566b
Add select2 to layered nav
2017-07-10 14:36:47 +01:00
Mike Jolley
a1a79e57b5
Merge branch 'master' into pr/14896
...
# Conflicts:
# assets/js/frontend/single-product.min.js
2017-05-23 16:22:18 +01:00
Mike Jolley
ca3f38377c
Handle clearing for 3, 4, and 5 columns
...
Fixes #14990
2017-05-10 18:35:02 +01:00
Mike Jolley
3289bee968
Clear left every 4 thumbnails
...
Fixes #14819
2017-05-08 14:46:58 +01:00
refael iliaguyev
fdc410b35c
Remove 'bourbon' dependency. It's been replaced with automated prefixing tool.
2017-05-05 16:40:34 +03:00
refael iliaguyev
a56a8d18bf
Remove css prefixes in woocommerce.scss
2017-05-05 16:31:30 +03:00
Mike Jolley
5f63f81b72
Merge branch 'add/inline-terms'
...
# Conflicts:
# assets/js/frontend/single-product.min.js
2017-04-27 12:37:46 +01:00
Mike Jolley
8f5a8b0ede
Merge pull request #13898 from rellect/sass_woocommerce
...
Remove deep nesting where not necessary (woocommerce.scss)
2017-04-27 12:07:29 +01:00
Mike Jolley
73adc1c493
Fix handle position
...
Closes #14693
2017-04-26 11:52:43 +01:00
Mike Jolley
5b9ee32c49
Give zoomed images a bg color so it supports transparent PNG
...
Fixes #14515
2017-04-19 10:44:56 +01:00
refael iliaguyev
4f5f3f251e
remove deep nesting where not really necessary
2017-04-04 20:14:33 +03:00
Mike Jolley
62bd505bda
CSS transition
2017-03-31 15:16:10 +01:00
Mike Jolley
0c2ab2dabb
Fade gallery in after delay to avoid flash
...
Closes #13847
2017-03-31 13:53:37 +01:00
Mike Jolley
dfd602ef23
Style item meta after checkout
...
cc @jameskoster
2017-02-28 12:46:22 +00:00