Francesco
614e97e134
Update assets/css/admin.scss
2021-06-15 09:54:17 -05:00
frosso
c988f25e1e
justify content on images
2021-06-15 08:56:00 -05:00
frosso
a4ad8c67da
updates on the images
2021-06-10 14:34:42 -05:00
frosso
e445918c8e
chore: copy changes on WCS banner
2021-06-10 12:29:32 -05:00
And Finally
de331ad893
Addressing feedback. Removed `!important` from `.addons-button-expandable` rule. Renamed `geowhitelist` and `geoblacklist` to `geo_allow_list` and `geo_block_list`.
2021-05-12 09:41:31 +01:00
And Finally
e4d3b157ff
Changed block name and CSS classnames to the more generic "promotion block".
2021-05-06 22:12:07 +01:00
And Finally
f1a69cb4af
Added comment to new `output_ad_block` method. Removed differences introduced by PhpStorm autoformat.
2021-05-06 15:16:49 +01:00
And Finally
3fa233872c
Added `output_ad_block` method to `WC_Admin_Addons` and CSS rules to render a WooCommerce Payments ad banner at the top of the "Featured" section of the WC Core addons page, `wp-admin/admin.php?page=wc-addons§ion=_featured`. This is to fulfil the requirements of WooCommerce.com issue https://github.com/Automattic/woocommerce.com/issues/9860 .
...
We output the block if
- The user has permissions to install plugins.
- Their location is in one of the countries identified in a `geowhitelist`.
- WooCommerce Payments is not already active.
2021-05-06 12:55:30 +01:00
Roy Ho
b7e45c3073
Merge pull request #28607 from masteradhoc/masteradhoc-patch-speak-none
...
patch for css3 validation issue for speak property
2021-01-12 12:38:45 -08:00
Ron Rennick
b3b73e069a
merge upstream
2021-01-05 14:56:27 -04:00
Brian
2f808a1868
speak none fix
2020-12-17 07:47:40 +01:00
roykho
83f327026f
Fix error tooltip misaligned on tax country field closes #28260
2020-12-11 12:34:31 -08:00
Gerhard Potgieter
8afae13724
Update addons-button-solid to new purple
2020-11-10 18:37:43 +02:00
Gerhard Potgieter
48ff367299
Revert "Use right purple"
...
This reverts commit 0f62b77d6e
.
2020-11-10 18:33:24 +02:00
Gerhard Potgieter
0f62b77d6e
Use right purple
2020-11-10 18:32:32 +02:00
Gerhard Potgieter
b5fb7c0104
Add purple woo button
2020-11-10 18:26:59 +02:00
Rodrigo Primo
2b5a295db0
Fix variations and attributes layout when running WP >= 5.5
...
This commit fixes the layout of the sections of the product page in the admin that display variations and attributes. It was broken since WP 5.5 was releases. This version of WP removed a CSS rule that WooCommerce uses (see 22d0cd6c96 (diff-fc8970b78a0739bd367f17c3a8e552e6L1993)
). So this commit simply adds this rule back.
See #27326
2020-09-04 09:47:25 -03:00
Ron Rennick
bb5c367e20
move the arrows on product pointers
2020-08-12 21:44:21 -03:00
Claudio Sanches
891a0cf8e8
Merge pull request #27170 from woocommerce/fix/27167
...
Fixed - Fixed "Product type" dropdown from Product's data meta box on WP 5.5
2020-07-30 16:38:18 -03:00
Claudio Sanches
cc8282a23f
Merge pull request #27142 from woocommerce/fix/25788
...
Improve order details UI to highlight "Paid" and "Net Payment" sections
2020-07-30 15:49:24 -03:00
Claudio Sanches
edaf71b115
Remove new WP 5.5 meta box arrows
2020-07-29 22:04:44 -03:00
Claudio Sanches
97c7937fd9
Fixed "Product type" dropdown on WP 5.5
...
WP 5.5 doesn't introduce a <span> tag inside metaboxes headings
2020-07-29 19:12:02 -03:00
Claudio Sanches
008e41170b
Improved UX to highlight order data when there's some refund
2020-07-28 15:13:00 -03:00
Nestor Soriano
d2787818e3
Rename `quick-edit-warning` style with `wc-` prefix, and add styling.
2020-07-14 16:02:59 +02:00
Claudio Sanches
882f10ba18
Merge pull request #26202 from woocommerce/fix/25427
...
Select2 CSS adjustment is affecting other plugins
2020-07-01 13:08:18 -03:00
Néstor Soriano
2462877c56
Merge pull request #26410 from woocommerce/fix/message-type-styling
...
Allow different notice types with WC_Admin_Notices
2020-05-14 14:37:12 +02:00
Claudio Sanches
f5e67af29a
Allow use .error and .success classes with .woocommerce-message
2020-05-07 16:12:48 -03:00
xristos3490
dfee6ab2e4
Add body class and change styles
2020-04-22 23:32:26 +03:00
Fernando Marichal
d8e0d956a8
Modified CSS to solve the removing element problem
...
Added a `z-index` to the remove button (`x`) to set the z-order of the element. This solves the removing customer from the selector problem.
Also, the dropdown arrow width was made smaller
2020-04-16 16:01:13 -03:00
Peter Fabian
df21ad72b9
Applied the branch CSS class at the correct level to apply to select2.
2019-12-10 14:07:50 +01:00
Peter Fabian
278cf53f2f
Merge pull request #25125 from woocommerce/fix/25029.3
...
Fix select2 style and admin screen button alignments in WP 5.3
2019-11-27 17:58:46 +01:00
Peter Fabian
14c94341c0
Checkbox size fixed.
2019-11-27 17:33:00 +01:00
Peter Fabian
db3c43a099
Remove the padding from WP 5.3 as per the original change.
2019-11-27 16:09:49 +01:00
Peter Fabian
cd57edf0b3
Put back forgotten change.
2019-11-27 14:17:50 +01:00
Peter Fabian
7f18773c7d
Apply CSS changes only to WP 5.3.
2019-11-27 14:11:17 +01:00
Viszt Péter
11e13425dd
Support for WP's built-in color themes for select2 elements
2019-11-27 13:05:37 +01:00
Viszt Péter
6d5d238062
Responsive fixes
2019-11-27 13:05:29 +01:00
Viszt Péter
3d6c3b3551
Fixes for alignment issues on the settings screen introduced by WP 5.3
2019-11-27 13:05:20 +01:00
Peter Fabian
2d1c9444f5
Fix action button centering for WP 5.3.
2019-11-26 22:34:34 +01:00
Tarek
6ed3927c35
Update admin.scss
2019-10-16 00:54:12 +02:00
Peter Fabian
53295b9f08
Make the action buttons on edit order screen vertically aligned to the input element to the left.
2019-10-15 13:04:54 +02:00
Peter Fabian
af8fd207c8
Fixed select2 size on order list screen (filter at the top).
2019-10-15 11:55:41 +02:00
Peter Fabian
06921ba80c
Moved the rules to the respective structure within the previous definitions.
2019-10-15 11:28:02 +02:00
Peter Fabian
b7235431b3
Move the shipping form style to the file where it's actually loaded.
2019-10-15 11:05:51 +02:00
Peter Fabian
53fb13d704
Make the buttons in meta box on edit variation screen aligned with the inputs.
2019-10-15 10:57:59 +02:00
Peter Fabian
a6de7b9e9f
Make the selects in variation edit screen fill the entire row, thus also align with other elements on the page.
2019-10-15 10:55:02 +02:00
Peter Fabian
95635b2800
Make the edit order address email field align with the rest (select2 dimensions changed).
2019-10-15 10:53:36 +02:00
Peter Fabian
83ad2c4993
Make the shipping fields vertically aligned with the billing fields in Twenty Nineteen.
2019-10-15 10:51:35 +02:00
Peter Fabian
93277da7b1
Align select sizes in other contexts.
2019-10-15 10:49:37 +02:00
Peter Fabian
98b03d7fde
Keep the edit order select fields smaller to fit with the rest of the form.
2019-10-15 10:47:24 +02:00