10 lines
223 B
CSS
10 lines
223 B
CSS
|
|
#sql2excel-category-container .sql2excelpreview {
|
||
|
|
background: url('../images/btn-bg-neon-bold.png') 0 0 repeat-x;
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .sql2excelpreview div a {
|
||
|
|
color: white;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
|