Difference between revisions of "Template:ActionsTable"
From Eth0Wiki
m |
m |
||
Line 40: | Line 40: | ||
color:magenta; | color:magenta; | ||
} | } | ||
− | .ActionsTable td. | + | .ActionsTable td.owner_E_NO_OWNER { |
-webkit-border-radius:5px; | -webkit-border-radius:5px; | ||
padding-right:3px; | padding-right:3px; | ||
Line 46: | Line 46: | ||
background-color:black; | background-color:black; | ||
color:white; | color:white; | ||
+ | } | ||
+ | .ActionsTable td.owner_ { | ||
+ | visibility:hidden; | ||
} | } | ||
}} | }} | ||
<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>Datumplanning</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>Datumplanning</th><th>Opmerking</th></tr>{{{items}}}</table> |
Revision as of 10:39, 5 January 2011
{{#css: .ActionsTable th {
background-color:#96D321; color:black; padding:1px 10px 1px 5px; text-align:left; vertical-align:bottom; margin:0 2px 2px 0; -webkit-border-radius:5px; -moz-border-radius:5px;
} .ActionsTable td {
background-color:white; color:black; padding-right:10px; vertical-align:top;
} .ActionsTable tr.hover:hover td {
background-color:#96D321!important; color:black;
} .ActionsTable tr.status_done td, .ActionsTable tr.status_cancelled td {
color:#999!important; text-decoration:line-through;
} .ActionsTable tr.status_cancelled td {
color:#666!important;
} .ActionsTable td.status_done {
background-color:#CFC !important;
} .ActionsTable td.status_starten {
color:red;
} .ActionsTable td.status_lopend {
color:blue;
} .ActionsTable td.status_onbekend {
color:magenta;
} .ActionsTable td.owner_E_NO_OWNER {
-webkit-border-radius:5px; padding-right:3px; padding-left:3px; background-color:black; color:white;
} .ActionsTable td.owner_ {
visibility:hidden;
} }}
{{{items}}}Nr. | Categorie | Omschrijving / wat er moet gebeuren | Eigenaar | Status | Datumplanning | Opmerking |
---|