background for datespopup + closes menu on open
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
#dates-popup{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 52;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left : 0;
|
||||
box-sizing: border-box;
|
||||
margin-top: 30px;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
#dates-popup-container{
|
||||
|
Reference in New Issue
Block a user