This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/css/mod_filestorage.css
2014-04-30 16:35:50 -07:00

13 lines
178 B
CSS

#attach-edit-backlink, #cutpasteinput, #linkpasteinput {
margin-bottom: 10px;
}
#attach-edit-submit {
margin-top: 20px;
}
#cutpasteinput, #linkpasteinput {
width: 600px;
}