Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel Moraes committed Oct 19, 2018
1 parent c4cc942 commit 33afcf5
Show file tree
Hide file tree
Showing 16 changed files with 74 additions and 11,034 deletions.
3 changes: 2 additions & 1 deletion resources/assets/sass/woocommerce/_common.sass
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ textarea

label
@extend .label
&:not(:last-child)
margin-bottom: 0 !important

button.button
@extend .button

#respond input#submit
@extend .button

@extend .is-primary

button.button.alt,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,14 @@ li .payment_method_woo_offline_credit_card_payment_method

#wc-woo_offline_credit_card_payment_method-cc-form
border-top: 1px solid #d3ced2 !important
padding-top: 5px !important
padding-top: 5px !important

.wc_offline_pg_error
color: #f32a2a
font-style: normal
display: block
font-size: 13px
letter-spacing: 0
margin-top: 5px
margin-left: 4px
font-family: $font-text
File renamed without changes.
Loading

0 comments on commit 33afcf5

Please sign in to comment.