friendica-addons/libertree/libertree.css
tony baldwin b6985e0e66 removed 2 lines in posterous that were rendering plugin unproductive
libertree snuck in...not yet functional
2012-06-02 13:06:35 -04:00

17 lines
324 B
CSS
Executable file

#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;
}