mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-06 11:08:44 +00:00
Add frame based navigation
This commit is contained in:
parent
39a3bb7f35
commit
fe31d4197b
29 changed files with 347 additions and 257 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue