summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-08 17:31:26 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-08 17:31:26 +0100
commitf9abf75724d33c8b7f793d0fb1646925ed7e80dc (patch)
tree431fa3b7141b0e2034ac20b1308ab9f73ceab13a /scss
parent9cb715d77b1f864399023f16c56a6dc088ef5ef1 (diff)
downloadIshtar-f9abf75724d33c8b7f793d0fb1646925ed7e80dc.tar.bz2
Ishtar-f9abf75724d33c8b7f793d0fb1646925ed7e80dc.zip
UI sheet header - add caret to show collapse
Diffstat (limited to 'scss')
-rw-r--r--scss/custom.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 3cb45a368..0b0da8378 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -440,6 +440,9 @@ textarea {
}
}
+.sheet-caret { display: inline-block; width: 1em; }
+
+#window-fixed-menu-list .sheet-caret { display: none; }
#bookmark-list .input-link{
width: 100%;