alecpl
2010-03-20 0b0a293313add1feeed7b3d8dba79d104fbebabb
- fix <select> style


2 files modified
13 ■■■■■ changed files
skins/default/common.css 10 ●●●●● patch | view | raw | blame | history
skins/default/mail.css 3 ●●●●● patch | view | raw | blame | history
skins/default/common.css
@@ -74,7 +74,7 @@
  background-color: #ffffff;
}
input, textarea, select
input, textarea
{
  font-size: 9pt;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
@@ -83,6 +83,14 @@
  padding-right: 3px;
}
select
{
  font-size: 11px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  color: black;
  height: 18px;
}
input.button
{
  height: 20px;
skins/default/mail.css
@@ -137,13 +137,10 @@
  background-position: -416px -32px;
}
#messagetoolbar select,
#compose-container select
{
  font-size: 11px;
  color: #333333;
  height: 21px;
}
#messagetoolbar select.mboxlist