New template for shared content instead of hardcoded stuff in source
This commit is contained in:
parent
bd01a1c63a
commit
e2e32eecac
5 changed files with 56 additions and 24 deletions
|
@ -1112,7 +1112,8 @@ input#dfrn-url {
|
|||
left: 65px;
|
||||
}
|
||||
|
||||
.wall-item-ago {
|
||||
.wall-item-ago,
|
||||
.shared-time {
|
||||
color: #888888;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
@ -1201,7 +1202,8 @@ input#dfrn-url {
|
|||
.wall-item-wrapper-end {
|
||||
clear: both;
|
||||
}
|
||||
.wall-item-name-link {
|
||||
.wall-item-name-link,
|
||||
.shared-author {
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
color: #3172BD;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue