General theme: remove unnecessary z-index property

This commit is contained in:
Jesús 2020-12-31 18:23:44 -05:00
parent 48e7cdd9a4
commit 3a83796f91
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
6 changed files with 0 additions and 6 deletions

View File

@ -324,7 +324,6 @@ hr {
}
.length {
z-index: 100;
position: absolute;
background-color: rgba(35, 35, 35, 0.75);
color: #fff;

View File

@ -294,7 +294,6 @@ hr {
}
.length {
z-index: 100;
position: absolute;
background-color: rgba(35, 35, 35, 0.75);
color: #fff;

View File

@ -304,7 +304,6 @@ hr {
}
.length {
z-index: 100;
position: absolute;
background-color: rgba(35, 35, 35, 0.75);
color: #fff;

View File

@ -260,7 +260,6 @@ hr {
}
.length {
z-index: 100;
position: absolute;
background-color: rgba(35, 35, 35, 0.75);
color: #fff;

View File

@ -298,7 +298,6 @@ hr {
}
.length {
z-index: 100;
position: absolute;
background-color: rgba(35, 35, 35, 0.75);
color: #fff;

View File

@ -431,7 +431,6 @@ label[for=options-toggle-cbox] {
}
.length {
z-index: 100;
position: absolute;
background-color: rgba(35, 35, 35, 0.75);
color: #fff;