1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

group add/edit/delete

This commit is contained in:
Kyle Spearrin
2018-07-09 16:27:54 -04:00
parent b774091b83
commit ecfecd295a
13 changed files with 383 additions and 46 deletions

View File

@@ -265,6 +265,10 @@ label:not(.form-check-label):not(.btn) {
}
.table.table-list {
thead th {
border-top: none;
}
tr:first-child {
td {
border: none;