Thomas Bruederli
2015-04-17 a3644638aaf0418598196a870204e0b632a4c8ad
skins/classic/settings.css
@@ -11,6 +11,21 @@
  background-color: #FFFFA6;
}
#folderlist-title a.iconbutton.search {
  background: url(images/icons/glass.png) no-repeat 0 0;
  cursor: pointer;
  position: absolute;
  right: 4px;
  top: 2px;
  width: 16px;
  text-indent: 50000px;
}
.listsearchbox select {
  width: 100%;
  margin: 1px 0;
}
#identities-table,
#sections-table
{
@@ -18,6 +33,12 @@
  table-layout: fixed;
}
#identities-table tbody tr td,
#sections-table tbody tr td
{
  cursor: default;
}
#identities-table tbody tr.readonly td
{
  font-style: italic;