Line 211: | Line 211: | ||
.rolldown button | .rolldown button | ||
{ | { | ||
− | z-index:- | + | z-index:-4; |
} | } | ||
.members | .members | ||
Line 229: | Line 229: | ||
#myModal #myModal2 #myModal3 #myModal4 #myModal5 #myModal6 #myModal7 #myModal8 #myModal9 #myModal10 #myModal11 | #myModal #myModal2 #myModal3 #myModal4 #myModal5 #myModal6 #myModal7 #myModal8 #myModal9 #myModal10 #myModal11 | ||
{ | { | ||
− | z-index: | + | z-index:-4; |
} | } | ||
.modal-dialog{ | .modal-dialog{ | ||
− | z-index: | + | z-index:-4; |
} | } | ||
Line 243: | Line 243: | ||
.btn{ | .btn{ | ||
− | z-index: | + | z-index:-4; |
background-color:green; | background-color:green; | ||
} | } |