Because all the cool kids have one

Published April 26, 2006
Advertisement
I finally pulled my finger out and created the task list I always wanted. I decided to theme it around the rest of the site's default skin (ya-boo if you're viewing from the black theme!), and hopefully turning things from black to green to red will be one extra little motivation to get to work.

Should you feel like thieving it, here is the fuglyness
"text/css"</span>><br>.longBar, .taskPanel{<br>	text-align: left;<br><br>	padding: 5px;<br><br>	font-size: small;<br>	font-family: Arial;<br><br>	vertical-align: top;<br>}<br><br>.longBar{<br>	font-weight: bold;<br><br>	border-left: 1px solid #46A4D1;<br>	border-top: 1px solid #46A4D1;<br><br>	border-bottom: 1px solid #<span class="cpp-number">035180</span>;<br>	border-right: 1px solid #<span class="cpp-number">035180</span>;<br><br>	color: #FFFFFF;<br><br>	background: #1476B5;<br>}<br><br>.taskPanel{<br>	border-left: 1px solid #FFFFFF;<br>	border-top: 1px solid #FFFFFF;<br><br>	border-bottom: 1px solid #D7D7DF;<br>	border-right: 1px solid #D7D7DF;<br><br>	background: #EAEAEA;<br>}<br><br>.taskpanel ul{<br>	padding: 0px;<br><br>	margin: 0px;<br><br>	list-style-type: none;<br>}<br><br>.inProgress{<br>	color: #00BB00;<br>}<br><br>.done{<br>	color: #BB0000;<br>	text-decoration: line-through;<br>}<br>"100%"
>
"3" class="longBar">Version 0.1 Roadmap

"33%" class="taskPanel">
Header

  • Item



"33%" class="taskPanel">
Header

  • class
="inProgress">Item in progress


"33%" class="taskPanel">
Header

  • class
="done">Completed item




"3" class="longBar">Status: Blah - Legend - To do - class="inProgress">In Progress - class="done">Done


0 likes 3 comments

Comments

ApochPiQ
Under .taskPanel, just add color: black;. Then it will look fine on both themes [smile]
April 26, 2006 11:24 AM
EDI
everyone's thieving my journal task list idea! [grin]

ah well you bought a copy of Morning's Wrath, so I forgive you.

Thanks for the support by the way [grin]
April 26, 2006 12:15 PM
aidan_walsh
Quote:Originally posted by ApochPiQ
Under .taskPanel, just add color: black;. Then it will look fine on both themes [smile]

Cheers. I knocked this up while I was between tasks at work, so I didn't have the chance to try it out on the black theme. I'll add that into it now and try it out.

Quote:Originally posted by EDI
everyone's thieving my journal task list idea!

Well, if the idea is a good 'un...

Quote:Originally posted by EDI
Thanks for the support by the way

Consider the thieving of the task list as the only act of piracy Etheral Darkness will suffer at my hands [grin]
April 26, 2006 03:20 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement
Advertisement