1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/notifications
Alex Andreev 4af8fbaa34
Using custom properties for z-index values (#6733)
* Using custom properties for z-index values

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Reorder values

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Remove unused styles

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Different set of z-index css vars

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Revert z-index to main layout

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-12-13 16:36:51 +03:00
..
index.ts Re-export types for notifications store to revert accidental breaking… (#5715) 2022-06-27 09:06:02 +03:00
notifications-cluster-frame-child-component.injectable.ts Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
notifications-root-frame-child-component.injectable.ts Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
notifications-store.injectable.ts Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
notifications.scss Using custom properties for z-index values (#6733) 2022-12-13 16:36:51 +03:00
notifications.store.tsx Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
notifications.tsx Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-checked-error.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-error-notification.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-info-notification.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-short-info.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-success-notification.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00