10 lines
182 B
CSS
10 lines
182 B
CSS
|
|
#sql2excel-category-container .sql2excelpreview {
|
||
|
|
background: #3f3f3f;
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .sql2excelpreview div a {
|
||
|
|
color: #aeaeae;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
|