Issue 73: Add eye icon for each layer (nonfunctional)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@675 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
BIN
editor/images/eye.png
Normal file
BIN
editor/images/eye.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 750 B |
@@ -125,6 +125,13 @@ body {
|
|||||||
width: 110px;
|
width: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#svg_editor #layerlist option {
|
||||||
|
background-image: url('images/eye.png');
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: 4px center;
|
||||||
|
padding-left: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
#svg_editor div.palette_item {
|
#svg_editor div.palette_item {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user