@intellias/menu 1.0.30 → 1.0.31
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 +55 -59
- 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;
|
|
187
186
|
}
|
|
188
|
-
.notifications-sidebar.dark .v-dropdown-menu__container .
|
|
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;
|
|
189
|
+
}
|
|
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;
|