We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
With CustomCSS you can alter the behavior or display of libertree.
To use any of the snippets copy some or all of the snippets into your CustomCSS field in your account settings.
[NOTE: this is now default behaviour]
.excerpt img:hover { max-height: 100%; max-width: 640px; }
.bg { background: #cceedd; }
#chat-window .logs .log .messages { max-height: 250px; }