qcomment addon

This commit is contained in:
friendica 2012-02-15 18:15:10 -08:00
parent fe3ff56d7b
commit 9f608f4b07
3 changed files with 85 additions and 0 deletions

19
qcomment/qcomment.css Executable file
View file

@ -0,0 +1,19 @@
#qcomment-label {
float: left;
width: 300px;
margin-top: 10px;
}
#qcomment-words {
float: left;
margin-top: 10px;
width: 100px;
height: 150px;
}
#qcomment-submit {
margin-top: 15px;
}