Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
plugins/managesieve/skins/classic/managesieve.css
@@ -54,6 +54,7 @@
#filtersetslist tbody tr.disabled td
{
  color: #999999;
   text-decoration: line-through;
}
#filtersetslist tbody td
@@ -219,6 +220,11 @@
  min-width: 65px;
}
td.rowtargets div a
{
  margin-left: 10px;
}
html.mozilla #filter-form select
{
  padding-top: 3px;
@@ -338,6 +344,7 @@
  display: inline-block;
  max-height: 67px;
  overflow-y: auto;
  vertical-align: middle;
}
td.rowtargets > span.listarea
@@ -412,18 +419,23 @@
}
#vacationform .listarea {
  max-height: 83px;
  max-height: 75px;
}
#vacationform .listelement,
#vacationform .listelement .reset {
  height: 20px;
  height: 18px;
}
#vacationform .listelement .reset {
  background-position: -1px 2px;
  background-position: -1px 1px;
}
#vacationform .listelement input {
  vertical-align: top;
  border: 0;
}
#vacationform input.button {
  margin-left: 10px;
}