ros.grant.common 2.1.21 → 2.1.23

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.
@@ -40,7 +40,7 @@
40
40
  }
41
41
  }
42
42
 
43
- footer {
43
+ .vse-footer footer {
44
44
  background-color: var(--Main1);
45
45
  }
46
46
 
@@ -77,7 +77,7 @@
77
77
  // Настройки для ФПГ
78
78
  .page-wrapper.pgrants {
79
79
 
80
- footer {
80
+ .vse-footer footer {
81
81
  background-color: #C7DFE2;
82
82
  }
83
83
 
@@ -152,7 +152,7 @@
152
152
  }
153
153
  }
154
154
 
155
- footer {
155
+ .vse-footer footer{
156
156
  background: var(--Subsidiary);
157
157
 
158
158
  .footer-wrapp__left_copyright-text {
@@ -235,7 +235,7 @@
235
235
  }
236
236
  }
237
237
 
238
- footer {
238
+ .vse-footer footer {
239
239
  background: var(--Subsidiary);
240
240
 
241
241
  .footer-wrapp__left_copyright-text {
@@ -375,7 +375,7 @@
375
375
  }
376
376
  }
377
377
 
378
- footer {
378
+ .vse-footer footer {
379
379
  background: var(--Main1);
380
380
 
381
381
  .footer-wrapp__left_copyright-text {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.1.21",
2
+ "version": "2.1.23",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {
@@ -7,7 +7,7 @@
7
7
  },
8
8
  "description": "Collection of static files used by RosGrant awesome team",
9
9
  "dependencies": {
10
- "myrta.common": "^1.0.14",
10
+ "myrta.common": "^1.0.20",
11
11
  "@babel/core": "^7.8.4",
12
12
  "@babel/preset-env": "^7.8.4",
13
13
  "@ng-select/ng-select": "^8.1.1",