General theme: remove unnecessary z-index property
This commit is contained in:
@@ -324,7 +324,6 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.length {
|
.length {
|
||||||
z-index: 100;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: rgba(35, 35, 35, 0.75);
|
background-color: rgba(35, 35, 35, 0.75);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
@@ -294,7 +294,6 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.length {
|
.length {
|
||||||
z-index: 100;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: rgba(35, 35, 35, 0.75);
|
background-color: rgba(35, 35, 35, 0.75);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
@@ -304,7 +304,6 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.length {
|
.length {
|
||||||
z-index: 100;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: rgba(35, 35, 35, 0.75);
|
background-color: rgba(35, 35, 35, 0.75);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
@@ -260,7 +260,6 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.length {
|
.length {
|
||||||
z-index: 100;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: rgba(35, 35, 35, 0.75);
|
background-color: rgba(35, 35, 35, 0.75);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
@@ -298,7 +298,6 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.length {
|
.length {
|
||||||
z-index: 100;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: rgba(35, 35, 35, 0.75);
|
background-color: rgba(35, 35, 35, 0.75);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
@@ -431,7 +431,6 @@ label[for=options-toggle-cbox] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.length {
|
.length {
|
||||||
z-index: 100;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: rgba(35, 35, 35, 0.75);
|
background-color: rgba(35, 35, 35, 0.75);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user