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;