mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
fbsync: First commit for syncing the facebook newsfeed
This commit is contained in:
parent
eab2ae92bc
commit
a2f42c681b
3 changed files with 792 additions and 11 deletions
15
fbsync/fbsync.css
Executable file
15
fbsync/fbsync.css
Executable file
|
@ -0,0 +1,15 @@
|
|||
|
||||
#fbsync-enable-label, #fbsync-create_user-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#fbsync-checkbox, #fbsync-create_user {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#fbsync-submit {
|
||||
margin-top: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue