mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-08 16:19:17 +03:00
give some visual depth to the mini editor
live in harmony with the current look and feel
This commit is contained in:
parent
bc0546f053
commit
fca5c54a03
@ -4,6 +4,10 @@
|
||||
|
||||
.editor.mini {
|
||||
height: auto;
|
||||
line-height: 20px;
|
||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||
border-bottom: 1px solid rgba(180, 180, 180, 0.2);
|
||||
border-right: 1px solid rgba(180, 180, 180, 0.2);
|
||||
}
|
||||
|
||||
.editor .gutter .line-number {
|
||||
|
Loading…
Reference in New Issue
Block a user