aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/css/MapDeleteConfirmDialog.css
diff options
context:
space:
mode:
authorWolfboy248 <105884620+Wolfboy248@users.noreply.github.com>2024-10-20 00:27:38 +0200
committerWolfboy248 <105884620+Wolfboy248@users.noreply.github.com>2024-10-20 00:27:38 +0200
commit8c8edfc9c8bb1a0fa3d1e02aab576044857f1c95 (patch)
treecf23b52befb9af6d16321b9e9031ace724543875 /frontend/src/css/MapDeleteConfirmDialog.css
parentbackend: actually fix download demo (diff)
downloadlphub-8c8edfc9c8bb1a0fa3d1e02aab576044857f1c95.tar.gz
lphub-8c8edfc9c8bb1a0fa3d1e02aab576044857f1c95.tar.bz2
lphub-8c8edfc9c8bb1a0fa3d1e02aab576044857f1c95.zip
refactor: custom modals
Diffstat (limited to 'frontend/src/css/MapDeleteConfirmDialog.css')
-rw-r--r--frontend/src/css/MapDeleteConfirmDialog.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/frontend/src/css/MapDeleteConfirmDialog.css b/frontend/src/css/MapDeleteConfirmDialog.css
deleted file mode 100644
index 1f7df1a..0000000
--- a/frontend/src/css/MapDeleteConfirmDialog.css
+++ /dev/null
@@ -1,6 +0,0 @@
1.dimmer {
2 position: absolute;
3 width: calc(100%);
4 height: 100%;
5 background-color: rgba(0, 0, 0, 0.5);
6} \ No newline at end of file