mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
login form styling. server validation errors displayed as sweet alerts
This commit is contained in:
@@ -348,6 +348,21 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.list-section-item-icon-input {
|
||||
padding: 15px 15px;
|
||||
|
||||
.fa {
|
||||
float: left;
|
||||
color: @list-icon-color;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
input {
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.list-no-selection {
|
||||
|
||||
Reference in New Issue
Block a user