f
This commit is contained in:
parent
7526170a6f
commit
ee4f6e4ce1
10
dev.less
10
dev.less
@ -108,8 +108,18 @@ body::before {
|
||||
font-family: arial !important;
|
||||
}
|
||||
|
||||
#hc_table th{
|
||||
background: #f0f0f0 !important;
|
||||
}
|
||||
|
||||
#hc_table thead tr:first-child th{
|
||||
background-color: #000 !important;
|
||||
color:#fff !important;
|
||||
border-color: #fff;
|
||||
}
|
||||
|
||||
#hc_table thead tr:nth-child(1) th{
|
||||
background-color: #000 !important;
|
||||
color:#fff !important;
|
||||
border-color: #fff;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user