mirror of
https://github.com/10h30/WooCommerce-Payment-Methods.git
synced 2026-07-13 11:55:54 +09:00
Update to 1.1.2
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
* @subpackage Payment Methods
|
||||
*
|
||||
* @since 2014-09-08
|
||||
* @version 2014-12-17
|
||||
* @version 2015-04-24
|
||||
*
|
||||
* @author Poellmann Alexander Manfred <alex@vendocr.at>
|
||||
* @copyright Copyright 2014 vendocrat. All Rights Reserved.
|
||||
* @link http://vendocr.at/
|
||||
* @author Poellmann Alexander Manfred (@AMPoellmann)
|
||||
* @copyright Copyright 2015 vendocrat. All Rights Reserved.
|
||||
* @link https://vendocr.at/
|
||||
*/
|
||||
|
||||
/**** Base Styles */
|
||||
@@ -29,10 +29,12 @@
|
||||
cursor:default;
|
||||
padding:4px;
|
||||
|
||||
border-radius:4px;
|
||||
font-size:1.5em;
|
||||
line-height:1;
|
||||
|
||||
background:transparent;
|
||||
border:1px solid transparent;}
|
||||
border:1px solid transparent;
|
||||
border-radius:4px;}
|
||||
|
||||
.payment-methods-inverse > li > i,
|
||||
.payment-methods-i > li > i {
|
||||
@@ -44,10 +46,6 @@
|
||||
.payment-methods-o > li > i {
|
||||
border-color:#777;}
|
||||
|
||||
.payment-methods > li > i {
|
||||
font-size:1.5em;
|
||||
line-height:1;}
|
||||
|
||||
/**** Widget */
|
||||
.widget_vendocrat_payment_methods {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user