mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
avira csv importer
This commit is contained in:
@@ -173,10 +173,6 @@ label:not(.form-check-label) {
|
||||
&:not(:hover) {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-outline-secondary {
|
||||
@@ -185,6 +181,10 @@ label:not(.form-check-label) {
|
||||
&:hover:not(:disabled) {
|
||||
color: $body-color;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-submit {
|
||||
|
||||
Reference in New Issue
Block a user