removed 2 lines in posterous that were rendering plugin unproductive

libertree snuck in...not yet functional
This commit is contained in:
tony baldwin 2012-06-02 13:06:35 -04:00
parent 6e280e7143
commit b6985e0e66
4 changed files with 211 additions and 3 deletions

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