@bcgov-sso/common-react-components 1.30.1 → 1.30.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -8,6 +8,7 @@ export declare const MAX_STRING_FIELD_WIDTH = "400px";
|
|
|
8
8
|
export declare const SUBTITLE_FONT_SIZE = "18px";
|
|
9
9
|
export declare const HELP_TEXT_FONT_SIZE = "12px";
|
|
10
10
|
export declare const SECONDARY_BLUE = "#38598a";
|
|
11
|
+
export declare const LINK_BLUE = "#1A5A96";
|
|
11
12
|
export declare const LINK_COLOR = "#0000EE";
|
|
12
13
|
export declare const PRIMARY_RED = "#D8292F";
|
|
13
14
|
export declare const FORM_BUTTON_MIN_WIDTH = "190px";
|