8 lines
173 B
CSS
8 lines
173 B
CSS
|
|
#sql2excel-category-container .sql2excelpreview {
|
||
|
|
background: black;
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .sql2excelpreview div a {
|
||
|
|
color: #fff;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|