mod_filestorage: provide a URL for linking to webpages and other websites

This commit is contained in:
friendica
2014-01-09 21:01:53 -08:00
parent a309bc0d47
commit ee2bea37e9
4 changed files with 56 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
#attach-edit-backlink, #cut-paste-link {
#attach-edit-backlink, #cutpasteinput, #linkpasteinput {
margin-bottom: 10px;
}
@@ -6,6 +6,6 @@
margin-top: 20px;
}
#cutpasteinput {
#cutpasteinput, #linkpasteinput {
width: 600px;
}