This commit is contained in:
Jonathan Rosenbaum
2017-11-26 05:35:50 +00:00
parent e99d2863b8
commit a7decc5735
3 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ input[value=Save]:focus, input[value=Close]:focus {
font-size: .9em;
}
#original_price, #membership_discount, #membership_discount_price {
#original_price, #membership_discount, #membership_discount_price, #volunteer_hours_to_membership_discount {
display: none;
color: blueviolet;
}