Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/sidebar/static/css/styles-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ body {
/* end MDL menu */


#footer-buttons button {
#footer-buttons button,
#footer-buttons a {
background-color: #393f4c;
transition: background 50ms;
}
Expand Down