alecpl
2010-06-04 6749e45ed338c719735cc8ea47d83ca7e7879432
skins/default/common.css
@@ -85,10 +85,8 @@
select
{
  font-size: 11px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  color: black;
  height: 18px;
}
input.button
@@ -148,7 +146,7 @@
  right: 0px;
  width: 600px;
  height: 24px;
  background: url(images/taskbar.gif) top right no-repeat;
  background: url(images/taskbar.png) top right no-repeat;
  padding: 10px 4px 5px 0px;
  text-align: right;
  white-space: nowrap;
@@ -160,7 +158,7 @@
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  padding: 6px 14px 6px 27px;
  padding: 6px 12px 6px 26px;
  background: url(images/taskicons.gif) no-repeat;
}
@@ -488,21 +486,15 @@
/***** roundcube webmail pre-defined classes *****/
#rcversion
#rcmversion
{
  position: absolute;
  top: 67px;
  left: 20px;
  width: 160px;
  text-align: center;
  font-weight: normal;
  font-size: x-small;
  font-variant: small-caps;
  color: #999999;
  /*border: 1px solid #308014;
  background-color: #b4eeb4;*/
  bottom: 10px;
  right: 20px;
  text-align: right;
  white-space: nowrap;
  font-size: 8pt;
  color: #999;
}
#rcmdraglayer
@@ -511,14 +503,30 @@
  width: auto !important;
  width: 300px;
  border: 1px solid #999999;
  background-color: #F9F9F9;
  background-color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 11px;
  white-space: nowrap;
  opacity: 0.7;
  opacity: 0.82;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 1px 1px 12px #999;
  -webkit-box-shadow: #999 1px 1px 12px;
}
.draglayercopy:before
{
  position: absolute;
  bottom: -5px;
  left: -6px;
  content: " ";
  width: 14px;
  height: 14px;
  background: url(images/messageactions.png) -2px -128px no-repeat;
}
a.rcmContactAddress