Favorite (star) History entries

This commit is contained in:
Liyas Thomas
2019-11-10 12:08:10 +05:30
parent ee8f133ebb
commit 10b699a6f7
3 changed files with 31 additions and 10 deletions

View File

@@ -671,9 +671,12 @@ fieldset#history {
span {
position: absolute;
top: 12px;
right: 12px;
top: 8px;
right: 8px;
font-family: 'Roboto Mono', monospace;
background-color: var(--bg-color);
padding: 4px 8px;
border-radius: 8px;
}
}
}