FundacionLQDVI_WebCongresos/www/administrator/components/com_sql2excel/assets/sql2excel.css

54 lines
1.3 KiB
CSS

.icon-32-exportxml {
background: url('images/icon-32-exportxml.png') no-repeat left;
}
.icon-32-importxml {
background: url('images/icon-32-importxml.png') no-repeat left;
}
div.icon-48-importxml {
background: url('images/icon-48-importxml.png') no-repeat left;
}
div.icon-48-sql2excellogo {
background: url('images/sql2excel_logo_48.gif') no-repeat left;
}
div.icon-48-sql2exceldatabases {
background: url('images/icon-48-databases.png') no-repeat left;
}
div.icon-48-sql2excelsections {
background: url('images/icon-48-sections.png') no-repeat left;
}
div.icon-48-sql2excelcategories {
background: url('images/icon-48-categories.png') no-repeat left;
}
div.icon-48-sql2excelinfo {
background: url('images/icon-48-information.png') no-repeat left;
}
div.icon-48-sql2excelworksheets {
background: url('images/icon-48-worksheets.gif') no-repeat left;
}
div.icon-48-sql2excelworkbooks {
background: url('images/icon-48-workbooks.png') no-repeat left;
}
div.icon-48-sql2excelschedules {
background: url('images/icon-48-schedules.png') no-repeat left;
}
div.icon-48-sql2excelsettings {
background: url('images/icon-48-settings.png') no-repeat left;
}
div.icon-48-sql2excelabout {
background: url('images/icon-48-about.png') no-repeat left;
}