@pimaonline/pimaonline-themepack 2.2.1 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE.md +30 -0
- package/README.md +69 -111
- package/dist/css/main.css +1 -1
- package/dist/css/themes/ait/styles.css +1 -0
- package/dist/css/themes/art/styles.css +1 -1
- package/dist/css/themes/business/styles.css +1 -1
- package/dist/css/themes/cards/styles.css +1 -1
- package/dist/css/themes/cda/styles.css +1 -1
- package/dist/css/themes/communication/styles.css +1 -1
- package/dist/css/themes/culinary/styles.css +1 -1
- package/dist/css/themes/ece/styles.css +1 -1
- package/dist/css/themes/ecn/styles.css +1 -0
- package/dist/css/themes/eng/styles.css +1 -0
- package/dist/css/themes/fsc/styles.css +1 -0
- package/dist/css/themes/geography/styles.css +1 -1
- package/dist/css/themes/geology/styles.css +1 -1
- package/dist/css/themes/health-it/styles.css +1 -1
- package/dist/css/themes/history/styles.css +1 -1
- package/dist/css/themes/hrm/styles.css +1 -0
- package/dist/css/themes/hrs/styles.css +1 -1
- package/dist/css/themes/journalism/styles.css +1 -1
- package/dist/css/themes/lang/styles.css +1 -1
- package/dist/css/themes/machine/styles.css +1 -1
- package/dist/css/themes/math/styles.css +1 -1
- package/dist/css/themes/minimalist/styles.css +1 -1
- package/dist/css/themes/music/styles.css +1 -1
- package/dist/css/themes/philosophy/styles.css +1 -1
- package/dist/css/themes/resort/styles.css +1 -1
- package/dist/css/themes/ss/styles.css +1 -0
- package/dist/css/themes/university/styles.css +1 -1
- package/dist/css/themes/vet/styles.css +1 -1
- package/dist/css/themes/welding/styles.css +1 -1
- package/dist/css/themes/writing/styles.css +1 -1
- package/dist/img/theme-images/ecn/arrow-2.svg +4 -0
- package/dist/img/theme-images/ecn/arrow.svg +4 -0
- package/dist/img/theme-images/ecn/point.svg +3 -0
- package/dist/img/theme-images/eng/button-bkg.svg +178 -0
- package/dist/img/theme-images/eng/halftone-banner.svg +1 -0
- package/dist/img/theme-images/eng/halftone.svg +177 -0
- package/dist/img/theme-images/eng/long-button-bkg.svg +353 -0
- package/dist/img/theme-images/fsc/bottomwave-pinkred.svg +17 -0
- package/dist/img/theme-images/fsc/bottomwave-redorange.svg +17 -0
- package/dist/img/theme-images/fsc/bottomwave-yellow.svg +17 -0
- package/dist/img/theme-images/fsc/bottomwave-yelloworange.svg +17 -0
- package/dist/img/theme-images/fsc/fire-icon.png +0 -0
- package/dist/img/theme-images/fsc/mainwave-pinkred.svg +17 -0
- package/dist/img/theme-images/fsc/mainwave-redorange.svg +17 -0
- package/dist/img/theme-images/fsc/mainwave-yellow.svg +17 -0
- package/dist/img/theme-images/fsc/mainwave-yelloworange.svg +17 -0
- package/dist/img/theme-images/lang/country-flags/argentina_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/bolivia_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/chile_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/colombia_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/costa-rica_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/cuba_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/dominican-republic_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/ecuador_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/el-salvador_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/guatemala_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/honduras_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/mexico_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/nicaragua_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/panama_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/paraguay_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/peru_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/puerto-rice_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/spain_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/uruguay_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/venezuela_flag.png +0 -0
- package/dist/img/theme-images/music/half_note.svg +5 -5
- package/dist/img/theme-images/resort/flourish-left.svg +32 -32
- package/dist/img/theme-images/resort/flourish-main.svg +37 -37
- package/dist/img/theme-images/resort/flourish-right.svg +31 -31
- package/dist/img/theme-images/resort/separator.svg +15 -15
- package/dist/img/theme-images/ss/blockquote.svg +3 -0
- package/dist/img/theme-images/ss/list-style.svg +3 -0
- package/dist/img/theme-images/ss/main-large-blob.svg +3 -0
- package/dist/img/theme-images/ss/main-small-blob.svg +3 -0
- package/dist/img/theme-images/ss/small-blob.svg +3 -0
- package/dist/img/theme-images/ss/tall-blob.svg +3 -0
- package/dist/img/theme-images/widgets/separator.svg +17 -17
- package/dist/js/jumpTo.js +3 -3
- package/dist/js/scripts.js +326 -326
- package/dist/js/scripts2.js +541 -345
- package/dist/plugins/fancybox/fancybox-example.html +51 -51
- package/dist/plugins/fancybox/fancybox.css +72 -72
- package/dist/plugins/fancybox/helpers/jquery.fancybox-buttons.css +97 -97
- package/dist/plugins/fancybox/helpers/jquery.fancybox-buttons.js +122 -122
- package/dist/plugins/fancybox/helpers/jquery.fancybox-media.js +201 -201
- package/dist/plugins/fancybox/helpers/jquery.fancybox-thumbs.css +54 -54
- package/dist/plugins/fancybox/helpers/jquery.fancybox-thumbs.js +165 -165
- package/dist/plugins/fancybox/jquery.fancybox.css +274 -274
- package/dist/plugins/fancybox/jquery.fancybox.js +2018 -2018
- package/dist/plugins/fancybox/jquery.fancybox.pack.js +46 -46
- package/dist/plugins/flashcards/README.md +135 -135
- package/dist/plugins/flashcards/config.rb +24 -24
- package/dist/plugins/flashcards/css/style.css +215 -215
- package/dist/plugins/flashcards/flashcards-example.html +65 -65
- package/dist/plugins/flashcards/index.html +90 -90
- package/dist/plugins/flashcards/js/flash_cards.min.js +11 -11
- package/dist/plugins/flashcards/js/plugins/flash_cards.js +62 -62
- package/dist/plugins/flashcards/js/plugins/jquery.cycle.js +1147 -1147
- package/dist/plugins/flashcards/js/vendor/jquery-1.7.2.js +9404 -9404
- package/dist/plugins/flashcards/js/vendor/jquery-1.7.2.min.js +3 -3
- package/dist/plugins/flashcards/js/vendor/modernizr-2.5.3.min.js +3 -3
- package/dist/plugins/flashcards/resources/fonts/flash_cards/flash_cards.svg +20 -20
- package/dist/plugins/floating-particles/floating-particles.js +67 -67
- package/dist/plugins/font-awesome-icons/webfonts/fa-brands-400.svg +3570 -3570
- package/dist/plugins/font-awesome-icons/webfonts/fa-regular-400.svg +803 -803
- package/dist/plugins/font-awesome-icons/webfonts/fa-solid-900.svg +4700 -4700
- package/dist/plugins/global-homepage-overrides/global-homepage-overrides.css +539 -539
- package/dist/plugins/global-homepage-overrides/global-homepage-overrides.html +18 -18
- package/dist/plugins/global-homepage-overrides/global-homepage-overrides.js +52 -52
- package/dist/plugins/preview-banner/preview-banner.css +125 -125
- package/dist/plugins/preview-banner/preview-banner.html +17 -17
- package/dist/plugins/preview-banner/preview-banner.js +56 -56
- package/package.json +39 -40
- package/dist/img/theme-images/history/hisribbonv-02.png +0 -0
- package/dist/img/theme-images/img/bouncingball.png +0 -0
@@ -1,216 +1,216 @@
|
|
1
|
-
.flashcards {
|
2
|
-
margin: 10px auto;
|
3
|
-
max-width: 370px;
|
4
|
-
position: relative;
|
5
|
-
}
|
6
|
-
@media screen and (min-width:730px) {
|
7
|
-
.flashcards {
|
8
|
-
max-width: 500px;
|
9
|
-
}
|
10
|
-
}
|
11
|
-
#deck {
|
12
|
-
height: 300px;
|
13
|
-
list-style: none;
|
14
|
-
margin: 15px auto;
|
15
|
-
padding: 0;
|
16
|
-
position: relative;
|
17
|
-
text-align: center;
|
18
|
-
width: 100%;
|
19
|
-
}
|
20
|
-
@media screen and (min-width:730px) {
|
21
|
-
#deck {
|
22
|
-
height: 300px;
|
23
|
-
list-style: none;
|
24
|
-
margin: 15px auto;
|
25
|
-
padding: 0;
|
26
|
-
position: relative;
|
27
|
-
text-align: center;
|
28
|
-
}
|
29
|
-
}
|
30
|
-
#deck:hover {
|
31
|
-
cursor: pointer;
|
32
|
-
}
|
33
|
-
.card {
|
34
|
-
background-color: rgba(255, 255, 255, 1) !important;
|
35
|
-
color: rgba(34, 2, 0, 1);
|
36
|
-
display: none;
|
37
|
-
font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
|
38
|
-
height: 300px;
|
39
|
-
line-height: 60px;
|
40
|
-
position: relative;
|
41
|
-
width: 100%;
|
42
|
-
-webkit-perspective: 1600;
|
43
|
-
perspective: 1600;
|
44
|
-
}
|
45
|
-
.card:first-child {
|
46
|
-
display: block;
|
47
|
-
}
|
48
|
-
.side_one, .side_two {
|
49
|
-
-webkit-backface-visibility: hidden;
|
50
|
-
backface-visibility: hidden;
|
51
|
-
background-color: #fff;
|
52
|
-
background-size: 500px 30px;
|
53
|
-
background-position: 50%;
|
54
|
-
border: 1px solid rgba(13, 13, 13, .2);
|
55
|
-
height: inherit;
|
56
|
-
position: absolute;
|
57
|
-
-webkit-transition: all 0.4s ease-in-out;
|
58
|
-
-moz-transition: all 0.4s ease-in-out;
|
59
|
-
-ms-transition: all 0.4s ease-in-out;
|
60
|
-
-o-transition: all 0.4s ease-in-out;
|
61
|
-
transition: all 0.4s ease-in-out;
|
62
|
-
width: inherit;
|
63
|
-
}
|
64
|
-
.current .side_one, .current.flip .side_two {
|
65
|
-
-webkit-box-shadow: 1px 1px 4px -1px rgba(13, 13, 13, 0.3);
|
66
|
-
-moz-box-shadow: 1px 1px 4px -1px rgba(13, 13, 13, 0.3);
|
67
|
-
box-shadow: 1px 1px 4px -1px rgba(13, 13, 13, 0.3);
|
68
|
-
}
|
69
|
-
.current.flip .side_one {
|
70
|
-
-webkit-box-shadow: none;
|
71
|
-
-moz-box-shadow: none;
|
72
|
-
box-shadow: none;
|
73
|
-
}
|
74
|
-
.side_one {
|
75
|
-
-webkit-transform: rotateX(0deg);
|
76
|
-
transform: rotateX(0deg);
|
77
|
-
-webkit-transform-style: preserve-3d;
|
78
|
-
transform-style: preserve-3d;
|
79
|
-
z-index: 900;
|
80
|
-
}
|
81
|
-
.flip .side_one {
|
82
|
-
-webkit-transform: rotateX(180deg);
|
83
|
-
transform: rotateX(180deg);
|
84
|
-
}
|
85
|
-
.side_two {
|
86
|
-
-webkit-transform: rotateX(-180deg);
|
87
|
-
transform: rotateX(-180deg);
|
88
|
-
-webkit-transform-style: preserve-3d;
|
89
|
-
transform-style: preserve-3d;
|
90
|
-
z-index: 800;
|
91
|
-
}
|
92
|
-
.flip .side_two {
|
93
|
-
-webkit-transform: rotateX(0deg);
|
94
|
-
transform: rotateX(0deg);
|
95
|
-
z-index: 1000;
|
96
|
-
}
|
97
|
-
.card p {
|
98
|
-
display: table-cell;
|
99
|
-
font-size: 1em;
|
100
|
-
height: 300px;
|
101
|
-
vertical-align: middle;
|
102
|
-
width: 500px;
|
103
|
-
}
|
104
|
-
#nav_deck {
|
105
|
-
color: rgba(51, 3, 0, 1);
|
106
|
-
display: flex;
|
107
|
-
justify-content: center;
|
108
|
-
position: relative;
|
109
|
-
text-align: center;
|
110
|
-
}
|
111
|
-
.icon {
|
112
|
-
cursor: pointer;
|
113
|
-
flex-basis: 25%;
|
114
|
-
}
|
115
|
-
.icon:before {
|
116
|
-
content: attr(data-icon);
|
117
|
-
font-family: 'Flash Cards';
|
118
|
-
visibility: visible;
|
119
|
-
}
|
120
|
-
.icon button {
|
121
|
-
background-color: rgba(255, 255, 255, 1);
|
122
|
-
border: none;
|
123
|
-
color: #333;
|
124
|
-
cursor: pointer;
|
125
|
-
margin: 0;
|
126
|
-
padding: 0;
|
127
|
-
width: 32px;
|
128
|
-
}
|
129
|
-
.icon button:hover {
|
130
|
-
background-color: rgba(255, 255, 255, 1);
|
131
|
-
}
|
132
|
-
.icon button img {
|
133
|
-
margin: 0;
|
134
|
-
}
|
135
|
-
.icon button img:hover {
|
136
|
-
-webkit-filter: brightness(80%);
|
137
|
-
}
|
138
|
-
.visuallyhidden {
|
139
|
-
border: 0;
|
140
|
-
clip: rect(0 0 0 0);
|
141
|
-
height: 1px;
|
142
|
-
margin: -1px;
|
143
|
-
overflow: hidden;
|
144
|
-
padding: 0;
|
145
|
-
position: absolute;
|
146
|
-
width: 1px;
|
147
|
-
}
|
148
|
-
#keyboard_shortcuts {
|
149
|
-
background: rgba(13, 13, 13, 1);
|
150
|
-
bottom: 0;
|
151
|
-
display: none;
|
152
|
-
left: 0;
|
153
|
-
padding: 20px;
|
154
|
-
position: absolute;
|
155
|
-
z-index: 99999;
|
156
|
-
}
|
157
|
-
#keyboard_shortcuts h1 {
|
158
|
-
text-align: center
|
159
|
-
}
|
160
|
-
#keyboard_shortcuts td {
|
161
|
-
padding: 15px;
|
162
|
-
text-align: left;
|
163
|
-
width: 300px;
|
164
|
-
}
|
165
|
-
#keyboard_shortcuts td:first-child {
|
166
|
-
text-align: right
|
167
|
-
}
|
168
|
-
.or {
|
169
|
-
color: rgba(34, 2, 0, 1);
|
170
|
-
padding: 0 10px;
|
171
|
-
}
|
172
|
-
#keyboard_shortcuts_toggle {
|
173
|
-
cursor: pointer;
|
174
|
-
position: absolute;
|
175
|
-
right: 25px;
|
176
|
-
top: 25px;
|
177
|
-
}
|
178
|
-
#keyboard_shortcuts_toggle:before {
|
179
|
-
background: #0080ff;
|
180
|
-
-webkit-background-clip: padding;
|
181
|
-
-moz-background-clip: padding;
|
182
|
-
background-clip: padding-box;
|
183
|
-
-webkit-border-radius: 20px;
|
184
|
-
-moz-border-radius: 20px;
|
185
|
-
-ms-border-radius: 20px;
|
186
|
-
-o-border-radius: 20px;
|
187
|
-
border-radius: 20px;
|
188
|
-
border: 1px solid #fff;
|
189
|
-
color: #fff;
|
190
|
-
font-size: 25px;
|
191
|
-
height: 20px;
|
192
|
-
padding: 5px;
|
193
|
-
width: 20px;
|
194
|
-
}
|
195
|
-
.no-csstransforms3d .flip .side_one, .no-csstransforms3d .side_two {
|
196
|
-
opacity: 0;
|
197
|
-
-webkit-transition: all 0.4s ease-in-out;
|
198
|
-
-moz-transition: all 0.4s ease-in-out;
|
199
|
-
-ms-transition: all 0.4s ease-in-out;
|
200
|
-
-o-transition: all 0.4s ease-in-out;
|
201
|
-
transition: all 0.4s ease-in-out;
|
202
|
-
}
|
203
|
-
.no-csstransforms3d .flip .side_two {
|
204
|
-
opacity: 1;
|
205
|
-
-webkit-transition: all 0.4s ease-in-out;
|
206
|
-
-moz-transition: all 0.4s ease-in-out;
|
207
|
-
-ms-transition: all 0.4s ease-in-out;
|
208
|
-
-o-transition: all 0.4s ease-in-out;
|
209
|
-
transition: all 0.4s ease-in-out;
|
210
|
-
}
|
211
|
-
.card:first-child .side_two {
|
212
|
-
font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
|
213
|
-
}
|
214
|
-
ul#deck li:before {
|
215
|
-
content: none;
|
1
|
+
.flashcards {
|
2
|
+
margin: 10px auto;
|
3
|
+
max-width: 370px;
|
4
|
+
position: relative;
|
5
|
+
}
|
6
|
+
@media screen and (min-width:730px) {
|
7
|
+
.flashcards {
|
8
|
+
max-width: 500px;
|
9
|
+
}
|
10
|
+
}
|
11
|
+
#deck {
|
12
|
+
height: 300px;
|
13
|
+
list-style: none;
|
14
|
+
margin: 15px auto;
|
15
|
+
padding: 0;
|
16
|
+
position: relative;
|
17
|
+
text-align: center;
|
18
|
+
width: 100%;
|
19
|
+
}
|
20
|
+
@media screen and (min-width:730px) {
|
21
|
+
#deck {
|
22
|
+
height: 300px;
|
23
|
+
list-style: none;
|
24
|
+
margin: 15px auto;
|
25
|
+
padding: 0;
|
26
|
+
position: relative;
|
27
|
+
text-align: center;
|
28
|
+
}
|
29
|
+
}
|
30
|
+
#deck:hover {
|
31
|
+
cursor: pointer;
|
32
|
+
}
|
33
|
+
.card {
|
34
|
+
background-color: rgba(255, 255, 255, 1) !important;
|
35
|
+
color: rgba(34, 2, 0, 1);
|
36
|
+
display: none;
|
37
|
+
font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
|
38
|
+
height: 300px;
|
39
|
+
line-height: 60px;
|
40
|
+
position: relative;
|
41
|
+
width: 100%;
|
42
|
+
-webkit-perspective: 1600;
|
43
|
+
perspective: 1600;
|
44
|
+
}
|
45
|
+
.card:first-child {
|
46
|
+
display: block;
|
47
|
+
}
|
48
|
+
.side_one, .side_two {
|
49
|
+
-webkit-backface-visibility: hidden;
|
50
|
+
backface-visibility: hidden;
|
51
|
+
background-color: #fff;
|
52
|
+
background-size: 500px 30px;
|
53
|
+
background-position: 50%;
|
54
|
+
border: 1px solid rgba(13, 13, 13, .2);
|
55
|
+
height: inherit;
|
56
|
+
position: absolute;
|
57
|
+
-webkit-transition: all 0.4s ease-in-out;
|
58
|
+
-moz-transition: all 0.4s ease-in-out;
|
59
|
+
-ms-transition: all 0.4s ease-in-out;
|
60
|
+
-o-transition: all 0.4s ease-in-out;
|
61
|
+
transition: all 0.4s ease-in-out;
|
62
|
+
width: inherit;
|
63
|
+
}
|
64
|
+
.current .side_one, .current.flip .side_two {
|
65
|
+
-webkit-box-shadow: 1px 1px 4px -1px rgba(13, 13, 13, 0.3);
|
66
|
+
-moz-box-shadow: 1px 1px 4px -1px rgba(13, 13, 13, 0.3);
|
67
|
+
box-shadow: 1px 1px 4px -1px rgba(13, 13, 13, 0.3);
|
68
|
+
}
|
69
|
+
.current.flip .side_one {
|
70
|
+
-webkit-box-shadow: none;
|
71
|
+
-moz-box-shadow: none;
|
72
|
+
box-shadow: none;
|
73
|
+
}
|
74
|
+
.side_one {
|
75
|
+
-webkit-transform: rotateX(0deg);
|
76
|
+
transform: rotateX(0deg);
|
77
|
+
-webkit-transform-style: preserve-3d;
|
78
|
+
transform-style: preserve-3d;
|
79
|
+
z-index: 900;
|
80
|
+
}
|
81
|
+
.flip .side_one {
|
82
|
+
-webkit-transform: rotateX(180deg);
|
83
|
+
transform: rotateX(180deg);
|
84
|
+
}
|
85
|
+
.side_two {
|
86
|
+
-webkit-transform: rotateX(-180deg);
|
87
|
+
transform: rotateX(-180deg);
|
88
|
+
-webkit-transform-style: preserve-3d;
|
89
|
+
transform-style: preserve-3d;
|
90
|
+
z-index: 800;
|
91
|
+
}
|
92
|
+
.flip .side_two {
|
93
|
+
-webkit-transform: rotateX(0deg);
|
94
|
+
transform: rotateX(0deg);
|
95
|
+
z-index: 1000;
|
96
|
+
}
|
97
|
+
.card p {
|
98
|
+
display: table-cell;
|
99
|
+
font-size: 1em;
|
100
|
+
height: 300px;
|
101
|
+
vertical-align: middle;
|
102
|
+
width: 500px;
|
103
|
+
}
|
104
|
+
#nav_deck {
|
105
|
+
color: rgba(51, 3, 0, 1);
|
106
|
+
display: flex;
|
107
|
+
justify-content: center;
|
108
|
+
position: relative;
|
109
|
+
text-align: center;
|
110
|
+
}
|
111
|
+
.icon {
|
112
|
+
cursor: pointer;
|
113
|
+
flex-basis: 25%;
|
114
|
+
}
|
115
|
+
.icon:before {
|
116
|
+
content: attr(data-icon);
|
117
|
+
font-family: 'Flash Cards';
|
118
|
+
visibility: visible;
|
119
|
+
}
|
120
|
+
.icon button {
|
121
|
+
background-color: rgba(255, 255, 255, 1);
|
122
|
+
border: none;
|
123
|
+
color: #333;
|
124
|
+
cursor: pointer;
|
125
|
+
margin: 0;
|
126
|
+
padding: 0;
|
127
|
+
width: 32px;
|
128
|
+
}
|
129
|
+
.icon button:hover {
|
130
|
+
background-color: rgba(255, 255, 255, 1);
|
131
|
+
}
|
132
|
+
.icon button img {
|
133
|
+
margin: 0;
|
134
|
+
}
|
135
|
+
.icon button img:hover {
|
136
|
+
-webkit-filter: brightness(80%);
|
137
|
+
}
|
138
|
+
.visuallyhidden {
|
139
|
+
border: 0;
|
140
|
+
clip: rect(0 0 0 0);
|
141
|
+
height: 1px;
|
142
|
+
margin: -1px;
|
143
|
+
overflow: hidden;
|
144
|
+
padding: 0;
|
145
|
+
position: absolute;
|
146
|
+
width: 1px;
|
147
|
+
}
|
148
|
+
#keyboard_shortcuts {
|
149
|
+
background: rgba(13, 13, 13, 1);
|
150
|
+
bottom: 0;
|
151
|
+
display: none;
|
152
|
+
left: 0;
|
153
|
+
padding: 20px;
|
154
|
+
position: absolute;
|
155
|
+
z-index: 99999;
|
156
|
+
}
|
157
|
+
#keyboard_shortcuts h1 {
|
158
|
+
text-align: center
|
159
|
+
}
|
160
|
+
#keyboard_shortcuts td {
|
161
|
+
padding: 15px;
|
162
|
+
text-align: left;
|
163
|
+
width: 300px;
|
164
|
+
}
|
165
|
+
#keyboard_shortcuts td:first-child {
|
166
|
+
text-align: right
|
167
|
+
}
|
168
|
+
.or {
|
169
|
+
color: rgba(34, 2, 0, 1);
|
170
|
+
padding: 0 10px;
|
171
|
+
}
|
172
|
+
#keyboard_shortcuts_toggle {
|
173
|
+
cursor: pointer;
|
174
|
+
position: absolute;
|
175
|
+
right: 25px;
|
176
|
+
top: 25px;
|
177
|
+
}
|
178
|
+
#keyboard_shortcuts_toggle:before {
|
179
|
+
background: #0080ff;
|
180
|
+
-webkit-background-clip: padding;
|
181
|
+
-moz-background-clip: padding;
|
182
|
+
background-clip: padding-box;
|
183
|
+
-webkit-border-radius: 20px;
|
184
|
+
-moz-border-radius: 20px;
|
185
|
+
-ms-border-radius: 20px;
|
186
|
+
-o-border-radius: 20px;
|
187
|
+
border-radius: 20px;
|
188
|
+
border: 1px solid #fff;
|
189
|
+
color: #fff;
|
190
|
+
font-size: 25px;
|
191
|
+
height: 20px;
|
192
|
+
padding: 5px;
|
193
|
+
width: 20px;
|
194
|
+
}
|
195
|
+
.no-csstransforms3d .flip .side_one, .no-csstransforms3d .side_two {
|
196
|
+
opacity: 0;
|
197
|
+
-webkit-transition: all 0.4s ease-in-out;
|
198
|
+
-moz-transition: all 0.4s ease-in-out;
|
199
|
+
-ms-transition: all 0.4s ease-in-out;
|
200
|
+
-o-transition: all 0.4s ease-in-out;
|
201
|
+
transition: all 0.4s ease-in-out;
|
202
|
+
}
|
203
|
+
.no-csstransforms3d .flip .side_two {
|
204
|
+
opacity: 1;
|
205
|
+
-webkit-transition: all 0.4s ease-in-out;
|
206
|
+
-moz-transition: all 0.4s ease-in-out;
|
207
|
+
-ms-transition: all 0.4s ease-in-out;
|
208
|
+
-o-transition: all 0.4s ease-in-out;
|
209
|
+
transition: all 0.4s ease-in-out;
|
210
|
+
}
|
211
|
+
.card:first-child .side_two {
|
212
|
+
font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
|
213
|
+
}
|
214
|
+
ul#deck li:before {
|
215
|
+
content: none;
|
216
216
|
}
|
@@ -1,66 +1,66 @@
|
|
1
|
-
<!doctype html>
|
2
|
-
<html lang="en">
|
3
|
-
<head>
|
4
|
-
<title>Flashcards Example</title>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
<!--[if lt IE 9]>
|
7
|
-
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
8
|
-
<![endif]-->
|
9
|
-
<meta name="viewport" content="initial-scale=1.0, width=device-width" />
|
10
|
-
<link href="https://fonts.googleapis.com/css?family=Lato:400,700|Lora:400,700&display=swap" rel="stylesheet">
|
11
|
-
<link rel="stylesheet" type="text/css" href="https://d2l.pima.edu/shared/webdev/course-files/css/themes/cards/styles.css">
|
12
|
-
<link rel="stylesheet" type="text/css" href="css/custom.css">
|
13
|
-
<!--Flashcards CSS-->
|
14
|
-
<link rel="stylesheet" type="text/css" href="https://d2l.pima.edu/shared/webdev/course-files/plugins/flashcards/css/style.css">
|
15
|
-
</head>
|
16
|
-
<body>
|
17
|
-
<div id="main">
|
18
|
-
<header class="header"> <img src="https://via.placeholder.com/1920x600" alt="decorative image of a woman's hand typing on a computer">
|
19
|
-
<div class="text-container">
|
20
|
-
<h1>Flashcards Example</h1>
|
21
|
-
</div>
|
22
|
-
</header>
|
23
|
-
<div class="content-body">
|
24
|
-
<div class="flashcards" id="flipper">
|
25
|
-
<ul id="deck">
|
26
|
-
<li class="card">
|
27
|
-
<div class="side_one">
|
28
|
-
<p>Abstract Word</p>
|
29
|
-
</div>
|
30
|
-
<div class="side_two">
|
31
|
-
<p>Words that refer to ideas or concepts that are removed from material reality. </p>
|
32
|
-
</div>
|
33
|
-
</li>
|
34
|
-
<li class="card">
|
35
|
-
<div class="side_one">
|
36
|
-
<p>Axiology</p>
|
37
|
-
</div>
|
38
|
-
<div class="side_two">
|
39
|
-
<p>A part of worldview; refers to an individual or group's value system. </p>
|
40
|
-
</div>
|
41
|
-
</li>
|
42
|
-
<li class="card">
|
43
|
-
<div class="side_one">
|
44
|
-
<p>Channel</p>
|
45
|
-
</div>
|
46
|
-
<div class="side_two">
|
47
|
-
<p>The means through which the message travels. </p>
|
48
|
-
</div>
|
49
|
-
</li>
|
50
|
-
</ul>
|
51
|
-
<div id="nav_btn">
|
52
|
-
<button class="icon-prev" id="prev"></button>
|
53
|
-
<button class="icon-flip"></button>
|
54
|
-
<button class="icon-next" id="next"></button>
|
55
|
-
</div>
|
56
|
-
</div>
|
57
|
-
</div>
|
58
|
-
</div>
|
59
|
-
<script type="text/javascript" src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
|
60
|
-
<script type="text/javascript" src="https://d2l.pima.edu/shared/webdev/course-files/js/scripts.js"></script>
|
61
|
-
<!--Modernizr for Flashcards-->
|
62
|
-
<script src="https://d2l.pima.edu/shared/webdev/course-files/plugins/flashcards/js/vendor/modernizr-2.5.3.min.js"></script>
|
63
|
-
<!--Flashcards JS-->
|
64
|
-
<script src="https://d2l.pima.edu/shared/webdev/course-files/plugins/flashcards/js/flash_cards.min.js"></script>
|
65
|
-
</body>
|
1
|
+
<!doctype html>
|
2
|
+
<html lang="en">
|
3
|
+
<head>
|
4
|
+
<title>Flashcards Example</title>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
<!--[if lt IE 9]>
|
7
|
+
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
8
|
+
<![endif]-->
|
9
|
+
<meta name="viewport" content="initial-scale=1.0, width=device-width" />
|
10
|
+
<link href="https://fonts.googleapis.com/css?family=Lato:400,700|Lora:400,700&display=swap" rel="stylesheet">
|
11
|
+
<link rel="stylesheet" type="text/css" href="https://d2l.pima.edu/shared/webdev/course-files/css/themes/cards/styles.css">
|
12
|
+
<link rel="stylesheet" type="text/css" href="css/custom.css">
|
13
|
+
<!--Flashcards CSS-->
|
14
|
+
<link rel="stylesheet" type="text/css" href="https://d2l.pima.edu/shared/webdev/course-files/plugins/flashcards/css/style.css">
|
15
|
+
</head>
|
16
|
+
<body>
|
17
|
+
<div id="main">
|
18
|
+
<header class="header"> <img src="https://via.placeholder.com/1920x600" alt="decorative image of a woman's hand typing on a computer">
|
19
|
+
<div class="text-container">
|
20
|
+
<h1>Flashcards Example</h1>
|
21
|
+
</div>
|
22
|
+
</header>
|
23
|
+
<div class="content-body">
|
24
|
+
<div class="flashcards" id="flipper">
|
25
|
+
<ul id="deck">
|
26
|
+
<li class="card">
|
27
|
+
<div class="side_one">
|
28
|
+
<p>Abstract Word</p>
|
29
|
+
</div>
|
30
|
+
<div class="side_two">
|
31
|
+
<p>Words that refer to ideas or concepts that are removed from material reality. </p>
|
32
|
+
</div>
|
33
|
+
</li>
|
34
|
+
<li class="card">
|
35
|
+
<div class="side_one">
|
36
|
+
<p>Axiology</p>
|
37
|
+
</div>
|
38
|
+
<div class="side_two">
|
39
|
+
<p>A part of worldview; refers to an individual or group's value system. </p>
|
40
|
+
</div>
|
41
|
+
</li>
|
42
|
+
<li class="card">
|
43
|
+
<div class="side_one">
|
44
|
+
<p>Channel</p>
|
45
|
+
</div>
|
46
|
+
<div class="side_two">
|
47
|
+
<p>The means through which the message travels. </p>
|
48
|
+
</div>
|
49
|
+
</li>
|
50
|
+
</ul>
|
51
|
+
<div id="nav_btn">
|
52
|
+
<button class="icon-prev" id="prev"></button>
|
53
|
+
<button class="icon-flip"></button>
|
54
|
+
<button class="icon-next" id="next"></button>
|
55
|
+
</div>
|
56
|
+
</div>
|
57
|
+
</div>
|
58
|
+
</div>
|
59
|
+
<script type="text/javascript" src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
|
60
|
+
<script type="text/javascript" src="https://d2l.pima.edu/shared/webdev/course-files/js/scripts.js"></script>
|
61
|
+
<!--Modernizr for Flashcards-->
|
62
|
+
<script src="https://d2l.pima.edu/shared/webdev/course-files/plugins/flashcards/js/vendor/modernizr-2.5.3.min.js"></script>
|
63
|
+
<!--Flashcards JS-->
|
64
|
+
<script src="https://d2l.pima.edu/shared/webdev/course-files/plugins/flashcards/js/flash_cards.min.js"></script>
|
65
|
+
</body>
|
66
66
|
</html>
|