3 lines
165 B
CSS
3 lines
165 B
CSS
.table>thead>tr>th {background-color: unset;}
|
|
.input-group > .chosen+.chosen-container > .chosen-single {border-top-right-radius: 0; border-bottom-right-radius: 0;}
|