Created
June 28, 2016 04:17
-
-
Save RiaanKnoetze/e445fc2b429f8906fbb0905695ba1c2d to your computer and use it in GitHub Desktop.
PDF Product Vouchers Field CSS Changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.voucher-fields input[type='text'], .voucher-fields input[type='email'], .voucher-fields textarea { | |
background: #000; | |
border: none; | |
color: #fff; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment