Personal tools

Difference between revisions of "Template:ActionsTable"

From Eth0Wiki

Jump to: navigation, search
m
m
Line 1: Line 1:
<style>.ActionsTable th {background-color:mint;color:black;padding-right:10px;}.ActionsTable td {background-color:white;color:black;padding-right:10px;}.ActionsTable tr.hover:hover {cursor:pointer;background-color:lime;color:black;}.ActionsTable tr.status_done {color:#999;text-decoration:strikethrough;}.ActionsTable td.status_done {background-color:green;}.ActionsTable td.status_starten {color:red;}.ActionsTable td.status_lopend {color:blue;}.ActionsTable td.status_onbekend {color:magenta;}</style><table class="ActionsTable" cellspacing="1" cellpadding="2" border="0" width="100%"><tr><th>Nr.</th><th>Categorie</th><th>Omschrijving / wat er moet gebeuren</th><th>Eigenaar</th><th>Status</th><th>Opmerking</th></tr>{{{items}}}</table>
+
<style>
 +
.ActionsTable th {background-color:mint;color:black;padding-right:10px;}
 +
.ActionsTable td {background-color:white;color:black;padding-right:10px;}
 +
.ActionsTable tr.hover:hover {cursor:pointer;background-color:lime;color:black;}
 +
.ActionsTable tr.status_done {color:#999;text-decoration:strikethrough;}
 +
.ActionsTable td.status_done {background-color:green;}
 +
.ActionsTable td.status_starten {color:red;}
 +
.ActionsTable td.status_lopend {color:blue;}
 +
.ActionsTable td.status_onbekend {color:magenta;}
 +
</style>
 +
<table class="ActionsTable" cellspacing="1" cellpadding="2" border="0" width="100%"><tr><th>Nr.</th><th>Categorie</th><th>Omschrijving / wat er moet gebeuren</th><th>Eigenaar</th><th>Status</th><th>Opmerking</th></tr>{{{items}}}</table>

Revision as of 21:44, 3 January 2011

<style> .ActionsTable th {background-color:mint;color:black;padding-right:10px;} .ActionsTable td {background-color:white;color:black;padding-right:10px;} .ActionsTable tr.hover:hover {cursor:pointer;background-color:lime;color:black;} .ActionsTable tr.status_done {color:#999;text-decoration:strikethrough;} .ActionsTable td.status_done {background-color:green;} .ActionsTable td.status_starten {color:red;} .ActionsTable td.status_lopend {color:blue;} .ActionsTable td.status_onbekend {color:magenta;} </style>

{{{items}}}
Nr.CategorieOmschrijving / wat er moet gebeurenEigenaarStatusOpmerking