10 lines
271 B
CSS
10 lines
271 B
CSS
|
|
#sql2excel-category-container .sql2excelpreview {
|
||
|
|
height: 27px;
|
||
|
|
width: 100px;
|
||
|
|
background: url('../images/btn-bg-aquamarine-simple3d-button.png') 0 0 no-repeat;
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .sql2excelpreview div a {
|
||
|
|
color: black;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|