Files
conservatorio-tomadini/media/com_attachments/css/add_attachment_button_rtl.css
2024-12-17 17:34:10 +01:00

11 lines
319 B
CSS

.button2-left .add_attachment {
background: url(../images/add_attachment_button_rtl.png) 0 0 no-repeat;
}
div#editor-xtd-buttons div.btn-toolbar i.icon-add_attachment {
background: url(../images/add_attachment_button_small_rtl.png) 0 0 no-repeat;
vertical-align: middle;
height: 16px;
width: 16px;
}