From c4d125480aa6c45c016a659d8ac5b3f7b0396736 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 25 Aug 2019 14:10:58 +0100 Subject: [PATCH] Dropdown properties --- epicyon-profile.css | 5 +++++ webinterface.py | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 013b0aa4a..101f6af8f 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -669,3 +669,8 @@ input[type=checkbox] background: var(--main-bg-color); cursor: pointer; } + +.dropbtn { + border: none; + cursor: pointer; +} diff --git a/webinterface.py b/webinterface.py index 0b11935a1..852848511 100644 --- a/webinterface.py +++ b/webinterface.py @@ -655,7 +655,7 @@ def htmlNewPost(baseDir: str,path: str,inReplyTo: str,mentions: [],reportUrl: st '
' \ ' ' \ '
' \ - '