diff --git a/todo/static/todo/css/styles.css b/todo/static/todo/css/styles.css index 27d80eb..3d354b4 100644 --- a/todo/static/todo/css/styles.css +++ b/todo/static/todo/css/styles.css @@ -31,7 +31,6 @@ a.showlink { color:#474747; } - label { display: block; font-weight: bold; @@ -72,7 +71,7 @@ hr { } table.nocolor, table.nocolor tr, table.nocolor td { - background-color: ; + background-color: transparent; } table#tasktable td, table#tasktable th {