ForumsQuestionsRemove number of collpased items in folders view
Remove number of collpased items in folders view
Author |
Message |
Kali
|
is it possible to remove the "number of collpased items" in folders view. i find it distracting.
|
Jake
Toodledo Founder
|
It isn't possible, but thanks for the suggestion.
|
Vin Thomas
|
Although it's not possible within the Toodledo settings, it actually is possible using CSS. If you create a Stylish theme with the following code it will work:
.tab i, .tabon i {
display:none !important;
}
If that doesn't make sense, let me know and I can help.
This message was edited Sep 11, 2009.
|
You cannot reply yet
U Back to topic home
R Post a reply
To participate in these forums, you must be signed in.