mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:15:55 +00:00
actions dropdown: use material menu icon
This commit is contained in:
@@ -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;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user