ForumsQuestionsRemove number of collpased items in folders view


Remove number of collpased items in folders view
Author Message
Kali

Posted: Sep 10, 2009
Score: 0 Reference
is it possible to remove the "number of collpased items" in folders view. i find it distracting.
Jake

Toodledo Founder
Posted: Sep 10, 2009
Score: 0 Reference
It isn't possible, but thanks for the suggestion.
Vin Thomas

Posted: Sep 11, 2009
Score: 0 Reference
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.