New Addon "buffer": With this you can post to Google+-Pages, App.net or LinkedIn via bufferapp.com

This commit is contained in:
Michael Vogel 2014-05-03 11:56:57 +02:00
parent 0e9d6b4043
commit 39d22ea281
5 changed files with 603 additions and 0 deletions

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