static/style.css

changeset 64
1c0884f5506e
parent 32
75f44d3063da
child 72
62d0b5b9d797
--- a/static/style.css	Sat Jun 08 01:42:48 2019 +0300
+++ b/static/style.css	Sat Jun 08 01:51:50 2019 +0300
@@ -23,7 +23,7 @@
     margin-bottom: 3px;
 }
 
-.problems-list li.problem-error
+.problems-list li.problem-hold
 {
     background-color: #b44;
     border-color: red;
@@ -32,13 +32,6 @@
 
 .problems-list li.problem-warning
 {
-    background-color: #fc6;
-    border-color: #830;
-    color: black;
-}
-
-.problems-list li.problem-notice
-{
     background-color: #def;
     border-color: #024;
     color: black;

mercurial