diff --git a/src/Explorer/Panes/PanelComponent.less b/src/Explorer/Panes/PanelComponent.less index 75e36786a..becdc49d8 100644 --- a/src/Explorer/Panes/PanelComponent.less +++ b/src/Explorer/Panes/PanelComponent.less @@ -112,6 +112,9 @@ margin-top: 28px; margin-left: 4px !important; } +.addRemoveIcon [alt="editEntity"]:focus,.addRemoveIconLabel [alt="editEntity"]:focus{ + border:1px dashed #605E5C +} .addNewParamStyle { margin-top: 5px; margin-left: 5px !important;