Added icons for move and copy menu items

pull/163/head
Thomas Bruederli 11 years ago
parent 5740b10bf8
commit a71a9f8267

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 28 KiB

@ -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;
}

Loading…
Cancel
Save