9 lines
170 B
CSS
9 lines
170 B
CSS
|
|
#sql2excel-category-container .wb-download {
|
||
|
|
background: #3f3f3f;
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .wb-download div a {
|
||
|
|
color: #aeaeae;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|