From 83650fffa44a8f3eeeb81153835c013348a8c584 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 6 Mar 2019 09:20:06 +0300 Subject: actions dropdown: use material menu icon --- themes/night.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'themes/night.css') diff --git a/themes/night.css b/themes/night.css index c0fb389a5..70452d0e9 100644 --- a/themes/night.css +++ b/themes/night.css @@ -182,6 +182,12 @@ body.ttrss_main .notify.notify_error i.icon-notify, body.ttrss_main .notify.notify_error i.icon-close { color: white; } +body.ttrss_main .action-chooser .action-button .dijitButtonText { + vertical-align: unset; +} +body.ttrss_main .action-chooser .action-button .dijitArrowButtonInner { + display: none; +} body.ttrss_main .hl { border: 0px solid #222; border-bottom-width: 1px; -- cgit v1.2.3