@iris.interactive/handcook 1.0.4 → 1.0.5
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/public/fonts/svgfont/etourisme/etourisme-font.eot +0 -0
- package/public/fonts/svgfont/etourisme/etourisme-font.ttf +0 -0
- package/public/fonts/svgfont/etourisme/etourisme-font.woff +0 -0
- package/public/fonts/svgfont/info-neige/info-neige-font.eot +0 -0
- package/public/fonts/svgfont/info-neige/info-neige-font.ttf +0 -0
- package/public/fonts/svgfont/info-neige/info-neige-font.woff +0 -0
- package/public/fonts/svgfont/iris-tides/iris-tides-font.eot +0 -0
- package/public/fonts/svgfont/iris-tides/iris-tides-font.ttf +0 -0
- package/public/fonts/svgfont/iris-tides/iris-tides-font.woff +0 -0
- package/public/fonts/svgfont/iris-weather/iris-weather-font.eot +0 -0
- package/public/fonts/svgfont/iris-weather/iris-weather-font.ttf +0 -0
- package/public/fonts/svgfont/iris-weather/iris-weather-font.woff +0 -0
- package/public/fonts/svgfont/theme/theme-font.eot +0 -0
- package/public/fonts/svgfont/theme/theme-font.ttf +0 -0
- package/public/fonts/svgfont/theme/theme-font.woff +0 -0
- package/public/styles/scss/lib/_etourisme-font.scss +0 -1
- package/public/styles/scss/lib/_info-neige-font.scss +0 -1
- package/public/styles/scss/lib/_iris-tides-font.scss +0 -1
- package/public/styles/scss/lib/_iris-weather-font.scss +0 -1
- package/public/styles/scss/lib/_theme-font.scss +0 -1
- package/public/styles/style.css +0 -40
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/public/styles/style.css
CHANGED
|
@@ -6,14 +6,6 @@
|
|
|
6
6
|
/* ============================================= */
|
|
7
7
|
/* Fonticon
|
|
8
8
|
/* ============================================= */
|
|
9
|
-
/*
|
|
10
|
-
* Created by IRIS Interactive
|
|
11
|
-
* User : IRIS Interactive
|
|
12
|
-
*/
|
|
13
|
-
/* Import
|
|
14
|
-
/* ============================================= */
|
|
15
|
-
/* Fonticon
|
|
16
|
-
/* ============================================= */
|
|
17
9
|
@font-face {
|
|
18
10
|
font-family: "etourisme-font";
|
|
19
11
|
font-weight: normal;
|
|
@@ -133,14 +125,6 @@
|
|
|
133
125
|
content: "\ea0d";
|
|
134
126
|
}
|
|
135
127
|
|
|
136
|
-
/*
|
|
137
|
-
* Created by IRIS Interactive
|
|
138
|
-
* User : IRIS Interactive
|
|
139
|
-
*/
|
|
140
|
-
/* Import
|
|
141
|
-
/* ============================================= */
|
|
142
|
-
/* Fonticon
|
|
143
|
-
/* ============================================= */
|
|
144
128
|
@font-face {
|
|
145
129
|
font-family: "info-neige-font";
|
|
146
130
|
font-weight: normal;
|
|
@@ -157,14 +141,6 @@
|
|
|
157
141
|
content: "\ea01";
|
|
158
142
|
}
|
|
159
143
|
|
|
160
|
-
/*
|
|
161
|
-
* Created by IRIS Interactive
|
|
162
|
-
* User : IRIS Interactive
|
|
163
|
-
*/
|
|
164
|
-
/* Import
|
|
165
|
-
/* ============================================= */
|
|
166
|
-
/* Fonticon
|
|
167
|
-
/* ============================================= */
|
|
168
144
|
@font-face {
|
|
169
145
|
font-family: "iris-tides-font";
|
|
170
146
|
font-weight: normal;
|
|
@@ -189,14 +165,6 @@
|
|
|
189
165
|
content: "\ea03";
|
|
190
166
|
}
|
|
191
167
|
|
|
192
|
-
/*
|
|
193
|
-
* Created by IRIS Interactive
|
|
194
|
-
* User : IRIS Interactive
|
|
195
|
-
*/
|
|
196
|
-
/* Import
|
|
197
|
-
/* ============================================= */
|
|
198
|
-
/* Fonticon
|
|
199
|
-
/* ============================================= */
|
|
200
168
|
@font-face {
|
|
201
169
|
font-family: "iris-weather-font";
|
|
202
170
|
font-weight: normal;
|
|
@@ -257,14 +225,6 @@
|
|
|
257
225
|
content: "\ea0c";
|
|
258
226
|
}
|
|
259
227
|
|
|
260
|
-
/*
|
|
261
|
-
* Created by IRIS Interactive
|
|
262
|
-
* User : IRIS Interactive
|
|
263
|
-
*/
|
|
264
|
-
/* Import
|
|
265
|
-
/* ============================================= */
|
|
266
|
-
/* Fonticon
|
|
267
|
-
/* ============================================= */
|
|
268
228
|
@font-face {
|
|
269
229
|
font-family: "theme-font";
|
|
270
230
|
font-weight: normal;
|