mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
give some visual depth to the mini editor
live in harmony with the current look and feel
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user