@intellias/menu 1.0.30 → 1.0.32
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/dist/css/main.css +60 -61
- package/package.json +1 -1
package/dist/css/main.css
CHANGED
|
@@ -138,100 +138,96 @@
|
|
|
138
138
|
.notifications-sidebar.dark .v-dropdown-menu__container {
|
|
139
139
|
background-color: #253746;
|
|
140
140
|
color: #94a3b8;
|
|
141
|
-
border: 1px #475569 solid
|
|
141
|
+
border: 1px #475569 solid;
|
|
142
142
|
box-shadow: 0 2px 2px 0 rgba(15, 19, 23, 0.55), 0 3px 1px -2px rgba(15, 19, 23, 0.55), 0 1px 5px 0 rgba(15, 19, 23, 0.55);
|
|
143
143
|
}
|
|
144
144
|
.notifications-sidebar.dark .v-dropdown-menu__container .primary-text {
|
|
145
145
|
color: #f8fafc;
|
|
146
146
|
}
|
|
147
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header
|
|
148
|
-
|
|
147
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header {
|
|
148
|
+
position: relative;
|
|
149
|
+
z-index: 1001;
|
|
149
150
|
background-color: #253746;
|
|
150
151
|
}
|
|
151
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .
|
|
152
|
-
|
|
153
|
-
border: 1px #475569 solid !important;
|
|
154
|
-
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25) !important;
|
|
155
|
-
}
|
|
156
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .sub-menu li:hover,
|
|
157
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .sub-menu li:hover {
|
|
158
|
-
background-color: #275b57 !important;
|
|
152
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .note-title-row {
|
|
153
|
+
border-bottom: 1px #475569 solid;
|
|
159
154
|
}
|
|
160
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .sub-menu
|
|
161
|
-
|
|
162
|
-
|
|
155
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .note-title-row .sub-menu {
|
|
156
|
+
background-color: #253746;
|
|
157
|
+
border: 1px #475569 solid;
|
|
158
|
+
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
|
|
163
159
|
}
|
|
164
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .sub-menu li
|
|
165
|
-
|
|
166
|
-
background-color: #275b57 !important;
|
|
160
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .note-title-row .sub-menu li:hover:not(.is-disabled) {
|
|
161
|
+
background-color: #275b57;
|
|
167
162
|
}
|
|
168
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .note-title-row
|
|
169
|
-
|
|
170
|
-
border-bottom: 1px #475569 solid !important;
|
|
163
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .note-title-row .sub-menu li a {
|
|
164
|
+
color: #f8fafc;
|
|
171
165
|
}
|
|
172
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .
|
|
173
|
-
|
|
174
|
-
border-top: 1px #475569 solid !important;
|
|
166
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__header .note-title-row .sub-menu li a:hover:not(.is-disabled) {
|
|
167
|
+
background-color: #275b57;
|
|
175
168
|
}
|
|
176
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-
|
|
177
|
-
|
|
178
|
-
color: #45d6ad;
|
|
169
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body {
|
|
170
|
+
background-color: #253746;
|
|
179
171
|
}
|
|
180
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-
|
|
181
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown > row {
|
|
172
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .tabs.default-tabs {
|
|
182
173
|
background-color: #253746;
|
|
174
|
+
border-bottom: 1px #475569 solid;
|
|
175
|
+
box-shadow: 0 12px 8px -8px rgba(15, 19, 23, 0.55) !important;
|
|
176
|
+
z-index: 1000;
|
|
183
177
|
}
|
|
184
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-
|
|
185
|
-
|
|
186
|
-
|
|
178
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .tabs.default-tabs .indicator {
|
|
179
|
+
background-color: #45d6ad;
|
|
180
|
+
}
|
|
181
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .tabs.default-tabs button.tab {
|
|
182
|
+
color: #94a3b8;
|
|
183
|
+
}
|
|
184
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .tabs.default-tabs button.tab .counter {
|
|
185
|
+
color: #253746;
|
|
186
|
+
}
|
|
187
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .tabs.default-tabs button.tab.active, .notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .tabs.default-tabs button.tab:hover {
|
|
188
|
+
color: #f8fafc;
|
|
187
189
|
}
|
|
188
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .
|
|
190
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list {
|
|
191
|
+
border-top: 1px #475569 solid;
|
|
192
|
+
}
|
|
193
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note {
|
|
189
194
|
background-color: #253746;
|
|
190
|
-
border-bottom: 1px #475569 solid
|
|
195
|
+
border-bottom: 1px #475569 solid;
|
|
191
196
|
}
|
|
192
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .note .manage-notification i.icon:not(.original):before {
|
|
193
|
-
background-image: none
|
|
197
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .manage-notification i.icon:not(.original):before {
|
|
198
|
+
background-image: none;
|
|
194
199
|
-webkit-mask-size: cover;
|
|
195
200
|
mask-size: cover;
|
|
196
201
|
-webkit-mask-repeat: no-repeat;
|
|
197
202
|
mask-repeat: no-repeat;
|
|
198
203
|
background-color: #94a3b8;
|
|
199
204
|
}
|
|
200
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .note a {
|
|
205
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note a {
|
|
201
206
|
color: #45d6ad;
|
|
202
207
|
}
|
|
203
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .note .time-ago {
|
|
208
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .time-ago {
|
|
204
209
|
color: #94a3b8;
|
|
205
210
|
}
|
|
206
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .note .row {
|
|
211
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .row {
|
|
207
212
|
background-color: #253746;
|
|
208
213
|
}
|
|
209
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .note.read {
|
|
210
|
-
background-color: #1a2732
|
|
214
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note.read {
|
|
215
|
+
background-color: #1a2732;
|
|
211
216
|
}
|
|
212
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .note.read .row {
|
|
217
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note.read .row {
|
|
213
218
|
background-color: #1a2732;
|
|
214
219
|
}
|
|
215
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .note .span-text {
|
|
220
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .span-text {
|
|
216
221
|
color: #45d6ad;
|
|
217
222
|
}
|
|
218
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .
|
|
219
|
-
background-color: #253746
|
|
220
|
-
border-bottom: 1px #475569 solid !important;
|
|
221
|
-
box-shadow: 0 12px 8px -8px rgba(15, 19, 23, 0.55) !important;
|
|
222
|
-
z-index: 1000;
|
|
223
|
-
}
|
|
224
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .tabs .indicator {
|
|
225
|
-
background-color: #45d6ad;
|
|
226
|
-
}
|
|
227
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .tabs button.tab {
|
|
228
|
-
color: #94a3b8 !important;
|
|
223
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown > row {
|
|
224
|
+
background-color: #253746;
|
|
229
225
|
}
|
|
230
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .
|
|
231
|
-
|
|
226
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .view-all-row {
|
|
227
|
+
border-top: 1px #475569 solid;
|
|
232
228
|
}
|
|
233
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .
|
|
234
|
-
color: #
|
|
229
|
+
.notifications-sidebar.dark .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .view-all-row .action-button.is-link {
|
|
230
|
+
color: #45d6ad;
|
|
235
231
|
}
|
|
236
232
|
.notifications-sidebar .row {
|
|
237
233
|
margin-bottom: 0;
|
|
@@ -500,10 +496,10 @@
|
|
|
500
496
|
width: 18px;
|
|
501
497
|
}
|
|
502
498
|
.notifications-sidebar .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .manage-notification i.visibility:hover:before {
|
|
503
|
-
background-color: #186ade;
|
|
499
|
+
background-color: #186ade !important;
|
|
504
500
|
}
|
|
505
501
|
.notifications-sidebar .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .manage-notification i.delete:hover:before {
|
|
506
|
-
background-color: #da1e28;
|
|
502
|
+
background-color: #da1e28 !important;
|
|
507
503
|
}
|
|
508
504
|
.notifications-sidebar .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .reject-color {
|
|
509
505
|
color: #da1e28;
|
|
@@ -1473,7 +1469,7 @@
|
|
|
1473
1469
|
padding-right: 50px;
|
|
1474
1470
|
}
|
|
1475
1471
|
.navbar-fixed nav .nav-wrapper .right-side .intellihub-user-wrapper {
|
|
1476
|
-
height:
|
|
1472
|
+
height: 62px;
|
|
1477
1473
|
margin-left: 30px;
|
|
1478
1474
|
padding: 0px 15px 0px 15px;
|
|
1479
1475
|
display: inline-block;
|
|
@@ -1494,7 +1490,6 @@
|
|
|
1494
1490
|
}
|
|
1495
1491
|
.navbar-fixed nav .nav-wrapper .right-side .intellihub-user-wrapper.fixed-padding {
|
|
1496
1492
|
margin-left: 20px;
|
|
1497
|
-
height: inherit;
|
|
1498
1493
|
}
|
|
1499
1494
|
.navbar-fixed nav .nav-wrapper .right-side .intellihub-user-wrapper.fixed-padding:before {
|
|
1500
1495
|
right: 143px;
|
|
@@ -1555,6 +1550,10 @@
|
|
|
1555
1550
|
width: 32px;
|
|
1556
1551
|
}
|
|
1557
1552
|
}
|
|
1553
|
+
.navbar-fixed nav .nav-wrapper .right-side .intellihub-user-wrapper .intellihub-user .image-wrapper img {
|
|
1554
|
+
vertical-align: middle;
|
|
1555
|
+
margin-top: -5px;
|
|
1556
|
+
}
|
|
1558
1557
|
.navbar-fixed nav .nav-wrapper .right-side .intellihub-user-wrapper .intellihub-logo {
|
|
1559
1558
|
vertical-align: middle;
|
|
1560
1559
|
margin-left: 5px;
|