Merge pull request #112 from lorenzhs/fixtimestampdisplay
Fix timestamp hiding/showing
This commit is contained in:
commit
ef62ddb267
2 changed files with 7 additions and 2 deletions
|
@ -359,3 +359,8 @@ li.notification {
|
|||
img.embed {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
|
||||
table.notimestamp td.time {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue