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
|
@ -1242,7 +1242,8 @@ section #jotOpen {
|
|||
.media-heading {
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
.wall-item-name {
|
||||
.wall-item-name,
|
||||
.shared-author {
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -1572,6 +1573,7 @@ ul.dropdown-menu li:hover {
|
|||
|
||||
/* Media Classes */
|
||||
.media .time,
|
||||
.media .shared-time,
|
||||
.media .location,
|
||||
.media .location a {
|
||||
font-size: 11px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue