Aleksander Machniak
2014-11-06 2f014fd9a73ed3b0d96de4562f6ecb8890c76562
skins/larry/mail.css
@@ -992,6 +992,7 @@
#messagebody p.image-attachment {
   position: relative;
   padding: 1em;
   margin-bottom: 0;
   border-top: 1px solid #ccc;
}
@@ -1305,13 +1306,13 @@
   width: 99%;
   border: 0;
   border-radius: 0 0 0 4px;
   padding: 8px 0 8px 8px;
   padding: 4px;
   resize: none;
   font-family: monospace;
   font-size: 9pt;
   outline: none;
   box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.2);
   -webkit-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.2);
   box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1);
   -webkit-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1);
}
#composebody:active,