Aleksander Machniak
2014-06-28 c3bb0d32a52687865f78816d4a88292d72803e73
Some more css improvements
2 files modified
10 ■■■■■ changed files
skins/classic/common.css 8 ●●●● patch | view | raw | blame | history
skins/larry/mail.css 2 ●●●●● patch | view | raw | blame | history
skins/classic/common.css
@@ -20,12 +20,16 @@
  margin: 10px;
}
select, input, textarea
select, input, textarea, button
{
  font-size: 12px;
  font-size: inherit;
  font-family: inherit;
}
html.mozilla select {
  padding: 2px 1px;
}
th
{
  font-weight: normal;
skins/larry/mail.css
@@ -1475,8 +1475,6 @@
.compose-headers td input {
    width: 100%;
    resize: none;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#compose-cc, #compose-bcc, #compose-replyto, #compose-followupto {