mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
stubbed out settings list and various styling
This commit is contained in:
@@ -173,6 +173,7 @@
|
||||
padding: 5px 10px;
|
||||
color: @gray-light;
|
||||
text-transform: uppercase;
|
||||
font-size: (@font-size-base - 1);
|
||||
|
||||
label {
|
||||
font-weight: normal;
|
||||
@@ -287,7 +288,7 @@
|
||||
.fa-chevron-right {
|
||||
float: right;
|
||||
margin-top: 3px;
|
||||
color: @gray-light;
|
||||
color: @list-icon-color;
|
||||
}
|
||||
|
||||
&.condensed {
|
||||
@@ -360,7 +361,7 @@
|
||||
|
||||
.generate-password-block {
|
||||
margin: 20px;
|
||||
font-size: 20px;
|
||||
font-size: 19px;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user