From 55960b06866432fd6dcec4bb84404b0eedf82a6b Mon Sep 17 00:00:00 2001 From: asuk Date: Fri, 4 Aug 2023 14:23:11 +0200 Subject: [PATCH] css changes --- .../DeterminePropEditorForDetail/SingleRowPropEditor.tsx | 1 - .../studio/src/propEditors/NextPrevKeyframeCursors.tsx | 8 ++++---- theatre/studio/src/propEditors/utils/propNameTextCSS.tsx | 1 + theatre/studio/src/uiComponents/form/BasicNumberInput.tsx | 3 ++- theatre/studio/src/uiComponents/form/BasicStringInput.tsx | 3 ++- 5 files changed, 9 insertions(+), 7 deletions(-) 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 { >