mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
qcomment addon
This commit is contained in:
parent
fe3ff56d7b
commit
9f608f4b07
3 changed files with 85 additions and 0 deletions
19
qcomment/qcomment.css
Executable file
19
qcomment/qcomment.css
Executable 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;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue