mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Made cursor coordinates gold (and whitespace more consistent).
This commit is contained in:
parent
76429dfd86
commit
f420c6f1fd
@ -80,10 +80,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.cursor-coordinates {
|
.cursor-coordinates {
|
||||||
color:#888;
|
color: gold;
|
||||||
font-size:12px;
|
font-size: 12px;
|
||||||
font-weight:bold;
|
font-weight: bold;
|
||||||
font-family:monospace;
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cursor-coordinates .drawing-zoom {
|
.cursor-coordinates .drawing-zoom {
|
||||||
|
Loading…
Reference in New Issue
Block a user