From 06c8f315ff25c1298ce6a6e712027cd57a73e1e3 Mon Sep 17 00:00:00 2001 From: srichman333 Date: Mon, 26 Jun 2023 18:52:47 -0400 Subject: DocumentDecorations layout acl checkbox --- src/client/views/DocumentDecorations.scss | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/client/views/DocumentDecorations.scss') diff --git a/src/client/views/DocumentDecorations.scss b/src/client/views/DocumentDecorations.scss index 0a690f751..d1b6c5772 100644 --- a/src/client/views/DocumentDecorations.scss +++ b/src/client/views/DocumentDecorations.scss @@ -228,6 +228,25 @@ $resizeHandler: 8px; &:hover { opacity: 1; } + + .checkbox{ + position: fixed; + display: inline; + margin-top: -2px; + margin-left: -5px; + font-size: 7px; + + .checkbox-box{ + transform: scale(.7); + } + + .checkbox-text{ + font-size: 7px; + margin-top: 10px; + margin-left: -20px; + } + } + .documentDecorations-shareNone{ width: calc(100% + 10px); background: grey; -- cgit v1.2.3-70-g09d2