@intellias/menu 3.0.2 → 3.0.3
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 +0 -6
- package/package.json +1 -1
package/dist/css/main.css
CHANGED
|
@@ -3621,12 +3621,6 @@
|
|
|
3621
3621
|
height: 18px;
|
|
3622
3622
|
width: 18px;
|
|
3623
3623
|
}
|
|
3624
|
-
.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 {
|
|
3625
|
-
background-color: var(--information) !important;
|
|
3626
|
-
}
|
|
3627
|
-
.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 {
|
|
3628
|
-
background-color: var(--error) !important;
|
|
3629
|
-
}
|
|
3630
3624
|
.notifications-sidebar .v-dropdown-menu__container .v-dropdown-menu__body .main-dropdown .notification-content .notifications-list .tab-content .note .note-title-col {
|
|
3631
3625
|
max-width: 70%;
|
|
3632
3626
|
padding-left: var(--spacing-4);
|