File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
templates/components/public Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 4
4
5
5
.colored {
6
6
& :not (.inverted ) {
7
- & .american.express {
7
+ & .cc.amex {
8
8
color : #002663 ;
9
9
}
10
10
Original file line number Diff line number Diff line change 170
170
<div class =" ui grid" >
171
171
<div class =" ui row stackable grid" >
172
172
<div class =" ui less padding thirteen wide computer twelve wide tablet column right aligned floated payment icons" >
173
- <i class =" colored american express link icon" ></i >
173
+ <i class =" colored cc amex link icon" ></i >
174
174
<i class =" colored credit card alternative link icon" ></i >
175
- <i class =" colored diners club link icon" ></i >
176
- <i class =" colored discover link icon" ></i >
177
- <i class =" colored mastercard link icon" ></i >
178
- <i class =" colored paypal card link icon" ></i >
179
- <i class =" colored visa link icon" ></i >
175
+ <i class =" colored cc diners club link icon" ></i >
176
+ <i class =" colored cc discover link icon" ></i >
177
+ <i class =" colored cc mastercard link icon" ></i >
178
+ <i class =" colored cc paypal card link icon" ></i >
179
+ <i class =" colored cc visa link icon" ></i >
180
180
</div >
181
181
<div class =" ui less padding three wide computer four wide tablet column right aligned floated" >
182
182
<button id =" total" class =" ui primary small button less right margin" disabled ={{ this.shouldDisableOrderButton }} {{ action this.placeOrder }} >
Original file line number Diff line number Diff line change 32
32
"@ember/optional-features" : " ^1.3.0" ,
33
33
"@glimmer/component" : " ^1.0.0" ,
34
34
"@glimmer/tracking" : " ^1.0.0" ,
35
- "@open-event/theme" : " ^0.0.6 " ,
35
+ "@open-event/theme" : " 0.2.1 " ,
36
36
"@sentry/browser" : " ^5.15.5" ,
37
37
"@sentry/integrations" : " ^5.15.5" ,
38
38
"@sentry/node" : " ^5.15.5" ,
Original file line number Diff line number Diff line change 1486
1486
"@nodelib/fs.scandir" "2.1.3"
1487
1487
fastq "^1.6.0"
1488
1488
1489
- "@open-event/theme@^0.0.6 ":
1490
- version "0.0.6 "
1491
- resolved "https://registry.yarnpkg.com/@open-event/theme/-/theme-0.0.6 .tgz#62e216c94e4d6bc472ac2657b4d68d1c14313118 "
1492
- integrity sha512-6AOHJZHcuAIqxbDcWTaKf+/AHiW9F1OO7QaO0iP2OMR1+qSKFEkXNIb0UOONFROupLNFuAuP2M60TsgbkR5m8A ==
1489
+ "@open-event/theme@0.2.1 ":
1490
+ version "0.2.1 "
1491
+ resolved "https://registry.yarnpkg.com/@open-event/theme/-/theme-0.2.1 .tgz#bedc865dbd6310f241cd7033e25228d23d669360 "
1492
+ integrity sha512-ZNfoU3v1eIuILOg/IZ9dvU3XdrHsFjQoWQYnZtlymg41Y7o6tWBCdHv3crQjjLCsYSg6AW5Y/q2+ygj1ZvjE5w ==
1493
1493
1494
1494
1495
1495
version "5.15.5"
You can’t perform that action at this time.
0 commit comments