New addon "appnetpost" to post to app.net

This commit is contained in:
Michael Vogel 2013-10-05 15:35:14 +02:00
parent 67244bb9ea
commit b6aa4fd753
4 changed files with 428 additions and 76 deletions

15
appnetpost/appnetpost.css Executable file
View file

@ -0,0 +1,15 @@
#appnetpost-enable-label, #appnetpost-bydefault-label {
float: left;
width: 200px;
margin-top: 10px;
}
#appnetpost-checkbox, #appnetpost-bydefault {
float: left;
margin-top: 10px;
}
#appnetpost-submit {
margin-top: 15px;
}