mirror of
https://github.com/friendica/friendica
synced 2024-11-18 13:03:41 +00:00
more theme works
This commit is contained in:
parent
d703f4bc52
commit
7faa6c3e93
1 changed files with 4 additions and 0 deletions
|
@ -1086,6 +1086,10 @@ input#dfrn-url {
|
||||||
.comment-edit-text-empty, .comment-edit-text-full {
|
.comment-edit-text-empty, .comment-edit-text-full {
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
-moz-border-radius: 3px;
|
||||||
|
border-radius: 3px;
|
||||||
|
border: 1px solid #cccccc;
|
||||||
|
padding: 3px 1px 1px 3px;
|
||||||
}
|
}
|
||||||
.comment-edit-text-end {
|
.comment-edit-text-end {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|
Loading…
Reference in a new issue