1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 03:33:54 +00:00

date range filtering

This commit is contained in:
Kyle Spearrin
2017-12-15 12:42:21 -05:00
parent 9834f3d2aa
commit de3a9b9903
4 changed files with 54 additions and 7 deletions

View File

@@ -524,6 +524,10 @@ form .btn .loading-icon {
position: absolute;
left: 10px;
top: 5px;
input {
display: inline;
}
}
.box-body p:last-child {