Aleksander Machniak
2013-01-24 bbdd624e12f58884f3363e94077e470980ff57bc
skins/larry/embed.css
@@ -11,11 +11,12 @@
.rcmail-inline-message {
   font-family: sans-serif;
   font-size: 14px;
   color: #333;
   font-size: 11px;
   font-weight: bold;
   color: #996600;
   border: 1px solid #ffdf0e;
   background-color: #fef893;
   padding: 0.6em 1em;
   background: url("images/messages.png") no-repeat scroll 5px -83px #fef893;
   padding: 6px 12px 4px 30px;
   margin-bottom: 0.8em;
}
@@ -26,7 +27,6 @@
.rcmail-inline-message em {
   font-size: 90%;
   color: #666;
}
.rcmail-inline-buttons {