aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-05-22 20:04:58 +0200
committerGravatar GitHub <noreply@github.com> 2022-05-22 20:04:58 +0200
commitf1e9104c2d64e7548a34cb7f9119dde42a8bf2f3 (patch)
tree6bfb285b4b7724fa330fdf8a6a60cc3216bb7704 /p/themes/Mapco
parentc05b31bc90280c11097d6d800535fe507b20251a (diff)
CSS files: z-index modified (mostly deleted) (#4382)
Diffstat (limited to 'p/themes/Mapco')
-rw-r--r--p/themes/Mapco/_layout.scss1
-rw-r--r--p/themes/Mapco/mapco.css1
-rw-r--r--p/themes/Mapco/mapco.rtl.css1
3 files changed, 0 insertions, 3 deletions
diff --git a/p/themes/Mapco/_layout.scss b/p/themes/Mapco/_layout.scss
index 0e49854d5..8e7c7aa98 100644
--- a/p/themes/Mapco/_layout.scss
+++ b/p/themes/Mapco/_layout.scss
@@ -434,7 +434,6 @@
right: 0;
text-align: center;
line-height: 3em;
- z-index: 10;
vertical-align: middle;
.msg {
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css
index b1497b777..e1275a183 100644
--- a/p/themes/Mapco/mapco.css
+++ b/p/themes/Mapco/mapco.css
@@ -1082,7 +1082,6 @@ form th {
right: 0;
text-align: center;
line-height: 3em;
- z-index: 10;
vertical-align: middle;
}
.notification .msg {
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css
index 63b16b0f9..588f15bfe 100644
--- a/p/themes/Mapco/mapco.rtl.css
+++ b/p/themes/Mapco/mapco.rtl.css
@@ -1082,7 +1082,6 @@ form th {
left: 0;
text-align: center;
line-height: 3em;
- z-index: 10;
vertical-align: middle;
}
.notification .msg {