git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
10 lines
266 B
CSS
10 lines
266 B
CSS
#sql2excel-category-container .sql2excelpreview {
|
|
height: 28px;
|
|
width: 100px;
|
|
background: url('../images/btn-bg-purple-button.png') 0 0 no-repeat;
|
|
}
|
|
|
|
#sql2excel-category-container .sql2excelpreview div a {
|
|
color: rgb(99,0,198);
|
|
font-weight: bold;
|
|
} |