arctic_admin 1.2.2 → 1.2.3
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.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/_base.scss +1 -1
- data/app/assets/stylesheets/_fonts.scss +4 -172
- data/app/assets/stylesheets/pages/{_edit.scss → _form.scss} +5 -0
- metadata +2 -58
- data/app/assets/fonts/Lato-Black.eot +0 -0
- data/app/assets/fonts/Lato-Black.ttf +0 -0
- data/app/assets/fonts/Lato-Black.woff +0 -0
- data/app/assets/fonts/Lato-Black.woff2 +0 -0
- data/app/assets/fonts/Lato-BlackItalic.eot +0 -0
- data/app/assets/fonts/Lato-BlackItalic.ttf +0 -0
- data/app/assets/fonts/Lato-BlackItalic.woff +0 -0
- data/app/assets/fonts/Lato-BlackItalic.woff2 +0 -0
- data/app/assets/fonts/Lato-Hairline.eot +0 -0
- data/app/assets/fonts/Lato-Hairline.ttf +0 -0
- data/app/assets/fonts/Lato-Hairline.woff +0 -0
- data/app/assets/fonts/Lato-Hairline.woff2 +0 -0
- data/app/assets/fonts/Lato-HairlineItalic.eot +0 -0
- data/app/assets/fonts/Lato-HairlineItalic.ttf +0 -0
- data/app/assets/fonts/Lato-HairlineItalic.woff +0 -0
- data/app/assets/fonts/Lato-HairlineItalic.woff2 +0 -0
- data/app/assets/fonts/Lato-Heavy.eot +0 -0
- data/app/assets/fonts/Lato-Heavy.ttf +0 -0
- data/app/assets/fonts/Lato-Heavy.woff +0 -0
- data/app/assets/fonts/Lato-Heavy.woff2 +0 -0
- data/app/assets/fonts/Lato-HeavyItalic.eot +0 -0
- data/app/assets/fonts/Lato-HeavyItalic.ttf +0 -0
- data/app/assets/fonts/Lato-HeavyItalic.woff +0 -0
- data/app/assets/fonts/Lato-HeavyItalic.woff2 +0 -0
- data/app/assets/fonts/Lato-Light.eot +0 -0
- data/app/assets/fonts/Lato-Light.ttf +0 -0
- data/app/assets/fonts/Lato-Light.woff +0 -0
- data/app/assets/fonts/Lato-Light.woff2 +0 -0
- data/app/assets/fonts/Lato-LightItalic.eot +0 -0
- data/app/assets/fonts/Lato-LightItalic.ttf +0 -0
- data/app/assets/fonts/Lato-LightItalic.woff +0 -0
- data/app/assets/fonts/Lato-LightItalic.woff2 +0 -0
- data/app/assets/fonts/Lato-Medium.eot +0 -0
- data/app/assets/fonts/Lato-Medium.ttf +0 -0
- data/app/assets/fonts/Lato-Medium.woff +0 -0
- data/app/assets/fonts/Lato-Medium.woff2 +0 -0
- data/app/assets/fonts/Lato-MediumItalic.eot +0 -0
- data/app/assets/fonts/Lato-MediumItalic.ttf +0 -0
- data/app/assets/fonts/Lato-MediumItalic.woff +0 -0
- data/app/assets/fonts/Lato-MediumItalic.woff2 +0 -0
- data/app/assets/fonts/Lato-Semibold.eot +0 -0
- data/app/assets/fonts/Lato-Semibold.ttf +0 -0
- data/app/assets/fonts/Lato-Semibold.woff +0 -0
- data/app/assets/fonts/Lato-Semibold.woff2 +0 -0
- data/app/assets/fonts/Lato-SemiboldItalic.eot +0 -0
- data/app/assets/fonts/Lato-SemiboldItalic.ttf +0 -0
- data/app/assets/fonts/Lato-SemiboldItalic.woff +0 -0
- data/app/assets/fonts/Lato-SemiboldItalic.woff2 +0 -0
- data/app/assets/fonts/Lato-Thin.eot +0 -0
- data/app/assets/fonts/Lato-Thin.ttf +0 -0
- data/app/assets/fonts/Lato-Thin.woff +0 -0
- data/app/assets/fonts/Lato-Thin.woff2 +0 -0
- data/app/assets/fonts/Lato-ThinItalic.eot +0 -0
- data/app/assets/fonts/Lato-ThinItalic.ttf +0 -0
- data/app/assets/fonts/Lato-ThinItalic.woff +0 -0
- data/app/assets/fonts/Lato-ThinItalic.woff2 +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 613cc08a4cd996bfa75c925f5168c51a14b59c61
|
|
4
|
+
data.tar.gz: 8bcba8a4bc6857718fc56515b8968a54c542e107
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 963fb2a231d823b8cb3147b765d9fe76971ddf683db57dfbb1a9c9210bce82dfc4bbf30c0d3d2f2b2ce10c1caec70e448c31d889dca6d92339424511d01613db
|
|
7
|
+
data.tar.gz: e328470024a720079bd39ec9cbee74ba0354a2fa5078406e93cd332fac81216ac4504cff9b6310ed242cb4b3c5ac2daa11a6269bb1d42f09b69fcfcb5d6a4061
|
|
@@ -1,96 +1,24 @@
|
|
|
1
|
-
/* Webfont: Lato-Black */@font-face {
|
|
2
|
-
font-family: 'LatoWebBlack';
|
|
3
|
-
src: font-url('Lato-Black.eot'); /* IE9 Compat Modes */
|
|
4
|
-
src: font-url('Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
5
|
-
font-url('Lato-Black.woff2') format('woff2'), /* Modern Browsers */
|
|
6
|
-
font-url('Lato-Black.woff') format('woff'), /* Modern Browsers */
|
|
7
|
-
font-url('Lato-Black.ttf') format('truetype');
|
|
8
|
-
font-style: normal;
|
|
9
|
-
font-weight: normal;
|
|
10
|
-
text-rendering: optimizeLegibility;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
/* Webfont: Lato-BlackItalic */@font-face {
|
|
14
|
-
font-family: 'LatoWebBlack';
|
|
15
|
-
src: font-url('Lato-BlackItalic.eot'); /* IE9 Compat Modes */
|
|
16
|
-
src: font-url('Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
17
|
-
font-url('Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
18
|
-
font-url('Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */
|
|
19
|
-
font-url('Lato-BlackItalic.ttf') format('truetype');
|
|
20
|
-
font-style: italic;
|
|
21
|
-
font-weight: normal;
|
|
22
|
-
text-rendering: optimizeLegibility;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
1
|
/* Webfont: Lato-Bold */@font-face {
|
|
26
|
-
font-family: '
|
|
2
|
+
font-family: 'LatoWeb';
|
|
27
3
|
src: font-url('Lato-Bold.eot'); /* IE9 Compat Modes */
|
|
28
4
|
src: font-url('Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
29
5
|
font-url('Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
|
|
30
6
|
font-url('Lato-Bold.woff') format('woff'), /* Modern Browsers */
|
|
31
7
|
font-url('Lato-Bold.ttf') format('truetype');
|
|
32
8
|
font-style: normal;
|
|
33
|
-
font-weight:
|
|
9
|
+
font-weight: bold;
|
|
34
10
|
text-rendering: optimizeLegibility;
|
|
35
11
|
}
|
|
36
12
|
|
|
37
13
|
/* Webfont: Lato-BoldItalic */@font-face {
|
|
38
|
-
font-family: '
|
|
14
|
+
font-family: 'LatoWeb';
|
|
39
15
|
src: font-url('Lato-BoldItalic.eot'); /* IE9 Compat Modes */
|
|
40
16
|
src: font-url('Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
41
17
|
font-url('Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
42
18
|
font-url('Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */
|
|
43
19
|
font-url('Lato-BoldItalic.ttf') format('truetype');
|
|
44
20
|
font-style: italic;
|
|
45
|
-
font-weight:
|
|
46
|
-
text-rendering: optimizeLegibility;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
/* Webfont: Lato-Hairline */@font-face {
|
|
50
|
-
font-family: 'LatoWebHairline';
|
|
51
|
-
src: font-url('Lato-Hairline.eot'); /* IE9 Compat Modes */
|
|
52
|
-
src: font-url('Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
53
|
-
font-url('Lato-Hairline.woff2') format('woff2'), /* Modern Browsers */
|
|
54
|
-
font-url('Lato-Hairline.woff') format('woff'), /* Modern Browsers */
|
|
55
|
-
font-url('Lato-Hairline.ttf') format('truetype');
|
|
56
|
-
font-style: normal;
|
|
57
|
-
font-weight: normal;
|
|
58
|
-
text-rendering: optimizeLegibility;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/* Webfont: Lato-HairlineItalic */@font-face {
|
|
62
|
-
font-family: 'LatoWebHairline';
|
|
63
|
-
src: font-url('Lato-HairlineItalic.eot'); /* IE9 Compat Modes */
|
|
64
|
-
src: font-url('Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
65
|
-
font-url('Lato-HairlineItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
66
|
-
font-url('Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */
|
|
67
|
-
font-url('Lato-HairlineItalic.ttf') format('truetype');
|
|
68
|
-
font-style: italic;
|
|
69
|
-
font-weight: normal;
|
|
70
|
-
text-rendering: optimizeLegibility;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
/* Webfont: Lato-Heavy */@font-face {
|
|
74
|
-
font-family: 'LatoWebHeavy';
|
|
75
|
-
src: font-url('Lato-Heavy.eot'); /* IE9 Compat Modes */
|
|
76
|
-
src: font-url('Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
77
|
-
font-url('Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */
|
|
78
|
-
font-url('Lato-Heavy.woff') format('woff'), /* Modern Browsers */
|
|
79
|
-
font-url('Lato-Heavy.ttf') format('truetype');
|
|
80
|
-
font-style: normal;
|
|
81
|
-
font-weight: normal;
|
|
82
|
-
text-rendering: optimizeLegibility;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
/* Webfont: Lato-HeavyItalic */@font-face {
|
|
86
|
-
font-family: 'LatoWebHeavy';
|
|
87
|
-
src: font-url('Lato-HeavyItalic.eot'); /* IE9 Compat Modes */
|
|
88
|
-
src: font-url('Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
89
|
-
font-url('Lato-HeavyItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
90
|
-
font-url('Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */
|
|
91
|
-
font-url('Lato-HeavyItalic.ttf') format('truetype');
|
|
92
|
-
font-style: italic;
|
|
93
|
-
font-weight: normal;
|
|
21
|
+
font-weight: bold;
|
|
94
22
|
text-rendering: optimizeLegibility;
|
|
95
23
|
}
|
|
96
24
|
|
|
@@ -106,54 +34,6 @@
|
|
|
106
34
|
text-rendering: optimizeLegibility;
|
|
107
35
|
}
|
|
108
36
|
|
|
109
|
-
/* Webfont: Lato-Light */@font-face {
|
|
110
|
-
font-family: 'LatoWebLight';
|
|
111
|
-
src: font-url('Lato-Light.eot'); /* IE9 Compat Modes */
|
|
112
|
-
src: font-url('Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
113
|
-
font-url('Lato-Light.woff2') format('woff2'), /* Modern Browsers */
|
|
114
|
-
font-url('Lato-Light.woff') format('woff'), /* Modern Browsers */
|
|
115
|
-
font-url('Lato-Light.ttf') format('truetype');
|
|
116
|
-
font-style: normal;
|
|
117
|
-
font-weight: normal;
|
|
118
|
-
text-rendering: optimizeLegibility;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/* Webfont: Lato-LightItalic */@font-face {
|
|
122
|
-
font-family: 'LatoWebLight';
|
|
123
|
-
src: font-url('Lato-LightItalic.eot'); /* IE9 Compat Modes */
|
|
124
|
-
src: font-url('Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
125
|
-
font-url('Lato-LightItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
126
|
-
font-url('Lato-LightItalic.woff') format('woff'), /* Modern Browsers */
|
|
127
|
-
font-url('Lato-LightItalic.ttf') format('truetype');
|
|
128
|
-
font-style: italic;
|
|
129
|
-
font-weight: normal;
|
|
130
|
-
text-rendering: optimizeLegibility;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
/* Webfont: Lato-Medium */@font-face {
|
|
134
|
-
font-family: 'LatoWebMedium';
|
|
135
|
-
src: font-url('Lato-Medium.eot'); /* IE9 Compat Modes */
|
|
136
|
-
src: font-url('Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
137
|
-
font-url('Lato-Medium.woff2') format('woff2'), /* Modern Browsers */
|
|
138
|
-
font-url('Lato-Medium.woff') format('woff'), /* Modern Browsers */
|
|
139
|
-
font-url('Lato-Medium.ttf') format('truetype');
|
|
140
|
-
font-style: normal;
|
|
141
|
-
font-weight: normal;
|
|
142
|
-
text-rendering: optimizeLegibility;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
/* Webfont: Lato-MediumItalic */@font-face {
|
|
146
|
-
font-family: 'LatoWebMedium';
|
|
147
|
-
src: font-url('Lato-MediumItalic.eot'); /* IE9 Compat Modes */
|
|
148
|
-
src: font-url('Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
149
|
-
font-url('Lato-MediumItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
150
|
-
font-url('Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */
|
|
151
|
-
font-url('Lato-MediumItalic.ttf') format('truetype');
|
|
152
|
-
font-style: italic;
|
|
153
|
-
font-weight: normal;
|
|
154
|
-
text-rendering: optimizeLegibility;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
37
|
/* Webfont: Lato-Regular */@font-face {
|
|
158
38
|
font-family: 'LatoWeb';
|
|
159
39
|
src: font-url('Lato-Regular.eot'); /* IE9 Compat Modes */
|
|
@@ -166,51 +46,3 @@
|
|
|
166
46
|
text-rendering: optimizeLegibility;
|
|
167
47
|
}
|
|
168
48
|
|
|
169
|
-
/* Webfont: Lato-Semibold */@font-face {
|
|
170
|
-
font-family: 'LatoWebSemibold';
|
|
171
|
-
src: font-url('Lato-Semibold.eot'); /* IE9 Compat Modes */
|
|
172
|
-
src: font-url('Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
173
|
-
font-url('Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */
|
|
174
|
-
font-url('Lato-Semibold.woff') format('woff'), /* Modern Browsers */
|
|
175
|
-
font-url('Lato-Semibold.ttf') format('truetype');
|
|
176
|
-
font-style: normal;
|
|
177
|
-
font-weight: normal;
|
|
178
|
-
text-rendering: optimizeLegibility;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
/* Webfont: Lato-SemiboldItalic */@font-face {
|
|
182
|
-
font-family: 'LatoWebSemibold';
|
|
183
|
-
src: font-url('Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */
|
|
184
|
-
src: font-url('Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
185
|
-
font-url('Lato-SemiboldItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
186
|
-
font-url('Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */
|
|
187
|
-
font-url('Lato-SemiboldItalic.ttf') format('truetype');
|
|
188
|
-
font-style: italic;
|
|
189
|
-
font-weight: normal;
|
|
190
|
-
text-rendering: optimizeLegibility;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
/* Webfont: Lato-Thin */@font-face {
|
|
194
|
-
font-family: 'LatoWebThin';
|
|
195
|
-
src: font-url('Lato-Thin.eot'); /* IE9 Compat Modes */
|
|
196
|
-
src: font-url('Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
197
|
-
font-url('Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
|
|
198
|
-
font-url('Lato-Thin.woff') format('woff'), /* Modern Browsers */
|
|
199
|
-
font-url('Lato-Thin.ttf') format('truetype');
|
|
200
|
-
font-style: normal;
|
|
201
|
-
font-weight: normal;
|
|
202
|
-
text-rendering: optimizeLegibility;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
/* Webfont: Lato-ThinItalic */@font-face {
|
|
206
|
-
font-family: 'LatoWebThin';
|
|
207
|
-
src: font-url('Lato-ThinItalic.eot'); /* IE9 Compat Modes */
|
|
208
|
-
src: font-url('Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
209
|
-
font-url('Lato-ThinItalic.woff2') format('woff2'), /* Modern Browsers */
|
|
210
|
-
font-url('Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */
|
|
211
|
-
font-url('Lato-ThinItalic.ttf') format('truetype');
|
|
212
|
-
font-style: italic;
|
|
213
|
-
font-weight: normal;
|
|
214
|
-
text-rendering: optimizeLegibility;
|
|
215
|
-
}
|
|
216
|
-
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: arctic_admin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.2.
|
|
4
|
+
version: 1.2.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Clément Prod'homme
|
|
@@ -74,14 +74,6 @@ extra_rdoc_files: []
|
|
|
74
74
|
files:
|
|
75
75
|
- LICENCE.txt
|
|
76
76
|
- Readme.md
|
|
77
|
-
- app/assets/fonts/Lato-Black.eot
|
|
78
|
-
- app/assets/fonts/Lato-Black.ttf
|
|
79
|
-
- app/assets/fonts/Lato-Black.woff
|
|
80
|
-
- app/assets/fonts/Lato-Black.woff2
|
|
81
|
-
- app/assets/fonts/Lato-BlackItalic.eot
|
|
82
|
-
- app/assets/fonts/Lato-BlackItalic.ttf
|
|
83
|
-
- app/assets/fonts/Lato-BlackItalic.woff
|
|
84
|
-
- app/assets/fonts/Lato-BlackItalic.woff2
|
|
85
77
|
- app/assets/fonts/Lato-Bold.eot
|
|
86
78
|
- app/assets/fonts/Lato-Bold.ttf
|
|
87
79
|
- app/assets/fonts/Lato-Bold.woff
|
|
@@ -90,62 +82,14 @@ files:
|
|
|
90
82
|
- app/assets/fonts/Lato-BoldItalic.ttf
|
|
91
83
|
- app/assets/fonts/Lato-BoldItalic.woff
|
|
92
84
|
- app/assets/fonts/Lato-BoldItalic.woff2
|
|
93
|
-
- app/assets/fonts/Lato-Hairline.eot
|
|
94
|
-
- app/assets/fonts/Lato-Hairline.ttf
|
|
95
|
-
- app/assets/fonts/Lato-Hairline.woff
|
|
96
|
-
- app/assets/fonts/Lato-Hairline.woff2
|
|
97
|
-
- app/assets/fonts/Lato-HairlineItalic.eot
|
|
98
|
-
- app/assets/fonts/Lato-HairlineItalic.ttf
|
|
99
|
-
- app/assets/fonts/Lato-HairlineItalic.woff
|
|
100
|
-
- app/assets/fonts/Lato-HairlineItalic.woff2
|
|
101
|
-
- app/assets/fonts/Lato-Heavy.eot
|
|
102
|
-
- app/assets/fonts/Lato-Heavy.ttf
|
|
103
|
-
- app/assets/fonts/Lato-Heavy.woff
|
|
104
|
-
- app/assets/fonts/Lato-Heavy.woff2
|
|
105
|
-
- app/assets/fonts/Lato-HeavyItalic.eot
|
|
106
|
-
- app/assets/fonts/Lato-HeavyItalic.ttf
|
|
107
|
-
- app/assets/fonts/Lato-HeavyItalic.woff
|
|
108
|
-
- app/assets/fonts/Lato-HeavyItalic.woff2
|
|
109
85
|
- app/assets/fonts/Lato-Italic.eot
|
|
110
86
|
- app/assets/fonts/Lato-Italic.ttf
|
|
111
87
|
- app/assets/fonts/Lato-Italic.woff
|
|
112
88
|
- app/assets/fonts/Lato-Italic.woff2
|
|
113
|
-
- app/assets/fonts/Lato-Light.eot
|
|
114
|
-
- app/assets/fonts/Lato-Light.ttf
|
|
115
|
-
- app/assets/fonts/Lato-Light.woff
|
|
116
|
-
- app/assets/fonts/Lato-Light.woff2
|
|
117
|
-
- app/assets/fonts/Lato-LightItalic.eot
|
|
118
|
-
- app/assets/fonts/Lato-LightItalic.ttf
|
|
119
|
-
- app/assets/fonts/Lato-LightItalic.woff
|
|
120
|
-
- app/assets/fonts/Lato-LightItalic.woff2
|
|
121
|
-
- app/assets/fonts/Lato-Medium.eot
|
|
122
|
-
- app/assets/fonts/Lato-Medium.ttf
|
|
123
|
-
- app/assets/fonts/Lato-Medium.woff
|
|
124
|
-
- app/assets/fonts/Lato-Medium.woff2
|
|
125
|
-
- app/assets/fonts/Lato-MediumItalic.eot
|
|
126
|
-
- app/assets/fonts/Lato-MediumItalic.ttf
|
|
127
|
-
- app/assets/fonts/Lato-MediumItalic.woff
|
|
128
|
-
- app/assets/fonts/Lato-MediumItalic.woff2
|
|
129
89
|
- app/assets/fonts/Lato-Regular.eot
|
|
130
90
|
- app/assets/fonts/Lato-Regular.ttf
|
|
131
91
|
- app/assets/fonts/Lato-Regular.woff
|
|
132
92
|
- app/assets/fonts/Lato-Regular.woff2
|
|
133
|
-
- app/assets/fonts/Lato-Semibold.eot
|
|
134
|
-
- app/assets/fonts/Lato-Semibold.ttf
|
|
135
|
-
- app/assets/fonts/Lato-Semibold.woff
|
|
136
|
-
- app/assets/fonts/Lato-Semibold.woff2
|
|
137
|
-
- app/assets/fonts/Lato-SemiboldItalic.eot
|
|
138
|
-
- app/assets/fonts/Lato-SemiboldItalic.ttf
|
|
139
|
-
- app/assets/fonts/Lato-SemiboldItalic.woff
|
|
140
|
-
- app/assets/fonts/Lato-SemiboldItalic.woff2
|
|
141
|
-
- app/assets/fonts/Lato-Thin.eot
|
|
142
|
-
- app/assets/fonts/Lato-Thin.ttf
|
|
143
|
-
- app/assets/fonts/Lato-Thin.woff
|
|
144
|
-
- app/assets/fonts/Lato-Thin.woff2
|
|
145
|
-
- app/assets/fonts/Lato-ThinItalic.eot
|
|
146
|
-
- app/assets/fonts/Lato-ThinItalic.ttf
|
|
147
|
-
- app/assets/fonts/Lato-ThinItalic.woff
|
|
148
|
-
- app/assets/fonts/Lato-ThinItalic.woff2
|
|
149
93
|
- app/assets/javascripts/arctic_admin.js
|
|
150
94
|
- app/assets/stylesheets/_base.scss
|
|
151
95
|
- app/assets/stylesheets/_fonts.scss
|
|
@@ -169,7 +113,7 @@ files:
|
|
|
169
113
|
- app/assets/stylesheets/mixins/_buttons_mixins.scss
|
|
170
114
|
- app/assets/stylesheets/mixins/_mixins.scss
|
|
171
115
|
- app/assets/stylesheets/mixins/_prefix_mixins.scss
|
|
172
|
-
- app/assets/stylesheets/pages/
|
|
116
|
+
- app/assets/stylesheets/pages/_form.scss
|
|
173
117
|
- app/assets/stylesheets/pages/_index.scss
|
|
174
118
|
- app/assets/stylesheets/pages/_login.scss
|
|
175
119
|
- app/assets/stylesheets/pages/_show.scss
|
|
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
|
|
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
|
|
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
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|