This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
suitedesk/modules/filefield/filefield-rtl.css

20 lines
326 B
CSS

.filefield-icon {
margin: 0 0 0 2px;
}
.filefield-element .widget-preview {
float: right;
padding: 0 0 0 10px;
border-size: 0 0 0 1px;
margin: 0 0 0 10px;
}
.filefield-element .widget-edit {
float: right;
}
.filefield-element div.ahah-progress,
.filefield-element div.throbber {
padding: 1px 3px 2px 13px;
}