alecpl
2010-06-17 ce06d32dd81e3a9c5c5c8a5e27562b5c55b49c81
skins/default/settings.css
@@ -21,7 +21,7 @@
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url('images/tabs.gif') top left no-repeat;
  background: url(images/tabs.gif) top left no-repeat;
}
span.tablink-selected
@@ -50,7 +50,6 @@
  width: 300px;
}
#identities-list,
#folder-manager
{
  position: absolute;
@@ -73,13 +72,6 @@
  background-color: #FFFFA6;
}
#identities-list
{
  bottom: 60px;
  width: 420px;
  border: 1px solid #999999;
}
#listbuttons
{
  position: absolute;
@@ -91,7 +83,6 @@
{
  width: 420px;
  table-layout: fixed;
  background-color: #F9F9F9;
}
#subscription-table
@@ -110,16 +101,7 @@
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
}
#identities-table thead td.name
{
  width: 55%;
}
#identities-table thead td.email
{
  width: 45%;
  -o-text-overflow: ellipsis;
}
#subscription-table tbody td
@@ -190,12 +172,12 @@
#identity-details
{
  position: absolute;
  top: 95px;
  left: 450px;
  right: 20px;
  bottom: 60px;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #999999;
  overflow: auto;
  background-color: #F2F2F2;
}
#identity-details table td.title
@@ -215,7 +197,7 @@
  width: 600px;
  height: 120px;
  left: 20px;
  bottom: 20px;
  bottom: 25px;
}
div.settingsbox
@@ -246,6 +228,7 @@
  left: 20px;
}
#identities-list,
#sectionslist
{
  position: absolute;
@@ -254,7 +237,7 @@
  bottom: 0px;
  border: 1px solid #999999;
  background-color: #F9F9F9;
  overflow: auto;
  overflow: hidden;
}
#sections-table
@@ -281,7 +264,7 @@
body.iframe,
#prefs-frame
{
  background-color: #F9F9F9;
  background-color: #F2F2F2;
  border: none;
}