sync EarlyBlue mozapps with *stripe
[themes.git] / EarlyBlue / mozapps / shared / richview.css
diff --git a/EarlyBlue/mozapps/shared/richview.css b/EarlyBlue/mozapps/shared/richview.css
new file mode 100644 (file)
index 0000000..2b2e2ff
--- /dev/null
@@ -0,0 +1,11 @@
+/* Generic RichView */
+
+view {
+  margin: 10px 10px 5px 10px;
+  -moz-user-focus: normal;
+  background-color: #CCD0DD;
+}
+
+.richviewInner {
+  padding: 0px;
+}