Feature : color palette

- Fixed : manager UI is redrawn after save
- the Selected palette is saved as a user preference
- default background is now the dark one
- the selected palette is not reset after closing palette manager
This commit is contained in:
jdescottes
2014-03-30 14:56:31 +02:00
parent 4947cc4820
commit 231ae9e165
7 changed files with 35 additions and 18 deletions

View File

@@ -1,6 +1,12 @@
.palettes-list-container {
}
.palettes-list-select {
float:right;
max-width:90px;
margin-top: 3px;
}
.palettes-title {
background-size: 22px;
background-repeat: no-repeat;