X-Git-Url: http://git.scottworley.com/vopamoi/blobdiff_plain/4e05a0a2a1072be98d271ac60de9426125e179e4..132921e6693ae5492fded334a12c66b82f4b79f9:/index.html diff --git a/index.html b/index.html index 55c3b35..8453007 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ <head> <script src="vopamoi.js" defer="true"></script> <link rel="stylesheet" href="vopamoi.css"/> + <style id="viewStyle">.task:not([data-state=todo]) { display: none }</style> </head> <body onload="browserInit();"> <input id="taskName" name="taskName">