summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/managesieve/skins/default/managesieve.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/managesieve/skins/default/managesieve.css b/plugins/managesieve/skins/default/managesieve.css
index 3d8f530a1..b38b400ee 100644
--- a/plugins/managesieve/skins/default/managesieve.css
+++ b/plugins/managesieve/skins/default/managesieve.css
@@ -64,7 +64,7 @@
padding: 0;
margin-right: 3px;
overflow: hidden;
- background: url('managesieve_toolbar.png') 0 0 no-repeat transparent;
+ background: url(managesieve_toolbar.png) 0 0 no-repeat transparent;
opacity: 0.99; /* this is needed to make buttons appear correctly in Chrome */
}