Now all modules are in core modules folder
This commit is contained in:
parent
5ba1cdfa0b
commit
05b6a91b0c
1907 changed files with 0 additions and 0 deletions
20
modules/filefield/filefield-rtl.css
Normal file
20
modules/filefield/filefield-rtl.css
Normal file
|
@ -0,0 +1,20 @@
|
|||
|
||||
.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;
|
||||
}
|
Reference in a new issue