ode-bootstrap 1.1.4-dev.202306051654 → 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,133 +1,133 @@
|
|
|
1
1
|
.widget {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
ul {
|
|
14
|
-
padding: 0;
|
|
15
|
-
margin: 0;
|
|
16
|
-
list-style-type: none;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.meta {
|
|
20
|
-
font-size: 0.8em;
|
|
21
|
-
color: $gray-700;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
&-empty-message {
|
|
25
|
-
display: block;
|
|
26
|
-
padding: 10px $widget-padding-x;
|
|
27
|
-
font-style: italic;
|
|
28
|
-
color: $gray-700;
|
|
29
|
-
text-align: center;
|
|
30
|
-
|
|
31
|
-
&.link {
|
|
32
|
-
cursor: pointer;
|
|
33
|
-
|
|
34
|
-
@include media-breakpoint-down(lg) {
|
|
35
|
-
pointer-events: none;
|
|
36
|
-
}
|
|
2
|
+
margin-bottom: 2em;
|
|
3
|
+
font-size: 1.4rem;
|
|
4
|
+
background-color: #fff;
|
|
5
|
+
border-radius: 6px;
|
|
6
|
+
box-shadow: 2px 2px 40px 0 rgba(0, 0, 0, 0.05);
|
|
7
|
+
//overflow: hidden;
|
|
8
|
+
|
|
9
|
+
a {
|
|
10
|
+
text-decoration: none;
|
|
37
11
|
}
|
|
38
|
-
}
|
|
39
12
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
border-bottom: 1px solid $tertiary;
|
|
13
|
+
ul {
|
|
14
|
+
padding: 0;
|
|
15
|
+
margin: 0;
|
|
16
|
+
list-style-type: none;
|
|
17
|
+
}
|
|
46
18
|
|
|
47
|
-
.
|
|
48
|
-
|
|
19
|
+
.meta {
|
|
20
|
+
font-size: 0.8em;
|
|
21
|
+
color: $gray-700;
|
|
22
|
+
}
|
|
49
23
|
|
|
50
|
-
|
|
51
|
-
|
|
24
|
+
&-empty-message {
|
|
25
|
+
display: block;
|
|
26
|
+
padding: 10px $widget-padding-x;
|
|
27
|
+
font-style: italic;
|
|
28
|
+
color: $gray-700;
|
|
29
|
+
text-align: center;
|
|
52
30
|
|
|
53
|
-
|
|
31
|
+
&.link {
|
|
32
|
+
cursor: pointer;
|
|
54
33
|
|
|
55
|
-
|
|
56
|
-
|
|
34
|
+
@include media-breakpoint-down(lg) {
|
|
35
|
+
pointer-events: none;
|
|
36
|
+
}
|
|
57
37
|
}
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.seemore-text {
|
|
61
|
-
padding-left: 0.5em;
|
|
62
|
-
font-size: 0.8em;
|
|
63
|
-
font-weight: 400;
|
|
64
|
-
text-transform: initial;
|
|
65
|
-
}
|
|
66
38
|
}
|
|
67
39
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
40
|
+
&-header {
|
|
41
|
+
position: relative;
|
|
42
|
+
display: flex;
|
|
43
|
+
justify-content: flex-end;
|
|
44
|
+
padding: 1.2rem $widget-padding-x;
|
|
45
|
+
border-bottom: 1px solid $ghost;
|
|
74
46
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
opacity: 0;
|
|
47
|
+
.subtitle {
|
|
48
|
+
flex: 1;
|
|
78
49
|
|
|
79
|
-
|
|
80
|
-
|
|
50
|
+
.seemore {
|
|
51
|
+
@include color-to($orange);
|
|
81
52
|
|
|
82
|
-
|
|
83
|
-
margin-left: 0.8rem;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
53
|
+
color: inherit;
|
|
86
54
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
55
|
+
&:hover {
|
|
56
|
+
text-decoration: none;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.seemore-text {
|
|
61
|
+
padding-left: 0.5em;
|
|
62
|
+
font-size: 0.8em;
|
|
63
|
+
font-weight: 400;
|
|
64
|
+
text-transform: initial;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
92
67
|
|
|
93
|
-
|
|
94
|
-
|
|
68
|
+
&:hover {
|
|
69
|
+
.widget-options {
|
|
70
|
+
opacity: 1;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
95
73
|
}
|
|
96
|
-
}
|
|
97
74
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
75
|
+
&-options {
|
|
76
|
+
@include add-transitions(opacity);
|
|
77
|
+
opacity: 0;
|
|
78
|
+
|
|
79
|
+
& > * {
|
|
80
|
+
display: inline-block;
|
|
101
81
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
82
|
+
&:not(:first-child) {
|
|
83
|
+
margin-left: 0.8rem;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.tool,
|
|
88
|
+
.widget-handle {
|
|
89
|
+
@include color-to($gray-700);
|
|
90
|
+
color: $gray-400;
|
|
91
|
+
}
|
|
107
92
|
|
|
108
|
-
@include
|
|
109
|
-
|
|
110
|
-
background-color: $tertiary;
|
|
93
|
+
@include media-breakpoint-down(lg) {
|
|
94
|
+
display: none;
|
|
111
95
|
}
|
|
112
|
-
}
|
|
113
96
|
}
|
|
114
|
-
}
|
|
115
97
|
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
98
|
+
&-footer {
|
|
99
|
+
&-action {
|
|
100
|
+
text-align: center;
|
|
101
|
+
|
|
102
|
+
.link {
|
|
103
|
+
display: block;
|
|
104
|
+
padding: 0.4em 0;
|
|
105
|
+
font-size: $small-font-size;
|
|
106
|
+
color: $gray-600;
|
|
107
|
+
|
|
108
|
+
@include add-transitions(background-color, color) {
|
|
109
|
+
color: $primary;
|
|
110
|
+
background-color: $ghost;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
&:not(.widget-locked) {
|
|
117
|
+
.widget-header {
|
|
118
|
+
cursor: grab;
|
|
119
|
+
}
|
|
119
120
|
}
|
|
120
|
-
}
|
|
121
121
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
122
|
+
&:is(.widget-locked) {
|
|
123
|
+
.widget-handle {
|
|
124
|
+
display: none;
|
|
125
|
+
}
|
|
125
126
|
}
|
|
126
|
-
}
|
|
127
127
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
128
|
+
&-qwant {
|
|
129
|
+
.widget-header {
|
|
130
|
+
margin-bottom: -2em;
|
|
131
|
+
}
|
|
131
132
|
}
|
|
132
|
-
}
|
|
133
133
|
}
|
|
@@ -1,21 +1,23 @@
|
|
|
1
1
|
.widget-bookmarks {
|
|
2
|
-
|
|
2
|
+
//Widget Liens utiles
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
@include background-color-to(rgba($secondary, 0.1));
|
|
4
|
+
.bookmark {
|
|
5
|
+
&-item {
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
color: $secondary;
|
|
10
|
-
border-bottom: 1px solid $gray-300;
|
|
7
|
+
@include background-color-to(rgba($third, 0.1));
|
|
11
8
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
9
|
+
padding: 0 $widget-padding-x;
|
|
10
|
+
color: $third;
|
|
11
|
+
border-bottom: 1px solid $gray-100;
|
|
15
12
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
13
|
+
.link {
|
|
14
|
+
|
|
15
|
+
@include decoration-to(none);
|
|
16
|
+
@include insert-icon("\f0c1", 0.8em, 1em);
|
|
17
|
+
|
|
18
|
+
display: block;
|
|
19
|
+
padding: 0.4em 0 0.4em 25px;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
19
22
|
}
|
|
20
|
-
}
|
|
21
23
|
}
|
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
.widget-calendar {
|
|
2
|
-
|
|
2
|
+
//Widget Calendar
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.day-item {
|
|
9
|
-
position: relative;
|
|
10
|
-
padding-bottom: 0.5em;
|
|
11
|
-
|
|
12
|
-
&-title {
|
|
13
|
-
padding-left: 20px;
|
|
14
|
-
|
|
15
|
-
@include prepend-icon("\f111", 8px, 0, $orange);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
&::before {
|
|
19
|
-
position: absolute;
|
|
20
|
-
top: 0.7em;
|
|
21
|
-
left: 3.5px;
|
|
22
|
-
display: block;
|
|
23
|
-
width: 1px;
|
|
24
|
-
height: 100%;
|
|
25
|
-
content: "";
|
|
26
|
-
background: #c8c8c8;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
&:last-child {
|
|
30
|
-
&::before {
|
|
31
|
-
content: none;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.moment-item {
|
|
37
|
-
display: flex;
|
|
38
|
-
align-items: start;
|
|
39
|
-
padding-bottom: 0.75em;
|
|
40
|
-
padding-left: 25px;
|
|
41
|
-
|
|
42
|
-
.icon,
|
|
43
|
-
.hour {
|
|
44
|
-
width: 1em;
|
|
45
|
-
margin-right: 0.75em;
|
|
4
|
+
.day-list {
|
|
5
|
+
margin: 10px $widget-padding-x;
|
|
46
6
|
}
|
|
47
7
|
|
|
48
|
-
.
|
|
49
|
-
|
|
50
|
-
|
|
8
|
+
.day-item {
|
|
9
|
+
position: relative;
|
|
10
|
+
padding-bottom: 0.5em;
|
|
11
|
+
|
|
12
|
+
&-title {
|
|
13
|
+
padding-left: 20px;
|
|
14
|
+
|
|
15
|
+
@include prepend-icon("\f111", 8px, 0, $orange);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&::before {
|
|
19
|
+
position: absolute;
|
|
20
|
+
top: 0.7em;
|
|
21
|
+
left: 3.5px;
|
|
22
|
+
display: block;
|
|
23
|
+
width: 1px;
|
|
24
|
+
height: 100%;
|
|
25
|
+
content: "";
|
|
26
|
+
background: #c8c8c8;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&:last-child {
|
|
30
|
+
&::before {
|
|
31
|
+
content: none;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
51
34
|
}
|
|
52
35
|
|
|
53
|
-
.
|
|
54
|
-
|
|
36
|
+
.moment-item {
|
|
37
|
+
display: flex;
|
|
38
|
+
align-items: start;
|
|
39
|
+
padding-bottom: 0.75em;
|
|
40
|
+
padding-left: 25px;
|
|
41
|
+
|
|
42
|
+
.icon,
|
|
43
|
+
.hour {
|
|
44
|
+
width: 1em;
|
|
45
|
+
margin-right: 0.75em;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.hour {
|
|
49
|
+
width: 2.5em;
|
|
50
|
+
text-align: right;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.link {
|
|
54
|
+
flex: 1;
|
|
55
|
+
}
|
|
55
56
|
}
|
|
56
|
-
}
|
|
57
57
|
}
|
|
@@ -1,94 +1,95 @@
|
|
|
1
1
|
.widget-dashboard {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
2
|
+
.dashboard {
|
|
3
|
+
&-choice {
|
|
4
|
+
display: flex;
|
|
5
|
+
justify-content: start;
|
|
6
|
+
background: #fff;
|
|
7
|
+
|
|
8
|
+
.avatar-link {
|
|
9
|
+
flex: 1;
|
|
10
|
+
padding: 10px $widget-padding-x;
|
|
11
|
+
text-align: center;
|
|
12
|
+
text-decoration: none;
|
|
13
|
+
|
|
14
|
+
@include background-color-to($cyan);
|
|
15
|
+
@include color-to(#fff);
|
|
16
|
+
|
|
17
|
+
img {
|
|
18
|
+
|
|
19
|
+
@include square(40px);
|
|
20
|
+
|
|
21
|
+
display: block;
|
|
22
|
+
margin: 0 auto 5px;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
span {
|
|
26
|
+
display: block;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&.active {
|
|
30
|
+
color: #fff;
|
|
31
|
+
background: $third;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
&:not(:last-child) {
|
|
35
|
+
border-right: $cyan 1px solid;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
22
38
|
}
|
|
23
39
|
|
|
24
|
-
|
|
25
|
-
|
|
40
|
+
&-list {
|
|
41
|
+
.item {
|
|
42
|
+
&-inner {
|
|
43
|
+
display: flex;
|
|
44
|
+
padding: 8px $widget-padding-x;
|
|
45
|
+
text-decoration: none;
|
|
46
|
+
|
|
47
|
+
@include background-color-to($gray-100, 0.4s, $easeOutQuad);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.left {
|
|
51
|
+
//width: 40px;
|
|
52
|
+
|
|
53
|
+
padding-right: $widget-padding-x;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.icon {
|
|
57
|
+
font-size: 1.4em;
|
|
58
|
+
color: #fff;
|
|
59
|
+
background: #0d5571;
|
|
60
|
+
|
|
61
|
+
@include circle(1.8em);
|
|
62
|
+
@include have-child-in-middle();
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
&:nth-child(2n) {
|
|
66
|
+
background: rgba($third, 0.07);
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
&:nth-child(2) {
|
|
70
|
+
.icon {
|
|
71
|
+
background: #167194;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
&:nth-child(3) {
|
|
76
|
+
.icon {
|
|
77
|
+
background: #1e83ac;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&:nth-child(4) {
|
|
82
|
+
.icon {
|
|
83
|
+
background: #2e99c4;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&:nth-child(5) {
|
|
88
|
+
.icon {
|
|
89
|
+
background: #29a3d3;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
26
93
|
}
|
|
27
|
-
|
|
28
|
-
&.active {
|
|
29
|
-
color: $white;
|
|
30
|
-
background: $primary;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
&:not(:last-child) {
|
|
34
|
-
border-right: $cyan 1px solid;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
&-list {
|
|
40
|
-
.item {
|
|
41
|
-
&-inner {
|
|
42
|
-
display: flex;
|
|
43
|
-
padding: 8px $widget-padding-x;
|
|
44
|
-
text-decoration: none;
|
|
45
|
-
|
|
46
|
-
@include background-color-to($gray-300, 0.4s, $easeOutQuad);
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.left {
|
|
50
|
-
//width: 40px;
|
|
51
|
-
|
|
52
|
-
padding-right: $widget-padding-x;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.icon {
|
|
56
|
-
font-size: 1.4em;
|
|
57
|
-
color: $white;
|
|
58
|
-
background: #0d5571;
|
|
59
|
-
|
|
60
|
-
@include circle(1.8em);
|
|
61
|
-
@include have-child-in-middle();
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
&:nth-child(2n) {
|
|
65
|
-
background: rgba($secondary, 0.07);
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
&:nth-child(2) {
|
|
69
|
-
.icon {
|
|
70
|
-
background: #167194;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
&:nth-child(3) {
|
|
75
|
-
.icon {
|
|
76
|
-
background: #1e83ac;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
&:nth-child(4) {
|
|
81
|
-
.icon {
|
|
82
|
-
background: #2e99c4;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
&:nth-child(5) {
|
|
87
|
-
.icon {
|
|
88
|
-
background: #29a3d3;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
94
|
}
|
|
93
|
-
}
|
|
94
95
|
}
|
|
@@ -1,59 +1,60 @@
|
|
|
1
1
|
.widget-featured-news {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
2
|
+
//Widget actualité à la une
|
|
3
|
+
|
|
4
|
+
.featured-news {
|
|
5
|
+
display: flex;
|
|
6
|
+
|
|
7
|
+
.zone-text {
|
|
8
|
+
flex: 1;
|
|
9
|
+
padding: $widget-padding-x;
|
|
10
|
+
|
|
11
|
+
.title {
|
|
12
|
+
font-size: 1.4em;
|
|
13
|
+
font-weight: 700;
|
|
14
|
+
color: #3b3b3b;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.zone-image {
|
|
19
|
+
|
|
20
|
+
@include add-overlay(0.5);
|
|
21
|
+
@include have-child-in-middle ();
|
|
22
|
+
|
|
23
|
+
position: relative;
|
|
24
|
+
width: 30%;
|
|
25
|
+
padding: $widget-padding-x;
|
|
26
|
+
overflow: hidden;
|
|
27
|
+
border-bottom-left-radius: 120px;
|
|
28
|
+
|
|
29
|
+
@include media-breakpoint-down(xl) {
|
|
30
|
+
min-width: 220px;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.image {
|
|
34
|
+
position: absolute;
|
|
35
|
+
width: 100%;
|
|
36
|
+
height: 100%;
|
|
37
|
+
object-fit: cover;
|
|
38
|
+
object-position: center center;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
@media (max-width: 1300px) and (min-width: 992px) {
|
|
43
|
+
flex-direction: column;
|
|
44
|
+
|
|
45
|
+
.zone-image {
|
|
46
|
+
width: 100%;
|
|
47
|
+
border-bottom-left-radius: 0;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
@media (max-width: 500px) {
|
|
52
|
+
flex-direction: column;
|
|
53
|
+
|
|
54
|
+
.zone-image {
|
|
55
|
+
width: 100%;
|
|
56
|
+
border-bottom-left-radius: 0;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
57
59
|
}
|
|
58
|
-
}
|
|
59
60
|
}
|