Difference between revisions of "Template:ActionsTable"
From Eth0Wiki
m |
m |
||
Line 1: | Line 1: | ||
− | + | {{#css: | |
− | .ActionsTable th {background-color: | + | .ActionsTable th {background-color:#96D321;color:black;padding:1px 10px 1px 5px;text-align:left;} |
.ActionsTable td {background-color:white;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.hover:hover {cursor:pointer;background-color:lime;color:black;} | ||
Line 8: | Line 8: | ||
.ActionsTable td.status_lopend {color:blue;} | .ActionsTable td.status_lopend {color:blue;} | ||
.ActionsTable td.status_onbekend {color:magenta;} | .ActionsTable td.status_onbekend {color:magenta;} | ||
− | + | }} | |
<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> | <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 22:07, 4 January 2011
{{#css: .ActionsTable th {background-color:#96D321;color:black;padding:1px 10px 1px 5px;text-align:left;} .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;} }}
{{{items}}}Nr. | Categorie | Omschrijving / wat er moet gebeuren | Eigenaar | Status | Opmerking |
---|