Adjustments events view in timeline/wall

This commit is contained in:
hoergen 2017-12-11 00:16:23 +01:00
parent 6baf7b4da2
commit 95309fe5c4
1 changed files with 4 additions and 0 deletions

View File

@ -151,6 +151,10 @@ div.jGrowl div.info {
content: '# ';
}
.event-list:hover {
background-color: white;
}
div.pager, ul.tabs {
font-weight: initial;
}