update both themes for all suite classic changed between 2009-06-05 and 2009-07-17...
[themes.git] / LCARStrek / messenger / messageBody.css
index d3a4a3281f7dd2432778249e1d8e173f1e88833c..4c0ac47e3ca82e8a076090cf46d92aa0fdd21018 100644 (file)
@@ -158,3 +158,18 @@ moz-attached-image[overflowing="true"] {
   cursor: -moz-zoom-in;
   max-width: 100%;
 }
+
+/* New style feed summary body. */
+body[selected="false"] {
+  display: none;
+}
+/* Old style feeds. */
+#_mailrssiframe {
+  position: fixed;
+  top: 0;
+  left: 0;
+  width: 100%;
+  height: 100%;
+  border: none;
+}