Z indexes and colors
parent
7a93acd803
commit
56312df73b
Binary file not shown.
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 378 B |
|
@ -199,10 +199,16 @@ body.admin {
|
|||
background-image:url("../images/clippy_wave.gif"), url("../images/clippy_frame.png");
|
||||
background-repeat:no-repeat;
|
||||
background-position: 4px 20px, 0px 0px;
|
||||
z-index:0;
|
||||
}
|
||||
|
||||
.drawer__pager {
|
||||
overflow-y:auto;
|
||||
z-index:1;
|
||||
}
|
||||
|
||||
.privacy-dropdown__dropdown {
|
||||
z-index:2;
|
||||
}
|
||||
|
||||
.column {
|
||||
|
|
Loading…
Reference in New Issue