summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-23 14:55:34 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-23 14:55:34 +0000
commit67647671297750ebf99fae9ddd1d934c7919bffe (patch)
treebaff4ce4c9a56c6aae0d1b654dcea8f32e5aff86 /plugins
parent914f476b9cb6a498e8f86e70684eaca98b19ba06 (diff)
- small fix
git-svn-id: https://svn.roundcube.net/trunk@3406 208e9e7b-5314-0410-a742-e7e81cd9613c
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 */
}