Answer the question
In order to leave comments, you need to log in
How to darken Z-index in CSS?
My problem is that when the application block opens in it, all Z-index objects are not darkened, but the whole site does it. How to fix such an error?
#overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
display: none;
background: #000;
opacity: .8;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question