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

org styling

This commit is contained in:
Kyle Spearrin
2017-04-07 12:50:56 -04:00
parent eaba45369b
commit 05d153e1d2
2 changed files with 4 additions and 4 deletions

View File

@@ -126,7 +126,7 @@ form .btn .loading-icon {
}
.dropdown-menu {
border-color: #ccc;
border-color: @table-border-color;
> li > a {
color: @text-color;
@@ -186,7 +186,7 @@ form .btn .loading-icon {
label {
display: block;
border-bottom: 1px solid @table-border-color;
border-bottom: 1px solid @box-border-color;
border-radius: 3px;
padding: 10px 10px 10px 30px;
font-weight: bold;