diff --git a/theatre/studio/src/panels/DetailPanel/DeterminePropEditorForDetail/SingleRowPropEditor.tsx b/theatre/studio/src/panels/DetailPanel/DeterminePropEditorForDetail/SingleRowPropEditor.tsx index 8ee4eac..8d6b893 100644 --- a/theatre/studio/src/panels/DetailPanel/DeterminePropEditorForDetail/SingleRowPropEditor.tsx +++ b/theatre/studio/src/panels/DetailPanel/DeterminePropEditorForDetail/SingleRowPropEditor.tsx @@ -67,7 +67,6 @@ const PropNameContainer = deriver(styled.div<{ ${propNameTextCSS}; &:hover { - color: blue; } `) diff --git a/theatre/studio/src/propEditors/NextPrevKeyframeCursors.tsx b/theatre/studio/src/propEditors/NextPrevKeyframeCursors.tsx index 39c88db..027f351 100644 --- a/theatre/studio/src/propEditors/NextPrevKeyframeCursors.tsx +++ b/theatre/studio/src/propEditors/NextPrevKeyframeCursors.tsx @@ -29,7 +29,7 @@ const Container = styled.div` margin: 0 0px 0 2px; position: relative; z-index: 0; - opacity: 0.7; + opacity: 1; &:after { position: absolute; @@ -152,7 +152,7 @@ namespace Icons { >