mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-20 15:27:02 +00:00
post only facebook connector (untested - I no longer have a FB account)
This commit is contained in:
parent
4b7f346ac1
commit
7d3c6362cf
5 changed files with 847 additions and 0 deletions
13
fbpost/fbpost.css
Normal file
13
fbpost/fbpost.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
|
||||
#fbpost-enable-wrapper {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#fbpost-disable-wrapper {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#fbpost-post-default-form input {
|
||||
margin-top: 20px;
|
||||
margin-right: 20px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue