thomascube
2009-05-28 0b9dcdd605cc033d1ffc02e2f164dd2467afa5bd
skins/default/settings.css
@@ -149,6 +149,12 @@
  width: 45%;
}
#subscription-table tbody td
{
  height: 22px !important;
  height: 18px;
}
#subscription-table tr.virtual td
{
  color: #666;
@@ -182,6 +188,13 @@
  width: 90px;
}
#subscription-table tbody td.subscribed,
#subscription-table tbody td.rename,
#subscription-table tbody td.delete
{
  padding: 1px 4px;
}
#subscription-table thead td.rename,
#subscription-table thead td.delete
{