mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 01:21:27 +00:00
Workaround for drag and drop in Firefox
It is just a temporary workaround.
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user