thomascube
2006-05-18 cead5c727147faac362e742aa7bcecf07f68cd99
skins/default/settings.css
@@ -4,7 +4,7 @@
#tabsbar
{
  position: absolute;
  top: 42px;
  top: 50px;
  left: 220px;
  right: 60px;
  height: 22px;
@@ -18,10 +18,9 @@
span.tablink-selected
{
  float: left;
  width: 80px;
  height: 17px !important;
  height: 15px;
  padding: 5px 10px 2px 10px;
  width: 100px;
  height: 24px !important;
  height: 22px;
  background: url('images/tab_pas.gif') top left no-repeat;
}
@@ -30,21 +29,25 @@
  background: url('images/tab_act.gif') top left no-repeat;
}
span.tablink a
{
  color: #555555;
}
span.tablink a,
span.tablink-selected a
{
  display: block;
  padding-left: 10px;
  padding-top: 5px;
  color: #555555;
  text-decoration: none;
}
span.tablink-selected a
{
  color: #000000;
}
#userprefs-box
{
  position: absolute;
  top: 90px;
  top: 95px;
  left: 20px;
  width: 550px;
  border: 1px solid #999999;  
@@ -60,7 +63,7 @@
#folder-manager
{
  position: absolute;
  top: 90px;
  top: 95px;
  left: 20px;
}
@@ -117,6 +120,7 @@
{
  width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #999999;
}