Notify on saved options

This commit is contained in:
hensm
2018-12-12 13:13:18 +00:00
parent 82e224fd80
commit 4e682e4e1f
3 changed files with 30 additions and 3 deletions

View File

@@ -12,6 +12,8 @@
}
#buttons {
display: flex;
align-items: center;
align-self: flex-end;
margin-block-start: 5px;
}
@@ -20,6 +22,10 @@
margin-inline-end: 5px;
}
#status-line {
color: graytext;
}
.bridge {
margin-top: 20px;