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