mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Disable gutter background highlight on multiline selections
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
color: rgba(255, 255, 255, .6);
|
||||
}
|
||||
|
||||
.line.cursor-line, .line-number.cursor-line-number {
|
||||
.line.cursor-line, .line-number.cursor-line-number-background {
|
||||
background-color: rgba(255, 255, 255, .12);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user