mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user