1
0
Fork 0

New template for shared content instead of hardcoded stuff in source

This commit is contained in:
Michael Vogel 2016-06-07 22:29:50 +02:00
commit e2e32eecac
5 changed files with 56 additions and 24 deletions

View file

@ -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;