Add Nord style

This commit is contained in:
2022-01-17 15:46:59 +01:00
parent 452b60b193
commit 2e1315432a
5 changed files with 30 additions and 30 deletions

View File

@@ -472,8 +472,8 @@ select:disabled , select.disabled {
padding: 4px 5px 4px 5px;
cursor: not-allowed;
}
button > *,
.button > * {
button > i,
.button > i {
vertical-align: middle;
line-height: 1;
}