d
This commit is contained in:
parent
feff711843
commit
eaaf1dbb6d
6
dev.less
6
dev.less
@ -125,6 +125,7 @@ display: block !important;
|
|||||||
}
|
}
|
||||||
th{
|
th{
|
||||||
z-index: 150;
|
z-index: 150;
|
||||||
|
background-color: #f0f0f0;
|
||||||
}
|
}
|
||||||
tbody th{
|
tbody th{
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
@ -134,10 +135,9 @@ display: block !important;
|
|||||||
color:#fff;
|
color:#fff;
|
||||||
border-color: #fff;
|
border-color: #fff;
|
||||||
}
|
}
|
||||||
thead tr:nth-child(2) th{
|
/*thead tr:nth-child(2) th{
|
||||||
background-color: #f0f0f0;
|
|
||||||
border-color: #fff;
|
border-color: #fff;
|
||||||
}
|
}*/
|
||||||
|
|
||||||
thead th:nth-child(1){
|
thead th:nth-child(1){
|
||||||
z-index: 200;
|
z-index: 200;
|
||||||
|
Loading…
Reference in New Issue
Block a user