mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-20 15:27:02 +00:00
New Addon "buffer": With this you can post to Google+-Pages, App.net or LinkedIn via bufferapp.com
This commit is contained in:
parent
0e9d6b4043
commit
39d22ea281
5 changed files with 603 additions and 0 deletions
15
buffer/buffer.css
Executable file
15
buffer/buffer.css
Executable file
|
@ -0,0 +1,15 @@
|
|||
#buffer-enable-label, #buffer-bydefault-label, #buffer-delete-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#buffer-checkbox, #buffer-bydefault, #buffer-delete {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#buffer-submit {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue