From a71a9f82674ff79edf41443ccc954295bd25bfd7 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 16 Jan 2014 17:08:38 +0100 Subject: Added icons for move and copy menu items --- skins/larry/styles.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'skins/larry/styles.css') diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 21d93c106..4cdf0f0f3 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -2217,6 +2217,14 @@ ul.toolbarmenu li span.conversation { background-position: 0 -1532px; } +ul.toolbarmenu li span.move { + background-position: 0 -2126px; +} + +ul.toolbarmenu li span.copy { + background-position: 0 -2150px; +} + #snippetslist { max-width: 200px; } -- cgit v1.2.3