summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css6
1 files changed, 6 insertions, 0 deletions
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;