sf-i-events 1.0.587 → 1.0.588
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/sf-i-events.js +1 -1
- package/sf-i-events.js.map +1 -1
- package/src/sf-i-events.ts +1 -1
package/package.json
CHANGED
package/sf-i-events.js
CHANGED
|
@@ -14630,7 +14630,7 @@ SfIEvents.styles = css `
|
|
|
14630
14630
|
padding-top: 3px;
|
|
14631
14631
|
padding-bottom: 0px;
|
|
14632
14632
|
border-radius: 7px;
|
|
14633
|
-
color:
|
|
14633
|
+
color: white;
|
|
14634
14634
|
background-color: #C80036;
|
|
14635
14635
|
}
|
|
14636
14636
|
|