Explorar o código

Make widgets white by default

Steven Silvester %!s(int64=8) %!d(string=hai) anos
pai
achega
f518527078
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/default-theme/index.css

+ 5 - 0
src/default-theme/index.css

@@ -36,6 +36,11 @@ body {
 }
 
 
+.p-Widget {
+  background: white;
+}
+
+
 .jp-Document {
   min-width: 120px;
   min-height: 120px;