Claudio Sanches
f5e67af29a
Allow use .error and .success classes with .woocommerce-message
2020-05-07 16:12:48 -03:00
Rodrigo Primo
00128fec58
Fix dismiss button in two WC admin notices
...
The dismiss button in the WC admin notices `legacy_shipping` and `no_shipping_methods` was not fully clickable due to a custom CSS applied to them. This custom CSS was used to add a background image to those notices. More specifically, the problem was caused by the use of `position: relative` applied to `<p>` elements. I couldn't find an easy way to fix this problem keeping the custom background image, so I opted to remove it to make the design of all notices identical (besides the background image, the custom CSS also added a few other differences to those to notices like the font size of the notice title).
2019-04-25 14:19:35 -03:00
Mike Jolley
4672a47d67
Update from master
2019-02-18 11:41:05 +00:00
Mike Jolley
7760571985
Dump max width in notices
2019-02-04 16:07:51 +00:00
Peter Fabian
694cfa979b
Float the dismiss button instead of absolute-position it.
...
To prevent overlaps with conten/text of the message.
2018-04-23 15:42:42 +02:00
Mike Jolley
e39b6950a8
Notice when regeneration is happening
2018-02-13 12:02:24 +00:00
Mike Jolley
86a225a8d9
Newsletter signup
2017-08-08 18:00:47 +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
dabeb87f4c
Remove css prefixes in activation.scss
2017-05-05 16:34:11 +03:00
Jonathan (JB) Belcher
90c0db873c
Cleaned up SCSS files so they lint and made some rules warnings
2016-08-10 09:19:05 -04:00
Mike Jolley
ebc913da38
Notice tweaks
2016-06-03 12:28:27 +01:00
Mike Jolley
f739e97c76
Merge branch 'master' into payment-gateway-wizard-refactor
...
# Conflicts:
# assets/css/activation.css
# assets/css/wc-setup.css
2016-04-19 13:25:20 +01:00
kellychoffman
a65a80aa37
button: remove opacity
2016-04-13 13:46:42 -04:00
Mike Jolley
c0ec85cd84
Implement new gateway screen in wizard and auto-install plugin-base gateways when chosen.
2016-04-01 17:30:04 +01:00
Mike Jolley
5a49394102
Justin code review
2016-04-01 11:19:55 +01:00
Mike Jolley
bfadb22c7c
Added notice when no methods exist
2016-03-31 18:54:33 +01:00
Mike Jolley
975c360ae3
Tweak icons and blank slate text
2016-03-29 19:37:02 +01:00
Mike Jolley
e22d324be4
Add notice for legacy shipping zones after update
2016-03-15 15:58:03 +00:00
Claudio Sanches
5e1cc5cdaa
[2.4] Fixed button text-shandow and colors to support wp 4.4
2015-11-06 13:24:45 -02:00
shivapoudel
f980d74f60
Not necessary as right below primary and secondary button has it already
2015-03-14 05:56:31 +05:45
Shiva Poudel
6f993c5375
Optimized the activation styles
2015-03-06 01:39:47 +05:45
Remi Corson
b2c60ee50d
fix button styling / CSS moved to activation.css
2015-01-29 17:11:18 +01:00
Mike Jolley
8434463694
Tweak skip button to make it less clickable
2014-12-12 17:03:11 +00:00
James Koster
81fd75d406
more css formatting.
2014-11-18 13:04:28 +00:00
James Koster
7a8df73483
font weight. #6737
2014-11-13 14:16:32 +00:00
James Koster
300698e6c3
activation.scss and admin.scss coding standards. #5606
2014-11-13 09:34:32 +00:00
James Koster
ab6f05d6b5
bourbon node and import
2014-10-17 18:21:54 +01:00
claudiosmweb
5ed619bf66
less to scss #5606
2014-09-22 14:38:53 -03:00