mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed some accessibility issues. Fixes #5732
This commit is contained in:
committed by
Akshay Joshi
parent
324e3e74be
commit
8e132eab08
@@ -17,7 +17,7 @@ $color-secondary: $white !default;
|
||||
$color-ternary: #5b6d7c !default;
|
||||
$color-ternary-fg: $white !default;
|
||||
|
||||
$color-danger: #e53935 !default;
|
||||
$color-danger: #CC0000 !default;
|
||||
$color-danger-icon-fg: $color-danger !default;
|
||||
$color-danger-fg: $white !default;
|
||||
$color-danger-light: #F39999 !default;
|
||||
|
||||
Reference in New Issue
Block a user