@@ -56,7 +56,7 @@
}
.cdb .cdb-sheet tr.separator td {
position: sticky;
- top: 20px;
+ top: 19px;
border-left: none;
padding-top: 6px;
color: #bbb;
@@ -63,7 +63,7 @@
height : 10px;
td {
color : #bbb;
@@ -459,6 +459,7 @@ input[type=checkbox]:checked:after {
display: none;
width: 200px;
position: fixed;
+ z-index: 99;
top: 20px;
right: 0px;
background-color: black;
@@ -495,6 +495,7 @@ input[type=checkbox] {
display : none;
width : 200px;
position : fixed;
top : 20px;
right : 0px;
background-color : black;