ForumsTips & TricksDifferent Background Color for Maintask and Subtask
Different Background Color for Maintask and Subtask
Author |
Message |
gmrevo
|
I started using the new https://tasks.toodledo.com , i actually didn't notice that was released until i checked the forum, maybe do a small popup to check out the news system.
The new Task section is awesome, but i couldn't distinguish bewteen Main task and Subtask, the contrast bewteen the elements wasn't there so i'm using Stylebot on Google Chrome to change the Css
This is the css i use
div.taskRow.Grid {
background-color: #c1c1c1;
}
div.taskRow.Grid.subtask {
background-color: #ffffff;
}
I've done this because i use a lot of subtask, more subtask than main task
There are other plugin for Firefox and Chrome but the css stay the same.
Change the color to your own choosing
https://www.google.it/search?q=color+picker
This message was edited May 07, 2017.
|
coolexplorer
|
I agree, the colors of the Parents and Subtasks are quite indistinguishable.
Jake, could you consider increasing the contrast between the two slightly.
If you think it would disturb other users, you could give it as an option.
Thanks.
|
You cannot reply yet
U Back to topic home
R Post a reply
To participate in these forums, you must be signed in.