thomascube
2011-09-28 63d6e6dfc35e6d82c4a64f37c408794c163becd4
skins/default/common.css
@@ -98,6 +98,13 @@
  color: black;
}
input.button[disabled],
input.button[disabled]:hover
{
  color: #aaa;
  border-color: #ccc;
}
input.mainaction
{
  font-weight: bold;
@@ -252,6 +259,12 @@
  border: 1px solid #CCCCCC;
}
#message a
{
  cursor: pointer;
  text-decoration: underline;
}
.box
{
  border: 1px solid #999;