alecpl
2012-02-04 f545eaded23e8719152958c538fdf0fac64007a9
skins/default/common.css
@@ -2,9 +2,11 @@
body
{
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  margin: 8px;
  background-color: #F6F6F6;
  color: #000000;
  color: #000;
  font-size: 12px;
}
body.iframe
@@ -18,10 +20,10 @@
  margin: 10px;
}
body, td, th, div, p, h3, select, input, textarea
td, th, div, p, select, input, textarea
{
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-family: inherit;
}
th
@@ -36,13 +38,13 @@
a, a:active, a:visited
{
  color: #000000;
  color: #000;
  outline: none;
}
a.button, a.button:visited, a.tab, a.tab:visited, a.axislist
{
  color: #000000;
  color: #000;
  text-decoration: none;
}
@@ -56,7 +58,7 @@
hr
{
  height: 1px;
  background-color: #666666;
  background-color: #666;
  border-style: none;
}
@@ -65,9 +67,9 @@
input[type="password"],
textarea
{
  border: 1px solid #666666;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #666;
  color: #333;
  background-color: #FFF;
}
input, textarea
@@ -230,6 +232,7 @@
}
#message div.notice,
#messagebody .part-notice,
#message-objects div.notice
{
  background: url(images/display/icons.png) 6px 3px no-repeat;
@@ -396,6 +399,7 @@
  height: 11px;
  padding: 0;
  margin: 1px;
  margin-top: 2px;
  overflow: hidden;
  background: url(images/pagenav.gif) 0 0 no-repeat transparent;
  opacity: 0.99; /* this is needed to make buttons appear correctly in Chrome */
@@ -598,7 +602,7 @@
{
  position: absolute;
  top: 55px;
  right: 30px;
  right: 10px;
  width: 190px;
  height: 20px;
  text-align: right;