From f1e9104c2d64e7548a34cb7f9119dde42a8bf2f3 Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 22 May 2022 20:04:58 +0200 Subject: CSS files: z-index modified (mostly deleted) (#4382) --- p/themes/Alternative-Dark/adark.css | 1 - p/themes/Alternative-Dark/adark.rtl.css | 1 - p/themes/Ansum/_layout.scss | 1 - p/themes/Ansum/ansum.css | 1 - p/themes/Ansum/ansum.rtl.css | 1 - p/themes/BlueLagoon/BlueLagoon.css | 1 - p/themes/BlueLagoon/BlueLagoon.rtl.css | 1 - p/themes/Dark/dark.css | 1 - p/themes/Dark/dark.rtl.css | 1 - p/themes/Flat/flat.css | 1 - p/themes/Flat/flat.rtl.css | 1 - p/themes/Mapco/_layout.scss | 1 - p/themes/Mapco/mapco.css | 1 - p/themes/Mapco/mapco.rtl.css | 1 - p/themes/Origine-compact/origine-compact.css | 1 - p/themes/Origine-compact/origine-compact.rtl.css | 1 - p/themes/Origine/origine.css | 1 - p/themes/Origine/origine.rtl.css | 1 - p/themes/Pafat/pafat.css | 1 - p/themes/Pafat/pafat.rtl.css | 1 - p/themes/Screwdriver/screwdriver.css | 1 - p/themes/Screwdriver/screwdriver.rtl.css | 1 - p/themes/Swage/swage.css | 1 - p/themes/Swage/swage.rtl.css | 1 - p/themes/Swage/swage.scss | 1 - p/themes/base-theme/template.css | 2 +- p/themes/base-theme/template.rtl.css | 2 +- 27 files changed, 2 insertions(+), 27 deletions(-) (limited to 'p') diff --git a/p/themes/Alternative-Dark/adark.css b/p/themes/Alternative-Dark/adark.css index a871520ab..e82919a80 100644 --- a/p/themes/Alternative-Dark/adark.css +++ b/p/themes/Alternative-Dark/adark.css @@ -841,7 +841,6 @@ a.btn { border-radius: 3px; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Alternative-Dark/adark.rtl.css b/p/themes/Alternative-Dark/adark.rtl.css index 93c8abe77..2ffc9de17 100644 --- a/p/themes/Alternative-Dark/adark.rtl.css +++ b/p/themes/Alternative-Dark/adark.rtl.css @@ -841,7 +841,6 @@ a.btn { border-radius: 3px; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Ansum/_layout.scss b/p/themes/Ansum/_layout.scss index ab9116d3c..b94097f16 100644 --- a/p/themes/Ansum/_layout.scss +++ b/p/themes/Ansum/_layout.scss @@ -429,7 +429,6 @@ left: 0; right: 0; text-align: center; - z-index: 10; vertical-align: middle; a { diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css index c2629e55c..cc54afa32 100644 --- a/p/themes/Ansum/ansum.css +++ b/p/themes/Ansum/ansum.css @@ -1093,7 +1093,6 @@ form th { left: 0; right: 0; text-align: center; - z-index: 10; vertical-align: middle; } .notification a { diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css index 42c373349..4a4d9438c 100644 --- a/p/themes/Ansum/ansum.rtl.css +++ b/p/themes/Ansum/ansum.rtl.css @@ -1093,7 +1093,6 @@ form th { right: 0; left: 0; text-align: center; - z-index: 10; vertical-align: middle; } .notification a { diff --git a/p/themes/BlueLagoon/BlueLagoon.css b/p/themes/BlueLagoon/BlueLagoon.css index ea734a70b..6db76e18a 100644 --- a/p/themes/BlueLagoon/BlueLagoon.css +++ b/p/themes/BlueLagoon/BlueLagoon.css @@ -1020,7 +1020,6 @@ a.btn { font-weight: bold; position: absolute; top: 0; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/BlueLagoon/BlueLagoon.rtl.css b/p/themes/BlueLagoon/BlueLagoon.rtl.css index 5ceb34e9a..2703dc41f 100644 --- a/p/themes/BlueLagoon/BlueLagoon.rtl.css +++ b/p/themes/BlueLagoon/BlueLagoon.rtl.css @@ -1020,7 +1020,6 @@ a.btn { font-weight: bold; position: absolute; top: 0; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css index c7735a054..9f348e484 100644 --- a/p/themes/Dark/dark.css +++ b/p/themes/Dark/dark.css @@ -898,7 +898,6 @@ a.btn { box-shadow: 0 0 5px #666; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Dark/dark.rtl.css b/p/themes/Dark/dark.rtl.css index ed7240cfe..cd1ef9b9c 100644 --- a/p/themes/Dark/dark.rtl.css +++ b/p/themes/Dark/dark.rtl.css @@ -898,7 +898,6 @@ a.btn { box-shadow: 0 0 5px #666; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index ce2a2fe20..c4e8fa2e9 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -900,7 +900,6 @@ a.btn { border-radius: 3px; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Flat/flat.rtl.css b/p/themes/Flat/flat.rtl.css index 90b836539..e8bf6b704 100644 --- a/p/themes/Flat/flat.rtl.css +++ b/p/themes/Flat/flat.rtl.css @@ -900,7 +900,6 @@ a.btn { border-radius: 3px; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } 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 { diff --git a/p/themes/Origine-compact/origine-compact.css b/p/themes/Origine-compact/origine-compact.css index f0fa3c21b..8a6e16bde 100644 --- a/p/themes/Origine-compact/origine-compact.css +++ b/p/themes/Origine-compact/origine-compact.css @@ -973,7 +973,6 @@ a.btn, box-shadow: 0 0 5px #ddd; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Origine-compact/origine-compact.rtl.css b/p/themes/Origine-compact/origine-compact.rtl.css index bf77c8930..a56627b38 100644 --- a/p/themes/Origine-compact/origine-compact.rtl.css +++ b/p/themes/Origine-compact/origine-compact.rtl.css @@ -973,7 +973,6 @@ a.btn, box-shadow: 0 0 5px #ddd; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css index 9ef183de1..ff8ad43d8 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -903,7 +903,6 @@ a.btn { box-shadow: 0 0 5px #ddd; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Origine/origine.rtl.css b/p/themes/Origine/origine.rtl.css index 69974ebec..818f24d4c 100644 --- a/p/themes/Origine/origine.rtl.css +++ b/p/themes/Origine/origine.rtl.css @@ -903,7 +903,6 @@ a.btn { box-shadow: 0 0 5px #ddd; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css index 89e80f5b9..b186ebfb3 100644 --- a/p/themes/Pafat/pafat.css +++ b/p/themes/Pafat/pafat.css @@ -898,7 +898,6 @@ a.signin { box-shadow: 0 0 5px #ddd; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Pafat/pafat.rtl.css b/p/themes/Pafat/pafat.rtl.css index 1a9a0a265..cff86033a 100644 --- a/p/themes/Pafat/pafat.rtl.css +++ b/p/themes/Pafat/pafat.rtl.css @@ -898,7 +898,6 @@ a.signin { box-shadow: 0 0 5px #ddd; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Screwdriver/screwdriver.css b/p/themes/Screwdriver/screwdriver.css index 02477be9b..c1207216e 100644 --- a/p/themes/Screwdriver/screwdriver.css +++ b/p/themes/Screwdriver/screwdriver.css @@ -993,7 +993,6 @@ a.btn { font-weight: bold; position: absolute; top: 0; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Screwdriver/screwdriver.rtl.css b/p/themes/Screwdriver/screwdriver.rtl.css index bc67b0f8f..a9d52c9f6 100644 --- a/p/themes/Screwdriver/screwdriver.rtl.css +++ b/p/themes/Screwdriver/screwdriver.rtl.css @@ -993,7 +993,6 @@ a.btn { font-weight: bold; position: absolute; top: 0; - z-index: 10; vertical-align: middle; } diff --git a/p/themes/Swage/swage.css b/p/themes/Swage/swage.css index 01a21fa4f..2aeb490e6 100644 --- a/p/themes/Swage/swage.css +++ b/p/themes/Swage/swage.css @@ -777,7 +777,6 @@ form th { border: none; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; position: fixed; bottom: 48px; diff --git a/p/themes/Swage/swage.rtl.css b/p/themes/Swage/swage.rtl.css index 76fbb82e0..fcb6eb29e 100644 --- a/p/themes/Swage/swage.rtl.css +++ b/p/themes/Swage/swage.rtl.css @@ -777,7 +777,6 @@ form th { border: none; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; position: fixed; bottom: 48px; diff --git a/p/themes/Swage/swage.scss b/p/themes/Swage/swage.scss index 944b9cab4..8e4339471 100644 --- a/p/themes/Swage/swage.scss +++ b/p/themes/Swage/swage.scss @@ -979,7 +979,6 @@ form { border: none; text-align: center; font-weight: bold; - z-index: 10; vertical-align: middle; position: fixed; bottom: 48px; diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css index bed97174c..2b904defb 100644 --- a/p/themes/base-theme/template.css +++ b/p/themes/base-theme/template.css @@ -1177,7 +1177,7 @@ br { position: absolute; top: 1em; left: 25%; right: 25%; - z-index: 10; + z-index: 9999; background: #fff; border: 1px solid #aaa; opacity: 1; diff --git a/p/themes/base-theme/template.rtl.css b/p/themes/base-theme/template.rtl.css index 375cb726d..3bc36ff49 100644 --- a/p/themes/base-theme/template.rtl.css +++ b/p/themes/base-theme/template.rtl.css @@ -1177,7 +1177,7 @@ br { position: absolute; top: 1em; right: 25%; left: 25%; - z-index: 10; + z-index: 9999; background: #fff; border: 1px solid #aaa; opacity: 1; -- cgit v1.2.3