Prelim: Touch-ups for professional CSD

This commit is contained in:
Rory Fewell
2023-01-07 18:16:55 +00:00
parent 0c007257b3
commit 7874cc1ea4

View File

@@ -142,7 +142,7 @@ $caption_button_hover_styles:
undefined,
undefined,
#CCDCF5,
undefined
none
);
$caption_button_hover_styles:
wintc_define_props_fg(
@@ -184,6 +184,31 @@ $caption_button_press_styles:
undefined
);
$caption_button_selected_styles: map-clone($caption_button_press_styles);
$caption_button_selected_hover_styles:
wintc_define_props_bg(
$caption_button_selected_hover_styles,
false,
#2469BF,
undefined,
undefined,
undefined,
none
);
$caption_button_selected_hover_styles:
wintc_define_props_borders(
$caption_button_selected_hover_styles,
false,
undefined,
undefined,
undefined,
undefined,
undefined,
#2160AF,
undefined
);
$caption_button_inactive_styles:
wintc_define_props_bg(
$caption_button_inactive_styles,