Merge branch 'master' into themetests
This commit is contained in:
commit
3d69e2a50c
30 changed files with 318 additions and 197 deletions
|
@ -833,6 +833,13 @@ input#dfrn-url {
|
|||
.wall-item-like-buttons img {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.wall-item-links-wrapper {
|
||||
float: left;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.wall-item-delete-wrapper {
|
||||
float: right;
|
||||
margin-top: 5px;
|
||||
|
|
|
@ -962,6 +962,13 @@ input#dfrn-url {
|
|||
.wall-item-like-buttons img {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.wall-item-links-wrapper {
|
||||
float: left;
|
||||
margin-top: 100px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.wall-item-delete-wrapper {
|
||||
float: right;
|
||||
margin-top: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue