mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
New addon "appnetpost" to post to app.net
This commit is contained in:
parent
67244bb9ea
commit
b6aa4fd753
4 changed files with 428 additions and 76 deletions
15
appnetpost/appnetpost.css
Executable file
15
appnetpost/appnetpost.css
Executable file
|
@ -0,0 +1,15 @@
|
|||
|
||||
#appnetpost-enable-label, #appnetpost-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#appnetpost-checkbox, #appnetpost-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#appnetpost-submit {
|
||||
margin-top: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue