Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2017-06-28 09:31:31 +0300
committerAleksander Machniak <alec@alec.pl>2017-06-28 09:32:35 +0300
commit515f7c13299f0f5264257622db5297bc4db9cac5 (patch)
tree4aff4defa47b5799aec3726f91d79b3892c22941 /skins
parentc608d063af249f4709506c7eaae080e922efb3a5 (diff)
Fix position of selected icon for (Mailvelope) Encrypt button
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css
index c443b3c5c..c18ea44d9 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -2036,7 +2036,7 @@ ul.proplist li {
}
.toolbar a.button.encrypt.selected {
- background-position: center -2068px;
+ background-position: center -2065px;
}
a.menuselector {