mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Palette toolbox : 1-9 shortcut styling update
This commit is contained in:
parent
cd36c07a45
commit
7048e1fd42
@ -20,11 +20,15 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
background-color: #444;
|
||||
color: white;
|
||||
|
||||
background-color: black;
|
||||
color: gold;
|
||||
|
||||
font-family: Tahoma;
|
||||
font-size: 0.5em;
|
||||
padding: 1px;
|
||||
padding-left: 2px;
|
||||
font-weight: bold;
|
||||
|
||||
padding: 2px 3px 2px 3px;
|
||||
border-radius: 0 0 0 2px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user