diff options
| author | ab <abdullah_ahmed@brown.edu> | 2020-02-09 18:11:32 -0500 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2020-02-09 18:11:32 -0500 |
| commit | 9953433d0019f53474f3a50fe96f04a1e7af543f (patch) | |
| tree | 562abe2aadb6ecb443165b69a3691cb7a2915900 /src/client/views/animationtimeline/Keyframe.scss | |
| parent | cb140cb5387836de1e2287ed9519a132f0f9d28f (diff) | |
| parent | 45a8133bfaf4e3722db5da833ade42220d303126 (diff) | |
Merge branch 'monika_animation' of https://github.com/browngraphicslab/Dash-Web into monika_animation
Diffstat (limited to 'src/client/views/animationtimeline/Keyframe.scss')
| -rw-r--r-- | src/client/views/animationtimeline/Keyframe.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client/views/animationtimeline/Keyframe.scss b/src/client/views/animationtimeline/Keyframe.scss index 8dcf71994..84c8de287 100644 --- a/src/client/views/animationtimeline/Keyframe.scss +++ b/src/client/views/animationtimeline/Keyframe.scss @@ -46,10 +46,6 @@ $timelineDark: #77a1aa; position: absolute; } - // .keyframe:hover~.keyframe-information { - // display: flex; - // } - .keyframe-information { display: none; position: relative; |
