display last online time (#1125)

* - if offline calculate and display last online time to address https://github.com/owncast/owncast/issues/1111
- clean up status bar styles

* clean up console
This commit is contained in:
gingervitis
2021-06-20 10:49:16 -07:00
committed by GitHub
parent d19ecab90c
commit c45e43c378
6 changed files with 58 additions and 44 deletions
-5
View File
@@ -24,8 +24,3 @@ The styles in this file mostly ovveride those coming from chat.css
opacity: 1;
pointer-events: auto;
}
#video-only #stream-info {
height: 3rem;
}