1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

subvault operations

This commit is contained in:
Kyle Spearrin
2017-03-30 21:08:07 -04:00
parent 1db6d7f32b
commit 2692bbaa63
3 changed files with 35 additions and 2 deletions

View File

@@ -179,6 +179,11 @@ form .btn .loading-icon {
.table td .label {
font-size: 85%;
font-weight: normal;
}
.box-header.with-border + .box-body .table > tbody > tr:first-child > td {
border-top: 0;
}
/* Callouts */