Made editor preferences (language, icon size and background) be saved and re-applied on page load

git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@930 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2009-11-11 18:13:26 +00:00
parent 70745df23a
commit c5467373ef
3 changed files with 84 additions and 47 deletions

View File

@@ -651,15 +651,6 @@ span.zoom_tool {
padding: 18px;
}
#change_background input {
color: #888;
}
#change_background input.cur_background {
border: 2px solid blue;
color: #000;
}
#background_img {
position: absolute;
top: 0;