Some work on the tasks CRUD

This commit is contained in:
simon
2018-02-21 21:52:41 -05:00
parent 165844e4ca
commit 1602f47b4e
8 changed files with 171 additions and 24 deletions

View File

@@ -35,9 +35,9 @@
padding: 4px;
}
.info-table tr:nth-child(even) {
background-color: #fafafa;
}
{# .info-table tr:nth-child(even) {#}
{# background-color: #fafafa;#}
{# }#}
{# todo: box-shadow 0 1px 10px 1px #1AC8DE#}
</style>