forked from friendica/deprecated-addons
deprecated the BUFFER addon
This commit is contained in:
parent
e0cd6b99a1
commit
12274063bb
38 changed files with 2250 additions and 0 deletions
15
buffer/buffer.css
Normal file
15
buffer/buffer.css
Normal 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