primo commit

This commit is contained in:
2024-12-17 17:34:10 +01:00
commit e650f8df99
16435 changed files with 2451012 additions and 0 deletions

View File

@ -0,0 +1,10 @@
.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;
}