a
This commit is contained in:
parent
7eae0076e8
commit
429938c3e2
4
dev.less
4
dev.less
@ -129,12 +129,12 @@ display: block !important;
|
|||||||
tbody th{
|
tbody th{
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
tr:first-child th{
|
thead tr:first-child th{
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
color:#fff;
|
color:#fff;
|
||||||
border-color: #fff;
|
border-color: #fff;
|
||||||
}
|
}
|
||||||
tr:nth-child(1) th{
|
thead tr:nth-child(2thead ) th{
|
||||||
background-color: #ff0;
|
background-color: #ff0;
|
||||||
border-color: #fff;
|
border-color: #fff;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user