From 037f28a978fef325938c8bd91f34043589d162da Mon Sep 17 00:00:00 2001 From: koksnuss Date: Mon, 27 Apr 2020 23:07:14 +0200 Subject: [PATCH] remove comments --- coinmanager/coinc/static/coinc/styles.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/coinmanager/coinc/static/coinc/styles.css b/coinmanager/coinc/static/coinc/styles.css index dc8a3cb..6a4b557 100644 --- a/coinmanager/coinc/static/coinc/styles.css +++ b/coinmanager/coinc/static/coinc/styles.css @@ -123,12 +123,6 @@ div.check { color: green; } -/*table > tbody > tr:nth-of-type(odd) { background: white; } -table > tbody > tr:nth-of-type(even) { background: lightblue; } -table > tbody > tr > td:nth-of-type(5) { background: #ffff99; } -table > tbody > tr > td:nth-of-type(6) { background: #ffff99; } -table > tbody > tr > td:nth-of-type(7) { background: #ffff99; }*/ - div.found { height:30px; width:30px;