mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
removed 2 lines in posterous that were rendering plugin unproductive
libertree snuck in...not yet functional
This commit is contained in:
parent
6e280e7143
commit
b6985e0e66
4 changed files with 211 additions and 3 deletions
16
libertree/libertree.css
Executable file
16
libertree/libertree.css
Executable file
|
@ -0,0 +1,16 @@
|
|||
|
||||
#libertree-enable-label, #libertree-username-label, #libertree-password-label, #libertree-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#libertree-checkbox, #libertree-username, #libertree-password, #libertree-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#libertree-submit {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue