ros.grant.common 2.0.1081 → 2.0.1082

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.
@@ -182,6 +182,10 @@ h6 {
182
182
  background-color: var(--Subsidiary) !important;
183
183
  }
184
184
 
185
+ .bg-bg1 {
186
+ background-color: var(--Bg1) !important;
187
+ }
188
+
185
189
  .bg-bg2 {
186
190
  background-color: var(--Bg2) !important;
187
191
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1081",
2
+ "version": "2.0.1082",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "description": "Collection of static files used by RosGrant awesome team",