Add frame based navigation

This commit is contained in:
r 2020-02-18 22:15:37 +00:00
parent 39a3bb7f35
commit fe31d4197b
29 changed files with 347 additions and 257 deletions

View file

@ -460,6 +460,19 @@ a:hover,
margin-top: 6px;
}
.notification-title-container>* {
display: inline;
}
.notification-title {
font-size: 18pt;
margin-right: 8px;
}
.notification-refresh {
margin-right: 8px;
}
.dark {
background-color: #222222;
background-image: none;