7 lines
354 B
CSS
7 lines
354 B
CSS
.highlight-warning {background: #FBF5C6!important}
|
|
.group-title td {background: #f1f1f1!important; border-bottom: 1px solid #ccc!important}
|
|
tr.groupdivider td {background: #fff!important;}
|
|
.groupdivider .text {color: #808080}
|
|
.groupdivider .text strong {color: #333}
|
|
.groupby{background:#f1f1f1!important; border-right:1px solid #ddd;cursor: pointer;}
|