ode-bootstrap 1.1.4-dev.202306051725 → 1.1.4-feat-produit.202306051650
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/README.md +63 -44
- package/assets/fonts/fa/fa-brands-400.eot +0 -0
- package/assets/fonts/fa/fa-brands-400.svg +3717 -0
- package/assets/fonts/fa/fa-brands-400.ttf +0 -0
- package/assets/fonts/fa/fa-brands-400.woff +0 -0
- package/assets/fonts/fa/fa-brands-400.woff2 +0 -0
- package/assets/fonts/fa/fa-regular-400.eot +0 -0
- package/assets/fonts/fa/fa-regular-400.svg +801 -0
- package/assets/fonts/fa/fa-regular-400.ttf +0 -0
- package/assets/fonts/fa/fa-regular-400.woff +0 -0
- package/assets/fonts/fa/fa-regular-400.woff2 +0 -0
- package/assets/fonts/fa/fa-solid-900.eot +0 -0
- package/assets/fonts/fa/fa-solid-900.svg +5034 -0
- package/assets/fonts/fa/fa-solid-900.ttf +0 -0
- package/assets/fonts/fa/fa-solid-900.woff +0 -0
- package/assets/fonts/fa/fa-solid-900.woff2 +0 -0
- package/assets/js/theme.js +3 -3
- package/dist/version.txt +1 -1
- package/package.json +25 -25
- package/scss/_bootstrap.scss +41 -0
- package/scss/_custom-utilities.scss +10 -0
- package/scss/atoms/_.scss +4 -0
- package/scss/atoms/_display.scss +17 -0
- package/scss/atoms/_fonts.scss +20 -0
- package/scss/atoms/_icons.scss +90 -0
- package/scss/atoms/_typography.scss +27 -0
- package/scss/components/_.scss +10 -26
- package/scss/components/_alerts.scss +30 -0
- package/scss/components/_avatar.scss +51 -122
- package/scss/components/_buttons.scss +60 -203
- package/scss/components/_container-advanced.scss +109 -109
- package/scss/components/_dragndrop.scss +16 -19
- package/scss/components/_dropdowns.scss +6 -0
- package/scss/components/_emptyscreen.scss +47 -11
- package/scss/components/_explorer.scss +31 -29
- package/scss/components/_feed.scss +166 -166
- package/scss/components/_filters.scss +58 -58
- package/scss/components/_forms.scss +36 -0
- package/scss/components/_media-library.scss +18 -18
- package/scss/components/_modal.scss +19 -111
- package/scss/components/_popover.scss +101 -61
- package/scss/components/_sticky-toolbox.scss +140 -130
- package/scss/components/_table-lists.scss +122 -119
- package/scss/components/_tables.scss +1 -1
- package/scss/components/_toast.scss +36 -39
- package/scss/components/_tree-structure.scss +143 -0
- package/scss/components/widget/_applications.scss +44 -44
- package/scss/components/widget/_base.scss +105 -105
- package/scss/components/widget/_bookmarks.scss +16 -14
- package/scss/components/widget/_calendar.scss +49 -49
- package/scss/components/widget/_dashboard.scss +89 -88
- package/scss/components/widget/_featured-news.scss +57 -56
- package/scss/components/widget/_flash.scss +81 -84
- package/scss/components/widget/_news.scss +26 -26
- package/scss/components/widget/_recently-viewed.scss +48 -48
- package/scss/components/widget/_record.scss +51 -47
- package/scss/components/widget/_rss.scss +24 -24
- package/scss/components/widget/_school.scss +78 -84
- package/scss/index.scss +12 -3
- package/scss/mixins/_.scss +4 -4
- package/scss/mixins/_align.scss +3 -3
- package/scss/mixins/_avatar.scss +5 -5
- package/scss/mixins/_icon.scss +52 -52
- package/scss/mixins/_layer.scss +26 -23
- package/scss/mixins/_shape.scss +7 -5
- package/scss/mixins/_text-truncate.scss +2 -2
- package/scss/mixins/_transition.scss +34 -37
- package/scss/variables/_.scss +2 -6
- package/scss/variables/_colors.scss +41 -143
- package/scss/variables/_icons.scss +48 -52
- package/scss/variables/_variables-bootstrap.scss +107 -0
- package/scss/variables/_variables-ode.scss +12 -0
- package/assets/fonts/fa/fa-v4compatibility.ttf +0 -0
- package/assets/fonts/fa/fa-v4compatibility.woff2 +0 -0
- package/assets/icons/apps.svg +0 -468
- package/assets/images/emptyscreen/illu-blog.svg +0 -1
- package/assets/images/emptyscreen/illu-collaborativeeditor.svg +0 -1
- package/assets/images/emptyscreen/illu-collaborativewall.svg +0 -1
- package/assets/images/emptyscreen/illu-exercizer.svg +0 -1
- package/assets/images/emptyscreen/illu-mindmap.svg +0 -1
- package/assets/images/emptyscreen/illu-noContentInFolder.svg +0 -31
- package/assets/images/emptyscreen/illu-scrapbook.svg +0 -1
- package/assets/images/emptyscreen/illu-search.svg +0 -1
- package/assets/images/emptyscreen/illu-timelinegenerator.svg +0 -1
- package/assets/images/emptyscreen/illu-trash.svg +0 -1
- package/assets/images/image-library.png +0 -0
- package/assets/images/no-avatar.svg +0 -14
- package/assets/images/onboarding/corbeille-delete.svg +0 -22
- package/assets/images/onboarding/corbeille-menu.svg +0 -43
- package/assets/images/onboarding/corbeille-notif.svg +0 -12
- package/assets/images/screen-loading.gif +0 -0
- package/dist/icons/apps.svg +0 -468
- package/dist/images/emptyscreen/illu-blog.svg +0 -1
- package/dist/images/emptyscreen/illu-collaborativeeditor.svg +0 -1
- package/dist/images/emptyscreen/illu-collaborativewall.svg +0 -1
- package/dist/images/emptyscreen/illu-exercizer.svg +0 -1
- package/dist/images/emptyscreen/illu-mindmap.svg +0 -1
- package/dist/images/emptyscreen/illu-noContentInFolder.svg +0 -31
- package/dist/images/emptyscreen/illu-scrapbook.svg +0 -1
- package/dist/images/emptyscreen/illu-search.svg +0 -1
- package/dist/images/emptyscreen/illu-timelinegenerator.svg +0 -1
- package/dist/images/emptyscreen/illu-trash.svg +0 -1
- package/dist/images/image-library.png +0 -0
- package/dist/images/image-placeholder.png +0 -0
- package/dist/images/no-avatar.svg +0 -14
- package/dist/images/onboarding/corbeille-delete.svg +0 -22
- package/dist/images/onboarding/corbeille-menu.svg +0 -43
- package/dist/images/onboarding/corbeille-notif.svg +0 -12
- package/dist/images/screen-loading.gif +0 -0
- package/scss/components/_actionbar.scss +0 -25
- package/scss/components/_alert.scss +0 -82
- package/scss/components/_app-card.scss +0 -67
- package/scss/components/_card.scss +0 -132
- package/scss/components/_dropdown.scss +0 -82
- package/scss/components/_form-control.scss +0 -69
- package/scss/components/_form-label.scss +0 -32
- package/scss/components/_form-text.scss +0 -12
- package/scss/components/_header.scss +0 -8
- package/scss/components/_help.scss +0 -82
- package/scss/components/_image-picker.scss +0 -40
- package/scss/components/_input-group.scss +0 -17
- package/scss/components/_loader.scss +0 -17
- package/scss/components/_loading-screen.scss +0 -7
- package/scss/components/_select-list.scss +0 -44
- package/scss/components/_spinner.scss +0 -10
- package/scss/components/_table-explorer.scss +0 -29
- package/scss/components/_treeview.scss +0 -61
- package/scss/components/_validate-mail.scss +0 -5
- package/scss/tokens/_.scss +0 -4
- package/scss/tokens/_display.scss +0 -9
- package/scss/tokens/_icons.scss +0 -118
- package/scss/tokens/_shadows.scss +0 -19
- package/scss/tokens/_type.scss +0 -85
- package/scss/utilities/_.scss +0 -3
- package/scss/utilities/_animation.scss +0 -8
- package/scss/utilities/_containers.scss +0 -37
- package/scss/utilities/_custom-utilities.scss +0 -96
- package/scss/variables/_bootstrap.scss +0 -234
- package/scss/variables/_options.scss +0 -2
- package/scss/variables/_type.scss +0 -37
- package/scss/vendors/_.scss +0 -3
- package/scss/vendors/_bootstrap.scss +0 -43
- package/scss/vendors/_reboot.scss +0 -28
- package/scss/vendors/_swiper.scss +0 -10
|
@@ -1,197 +1,197 @@
|
|
|
1
1
|
$feed-spacing: 20px !default;
|
|
2
2
|
|
|
3
3
|
.feed {
|
|
4
|
-
|
|
4
|
+
font-size: 14px;
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
.filter-button {
|
|
7
|
+
@include append-icon("\f107", 1em, 0);
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
&-divider-message {
|
|
14
|
-
@include add-before-layer() {
|
|
15
|
-
top: 50%;
|
|
16
|
-
z-index: -1;
|
|
17
|
-
height: 1px;
|
|
18
|
-
border-top: 2px dashed $gray-400;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
margin-bottom: $feed-spacing;
|
|
22
|
-
text-align: center;
|
|
23
|
-
|
|
24
|
-
.message {
|
|
25
|
-
color: $gray-600;
|
|
26
|
-
background: $body-bg;
|
|
9
|
+
display: inline-block;
|
|
10
|
+
margin-bottom: 0.5em;
|
|
27
11
|
}
|
|
28
|
-
}
|
|
29
12
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
@include add-before-layer();
|
|
39
|
-
|
|
40
|
-
@include media-breakpoint-down(lg) {
|
|
41
|
-
padding-right: 50px;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
&::before {
|
|
45
|
-
width: 4px;
|
|
46
|
-
background: currentColor;
|
|
13
|
+
&-divider-message {
|
|
14
|
+
@include add-before-layer() {
|
|
15
|
+
top: 50%;
|
|
16
|
+
z-index: -1;
|
|
17
|
+
height: 1px;
|
|
18
|
+
border-top: 2px dashed $gray-400;
|
|
19
|
+
}
|
|
47
20
|
|
|
48
|
-
|
|
49
|
-
|
|
21
|
+
margin-bottom: $feed-spacing;
|
|
22
|
+
text-align: center;
|
|
50
23
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
24
|
+
.message {
|
|
25
|
+
color: $gray-600;
|
|
26
|
+
background: $body-bg;
|
|
27
|
+
}
|
|
54
28
|
}
|
|
55
29
|
|
|
56
|
-
|
|
57
|
-
flex: 1;
|
|
58
|
-
color: $gray-800;
|
|
59
|
-
|
|
60
|
-
.meta {
|
|
30
|
+
&-item {
|
|
61
31
|
display: flex;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
border-bottom: 1px solid $gray-300;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.report {
|
|
71
|
-
br:first-of-type {
|
|
72
|
-
display: none;
|
|
73
|
-
}
|
|
32
|
+
padding: 15px $feed-spacing;
|
|
33
|
+
margin-bottom: $feed-spacing;
|
|
34
|
+
overflow: hidden;
|
|
35
|
+
background: var(--bs-white);
|
|
36
|
+
border-radius: 8px;
|
|
74
37
|
|
|
75
|
-
|
|
76
|
-
|
|
38
|
+
@include add-before-layer();
|
|
39
|
+
|
|
40
|
+
@include media-breakpoint-down(lg) {
|
|
41
|
+
padding-right: 50px;
|
|
77
42
|
}
|
|
78
|
-
}
|
|
79
43
|
|
|
80
|
-
|
|
81
|
-
|
|
44
|
+
&::before {
|
|
45
|
+
width: 4px;
|
|
46
|
+
background: currentColor;
|
|
82
47
|
|
|
83
|
-
|
|
84
|
-
color: currentColor;
|
|
48
|
+
@include border-start-radius(8px);
|
|
85
49
|
}
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
50
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
right: 0;
|
|
93
|
-
z-index: 2;
|
|
94
|
-
display: flex;
|
|
95
|
-
flex-direction: column;
|
|
96
|
-
align-items: start;
|
|
97
|
-
justify-content: center;
|
|
98
|
-
width: 60%;
|
|
99
|
-
height: 100%;
|
|
100
|
-
padding-left: 2rem;
|
|
101
|
-
background-color: $white;
|
|
102
|
-
transition-duration: 0.2s;
|
|
103
|
-
transform: translateX(120%);
|
|
104
|
-
justify-self: stretch;
|
|
105
|
-
|
|
106
|
-
@include add-transitions(transform);
|
|
107
|
-
|
|
108
|
-
@include media-breakpoint-down(lg) {
|
|
109
|
-
transform: translateX(101%);
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
@include media-breakpoint-down(md) {
|
|
113
|
-
width: 50%;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
@include media-breakpoint-down(sm) {
|
|
117
|
-
width: 60%;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.control {
|
|
121
|
-
@include prepend-icon("\f053", 1.4em) {
|
|
122
|
-
position: relative;
|
|
123
|
-
top: 0;
|
|
124
|
-
display: flex;
|
|
125
|
-
align-items: center;
|
|
126
|
-
height: 100%;
|
|
127
|
-
padding: 0 10px;
|
|
128
|
-
transform: translateY(0);
|
|
129
|
-
transform-origin: center;
|
|
130
|
-
|
|
131
|
-
@include add-transitions(transform);
|
|
51
|
+
.zone-avatar {
|
|
52
|
+
padding-right: 25px;
|
|
53
|
+
justify-self: stretch;
|
|
132
54
|
}
|
|
133
55
|
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
56
|
+
.zone-text {
|
|
57
|
+
flex: 1;
|
|
58
|
+
color: $gray-800;
|
|
59
|
+
|
|
60
|
+
.meta {
|
|
61
|
+
display: flex;
|
|
62
|
+
justify-content: space-between;
|
|
63
|
+
padding-bottom: 0.4em;
|
|
64
|
+
margin-bottom: 0.4em;
|
|
65
|
+
font-size: 0.8em;
|
|
66
|
+
color: $gray-600;
|
|
67
|
+
border-bottom: 1px solid $gray-200;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.report {
|
|
71
|
+
br:first-of-type {
|
|
72
|
+
display: none;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
a {
|
|
76
|
+
@extend .link;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.username {
|
|
81
|
+
//
|
|
82
|
+
|
|
83
|
+
.link {
|
|
84
|
+
color: currentColor;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
149
87
|
}
|
|
150
88
|
|
|
151
|
-
|
|
152
|
-
|
|
89
|
+
.zone-tools {
|
|
90
|
+
position: absolute;
|
|
91
|
+
top: 0;
|
|
92
|
+
right: 0;
|
|
93
|
+
z-index: 2;
|
|
94
|
+
display: flex;
|
|
95
|
+
flex-direction: column;
|
|
96
|
+
align-items: start;
|
|
97
|
+
justify-content: center;
|
|
98
|
+
width: 60%;
|
|
99
|
+
height: 100%;
|
|
100
|
+
padding-left: 2rem;
|
|
101
|
+
background-color: var(--bs-white);
|
|
102
|
+
transition-duration: 0.2s;
|
|
103
|
+
transform: translateX(120%);
|
|
104
|
+
justify-self: stretch;
|
|
105
|
+
|
|
106
|
+
@include add-transitions(transform);
|
|
107
|
+
|
|
108
|
+
@include media-breakpoint-down(lg) {
|
|
109
|
+
transform: translateX(101%);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
@include media-breakpoint-down(md) {
|
|
113
|
+
width: 50%;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
@include media-breakpoint-down(sm) {
|
|
117
|
+
width: 60%;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.control {
|
|
121
|
+
@include prepend-icon("\f053", 1.4em) {
|
|
122
|
+
position: relative;
|
|
123
|
+
top: 0;
|
|
124
|
+
display: flex;
|
|
125
|
+
align-items: center;
|
|
126
|
+
height: 100%;
|
|
127
|
+
padding: 0 10px;
|
|
128
|
+
transform: translateY(0);
|
|
129
|
+
transform-origin: center;
|
|
130
|
+
|
|
131
|
+
@include add-transitions(transform);
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
position: absolute;
|
|
135
|
+
top: 0;
|
|
136
|
+
left: 0;
|
|
137
|
+
height: 100%;
|
|
138
|
+
color: $primary;
|
|
139
|
+
cursor: pointer;
|
|
140
|
+
background: var(--bs-white);
|
|
141
|
+
border-right: 1px solid $gray-200;
|
|
142
|
+
border-left: 1px solid $gray-200;
|
|
143
|
+
box-shadow: -5px 0 10px -10px rgba(0, 0, 0, 0.25);
|
|
144
|
+
transform: translateX(-100%);
|
|
145
|
+
|
|
146
|
+
@include add-transitions(background-color, color) {
|
|
147
|
+
color: var(--bs-white);
|
|
148
|
+
background-color: $primary;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
@include media-breakpoint-down(lg) {
|
|
152
|
+
border-color: $gray-200;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.link {
|
|
157
|
+
display: block;
|
|
158
|
+
|
|
159
|
+
> i {
|
|
160
|
+
margin-right: 1rem;
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
&.open {
|
|
165
|
+
transform: translateX(0) !important;
|
|
166
|
+
|
|
167
|
+
.control {
|
|
168
|
+
&::before {
|
|
169
|
+
transform: rotate(180deg);
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
@media (hover: none) {
|
|
173
|
+
color: var(--bs-white);
|
|
174
|
+
background-color: $primary;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
}
|
|
153
178
|
}
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.link {
|
|
157
|
-
display: block;
|
|
158
179
|
|
|
159
|
-
|
|
160
|
-
|
|
180
|
+
[class*="ic-mood"] {
|
|
181
|
+
font-size: 3rem;
|
|
161
182
|
}
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
&.open {
|
|
165
|
-
transform: translateX(0) !important;
|
|
166
183
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
@media (hover: none) {
|
|
173
|
-
color: $white;
|
|
174
|
-
background-color: $secondary;
|
|
175
|
-
}
|
|
184
|
+
&:hover {
|
|
185
|
+
.zone-tools {
|
|
186
|
+
transform: translateX(101%);
|
|
187
|
+
}
|
|
176
188
|
}
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
[class*="ic-mood"] {
|
|
181
|
-
font-size: 3rem;
|
|
182
189
|
}
|
|
183
190
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
&.new {
|
|
192
|
-
.date {
|
|
193
|
-
@include append-icon("\f111", 0.7em, 0, $orange);
|
|
194
|
-
@include set-icon-top(1em);
|
|
191
|
+
&.new {
|
|
192
|
+
.date {
|
|
193
|
+
@include append-icon("\f111", 0.7em, 0, $orange);
|
|
194
|
+
@include set-icon-top(1em);
|
|
195
|
+
}
|
|
195
196
|
}
|
|
196
|
-
}
|
|
197
197
|
}
|
|
@@ -1,76 +1,76 @@
|
|
|
1
1
|
.filters {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
.btn {
|
|
3
|
+
color: $gray-600;
|
|
4
|
+
box-shadow: none;
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
&.inactive {
|
|
7
|
+
color: $gray-400;
|
|
8
|
+
}
|
|
8
9
|
}
|
|
9
|
-
}
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.filters-chips {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
13
|
+
display: flex;
|
|
14
|
+
flex-wrap: wrap;
|
|
15
|
+
align-items: baseline;
|
|
16
|
+
justify-content: flex-start;
|
|
17
|
+
margin: 0 -5px 1rem;
|
|
18
|
+
margin-bottom: 1em;
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
20
|
+
&:hover {
|
|
21
|
+
color: unset;
|
|
22
|
+
background-color: transparent;
|
|
23
|
+
}
|
|
24
24
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
25
|
+
.filter {
|
|
26
|
+
position: relative;
|
|
27
|
+
display: inline-block;
|
|
28
|
+
padding: 3px 15px;
|
|
29
|
+
margin: 0 5px 10px;
|
|
30
|
+
overflow: hidden;
|
|
31
|
+
font-weight: 400;
|
|
32
|
+
text-decoration: none;
|
|
33
|
+
cursor: pointer;
|
|
34
|
+
background-color: #fff;
|
|
35
|
+
border: 1px solid currentColor;
|
|
36
|
+
border-radius: 20px;
|
|
37
37
|
|
|
38
|
-
|
|
38
|
+
@include add-transitions(background-color, color);
|
|
39
39
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
40
|
+
&.visible {
|
|
41
|
+
display: block;
|
|
42
|
+
}
|
|
43
43
|
|
|
44
|
-
|
|
45
|
-
|
|
44
|
+
&.active {
|
|
45
|
+
background-color: currentColor !important;
|
|
46
46
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
47
|
+
.icon,
|
|
48
|
+
.label {
|
|
49
|
+
color: #fff;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
52
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
53
|
+
.hidden-checkbox {
|
|
54
|
+
display: none;
|
|
55
|
+
}
|
|
56
56
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
57
|
+
.icon {
|
|
58
|
+
position: relative;
|
|
59
|
+
z-index: 2;
|
|
60
|
+
color: inherit;
|
|
61
|
+
display: inline-flex;
|
|
62
|
+
align-items: center;
|
|
63
|
+
vertical-align: middle;
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
65
|
+
@include square(1.5em);
|
|
66
|
+
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
68
|
+
.label {
|
|
69
|
+
position: relative;
|
|
70
|
+
z-index: 2;
|
|
71
|
+
display: inline-block;
|
|
72
|
+
font-size: 1em;
|
|
73
|
+
vertical-align: middle;
|
|
74
|
+
}
|
|
74
75
|
}
|
|
75
|
-
}
|
|
76
76
|
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
$input-placeholder-color: #B0B0B0;
|
|
2
|
+
|
|
3
|
+
.input-group {
|
|
4
|
+
.btn {
|
|
5
|
+
box-shadow: none !important;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.form-control {
|
|
10
|
+
padding: 1.2rem 1.6rem;
|
|
11
|
+
|
|
12
|
+
@include media-breakpoint-up(xl) {
|
|
13
|
+
font-size: 1.6rem;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&::placeholder {
|
|
17
|
+
font-style: italic;
|
|
18
|
+
color: $input-placeholder-color;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.input-searchbar {
|
|
23
|
+
position: relative;
|
|
24
|
+
|
|
25
|
+
.ic-search {
|
|
26
|
+
position: absolute;
|
|
27
|
+
top: 50%;
|
|
28
|
+
left: 1.5rem;
|
|
29
|
+
transform: translateY(-50%);
|
|
30
|
+
color: $gray-500;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.ic-search + input {
|
|
34
|
+
padding-left: 40px;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
.media-library {
|
|
2
|
-
|
|
3
|
-
padding: 10px;
|
|
4
|
-
@include media-breakpoint-down(md) {
|
|
5
|
-
width: 100%;
|
|
6
|
-
}
|
|
7
|
-
.item {
|
|
8
|
-
border-radius: $border-radius;
|
|
9
|
-
width: calc(20% - 10px);
|
|
10
|
-
text-align: center;
|
|
2
|
+
width: calc(100% - 250px);
|
|
11
3
|
padding: 10px;
|
|
12
|
-
margin: 1px;
|
|
13
4
|
@include media-breakpoint-down(md) {
|
|
14
|
-
|
|
5
|
+
width: 100%;
|
|
15
6
|
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
7
|
+
.item {
|
|
8
|
+
border-radius: $border-radius;
|
|
9
|
+
width: calc(20% - 10px);
|
|
10
|
+
text-align: center;
|
|
11
|
+
padding: 10px;
|
|
12
|
+
margin: 1px;
|
|
13
|
+
@include media-breakpoint-down(md) {
|
|
14
|
+
width: calc(50% - 10px);
|
|
15
|
+
}
|
|
16
|
+
&:hover {
|
|
17
|
+
background-color: rgba($secondary, .1);
|
|
18
|
+
.figure-caption {
|
|
19
|
+
color: $secondary;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
21
22
|
}
|
|
22
|
-
|
|
23
|
-
}
|
|
23
|
+
}
|