Removed many deprecated addons

This commit is contained in:
Michael 2017-10-19 06:31:48 +00:00
commit 1b7283c72b
247 changed files with 28554 additions and 0 deletions

15
fbsync/fbsync.css Executable file
View 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;
}