Thomas Bruederli
2014-05-09 c94971bc6fe68c777cc066f51a7d88cc1149813f
skins/classic/common.css
@@ -55,6 +55,13 @@
  text-align: center;
}
a.disabled
{
  color: #999;
  text-decoration: none;
  cursor: default;
}
hr
{
  height: 1px;
@@ -495,6 +502,7 @@
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 1px 1px 12px #999;
  -moz-box-shadow: 1px 1px 12px #999;
  -webkit-box-shadow: #999 1px 1px 12px;
}
@@ -764,6 +772,7 @@
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 1px 1px 12px #999;
  -moz-box-shadow: 1px 1px 12px #999;
  -webkit-box-shadow: #999 1px 1px 12px;
}
@@ -880,6 +889,10 @@
  font-weight: bold;
}
.formbuttons
{
  text-align: center;
}
/***** onclick menu list *****/