1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 02:23:44 +00:00
This commit is contained in:
Kyle Spearrin
2018-01-30 13:32:58 -05:00
parent 6316842a49
commit 654b4b42a0
4 changed files with 25 additions and 16 deletions

View File

@@ -212,6 +212,12 @@
padding-top: 5px;
padding-bottom: 5px;
}
&.no-hover .box-content-row, .box-content-row.no-hover {
&:hover, &:focus {
background-color: initial;
}
}
}
.box-footer {