Thomas Bruederli
2013-10-18 977f85be924156f799c8f35de9764dac87f91148
skins/classic/common.css
@@ -20,7 +20,7 @@
  margin: 10px;
}
td, th, div, p, select, input, textarea
select, input, textarea
{
  font-size: 12px;
  font-family: inherit;
@@ -283,6 +283,15 @@
  text-decoration: underline;
}
body.extwin #closelink
{
  position: absolute;
  top: 5px;
  right: 20px;
  text-align: right;
  z-index:100;
}
.box
{
  border: 1px solid #999;
@@ -474,6 +483,8 @@
  top: 32px;
  left: 90px;
  width: auto;
  max-height: 70%;
  overflow: auto;
  display: none;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);