mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
Appnet: Bidirectional sync with app.net
This commit is contained in:
parent
ca9bd8b877
commit
d7c129fb13
2 changed files with 770 additions and 54 deletions
|
@ -1,4 +1,4 @@
|
|||
#appnet-disconnect-label, #appnet-token-label,
|
||||
#appnet-import-label, #appnet-disconnect-label, #appnet-token-label,
|
||||
#appnet-enable-label, #appnet-bydefault-label,
|
||||
#appnet-clientid-label, #appnet-clientsecret-label {
|
||||
float: left;
|
||||
|
@ -6,7 +6,7 @@
|
|||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#appnet-disconnect, #appnet-token,
|
||||
#appnet-import, #appnet-disconnect, #appnet-token,
|
||||
#appnet-checkbox, #appnet-bydefault,
|
||||
#appnet-clientid, #appnet-clientsecret {
|
||||
float: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue