Browse Source

infobox: remove background tint

Nils Schneider 9 years ago
parent
commit
7a6d572be8
1 changed files with 0 additions and 4 deletions
  1. 0 4
      scss/main.scss

+ 0 - 4
scss/main.scss

@@ -369,10 +369,6 @@ table {
       box-shadow: none;
       border-radius: 0;
     }
-
-    .infobox {
-      background: rgba(0, 0, 0, 0.02);
-    }
   }
 }