mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
minor css fixes
This commit is contained in:
parent
f2da622edb
commit
41e52a7a39
@ -52,6 +52,11 @@
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.palette-manager-palette-button,
|
||||
.palette-manager-actions-button {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.palette-manager-list li {
|
||||
padding-left:10px;
|
||||
font-size: 1.4em;
|
||||
@ -72,7 +77,6 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
.palette-manager-list li:nth-child(1) {
|
||||
border-top: 1px solid #666;
|
||||
}
|
||||
@ -114,7 +118,7 @@
|
||||
display: inline-block;
|
||||
background-size: 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 50%;
|
||||
background-position: 50%;
|
||||
}
|
||||
|
||||
.palette-manager-details-head-actions {
|
||||
|
Loading…
Reference in New Issue
Block a user