mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-17 01:31:25 +01:00
adjusted info toast styling
This commit is contained in:
parent
6361a36f81
commit
b2eb7910ee
@ -55,7 +55,7 @@
|
||||
background-color: @brand-info;
|
||||
|
||||
&:before {
|
||||
content: "\f005";
|
||||
content: "\f05a";
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -14,6 +14,6 @@
|
||||
@brand-primary: #3c8dbc;
|
||||
@brand-danger: #dd4b39;
|
||||
@brand-success: #00a65a;
|
||||
@brand-info: #00c0ef;
|
||||
@brand-info: #555555;
|
||||
@brand-warning: #f39c12;
|
||||
@brand-primary-accent: #286090;
|
||||
|
Loading…
Reference in New Issue
Block a user