File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 3
3
: root {
4
4
--_ui5_button_focused_border_radius : 0rem ;
5
5
--_ui5_button_text_shadow : none;
6
- --_ui5_button_emphasized_focused_border_color : var (--sapContent_FocusColor );
7
- --_ui5_button_emphasized_focused_active_border_color : var (--sapContent_ContrastFocusColor );
6
+ --_ui5_button_emphasized_focused_border_before : none;
7
+ --_ui5_button_emphasized_focused_border_color : var (--sapContent_FocusColor );
8
+ --_ui5_button_emphasized_focused_active_border_color : var (--sapContent_ContrastFocusColor );
8
9
}
Original file line number Diff line number Diff line change 6
6
--_ui5_button_focus_width : 1px ;
7
7
--_ui5_button_text_shadow : none;
8
8
--_ui5_button_emphasized_outline : 0.125rem dotted var (--sapContent_FocusColor );
9
+ --_ui5_button_emphasized_focused_border_before : none;
10
+ --_ui5_button_emphasized_focused_border_color : var (--sapContent_FocusColor );
11
+ --_ui5_button_emphasized_focused_active_border_color : var (--sapContent_ContrastFocusColor );
9
12
}
Original file line number Diff line number Diff line change 6
6
--_ui5_button_focus_width : 1px ;
7
7
--_ui5_button_text_shadow : none;
8
8
--_ui5_button_emphasized_outline : 0.125rem dotted var (--sapContent_FocusColor );
9
+ --_ui5_button_emphasized_focused_border_before : none;
10
+ --_ui5_button_emphasized_focused_border_color : var (--sapContent_FocusColor );
11
+ --_ui5_button_emphasized_focused_active_border_color : var (--sapContent_ContrastFocusColor );
9
12
}
You can’t perform that action at this time.
0 commit comments