aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-11-15 14:24:11 -0500
committerbobzel <zzzman@gmail.com>2022-11-15 14:24:11 -0500
commit51a85bae74c3d8ccddb57f6063e93b237cdf1ebd (patch)
tree01f3af984eeef920284547e86583f60d76866375 /src/client/views/nodes/DocumentView.scss
parent19f317bd43a7cc8df0daf1c0642011cc8754e14b (diff)
added playback of audio annotation on inPlace container. fixed image anchors to be marked un-rendered so link lines show up.
Diffstat (limited to 'src/client/views/nodes/DocumentView.scss')
-rw-r--r--src/client/views/nodes/DocumentView.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss
index e437d295e..01188d3fa 100644
--- a/src/client/views/nodes/DocumentView.scss
+++ b/src/client/views/nodes/DocumentView.scss
@@ -198,9 +198,9 @@
> .documentView-titleWrapper-hover {
display: inline-block;
}
- > .documentView-contentsView {
- opacity: 0.5;
- }
+ // > .documentView-contentsView {
+ // opacity: 0.5;
+ // }
> .documentView-captionWrapper {
opacity: 1;
}