summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r--skins/larry/mail.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 8e6e78e77..3f8a3905e 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -1548,16 +1548,12 @@ div.message-partheaders .headers-table td.header {
padding-bottom: 8px;
}
-.defaultSkin table.mceLayout,
-.defaultSkin table.mceLayout tr.mceLast td {
+#composebodycontainer .mce-tinymce {
border: 0 !important;
}
-.defaultSkin td.mceToolbar {
- border: 0 !important;
-}
-
-.defaultSkin table.mceLayout tr.mceFirst td {
+#composebodycontainer .mce-panel {
+ border-color: #ccc !important;
background: #f0f0f0;
}