mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 15:09:15 +00:00
Workaround for drag and drop in Firefox
It is just a temporary workaround, as *.map isn't updated.
This commit is contained in:
@@ -1762,6 +1762,7 @@ body.ttrss_utility.share_popup .content {
|
||||
}
|
||||
.flat .dijitTree .dijitTreeRow {
|
||||
overflow: hidden;
|
||||
-moz-user-select: none; /* TODO: temporary workaround for bug: https://discourse.tt-rss.org/t/is-it-possible-to-create-a-hierarchy-of-categories/876/13 */
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.flat label.dijitButton {
|
||||
|
||||
Reference in New Issue
Block a user