Aleksander Machniak
2016-04-28 e499a14e13f37aa2031fe7443e5dcd04018aac58
plugins/managesieve/skins/classic/managesieve.css
@@ -172,12 +172,12 @@
td.advbutton a.show
{
  background: url(images/down_small.gif) center no-repeat;
  background: url(images/down_small.gif?v=8629.106) center no-repeat;
}
td.advbutton a.hide
{
  background: url(images/up_small.gif) center no-repeat;
  background: url(images/up_small.gif?v=c56c.106) center no-repeat;
}
td.rowbuttons
@@ -225,6 +225,11 @@
  margin-left: 10px;
}
td.rowtargets div.adv input
{
  margin-bottom: 1px;
}
html.mozilla #filter-form select
{
  padding-top: 3px;
@@ -255,6 +260,7 @@
}
td.rowtargets span,
td.rowtargets label,
span.label
{
  color: #666666;
@@ -305,7 +311,7 @@
a.button.add
{
  background: url(images/add.png) no-repeat;
  background: url(images/add.png?v=a165.280) no-repeat;
  width: 30px;
  height: 20px;
  margin-right: 4px;
@@ -314,7 +320,7 @@
a.button.del
{
  background: url(images/del.png) no-repeat;
  background: url(images/del.png?v=3c27.247) no-repeat;
  width: 30px;
  height: 20px;
  display: inline-block;
@@ -400,7 +406,7 @@
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(images/erase.png) -1px 0 no-repeat #eee;
  background: url(images/erase.png?v=3052.453) -1px 0 no-repeat #eee;
  cursor: pointer;
}