diff options
| author | 2022-05-22 20:04:58 +0200 | |
|---|---|---|
| committer | 2022-05-22 20:04:58 +0200 | |
| commit | f1e9104c2d64e7548a34cb7f9119dde42a8bf2f3 (patch) | |
| tree | 6bfb285b4b7724fa330fdf8a6a60cc3216bb7704 /p/themes/Origine-compact | |
| parent | c05b31bc90280c11097d6d800535fe507b20251a (diff) | |
CSS files: z-index modified (mostly deleted) (#4382)
Diffstat (limited to 'p/themes/Origine-compact')
| -rw-r--r-- | p/themes/Origine-compact/origine-compact.css | 1 | ||||
| -rw-r--r-- | p/themes/Origine-compact/origine-compact.rtl.css | 1 |
2 files changed, 0 insertions, 2 deletions
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; } |
