mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Selection color is set in themes
This commit is contained in:
@@ -118,7 +118,6 @@
|
||||
|
||||
.editor .selection {
|
||||
position: absolute;
|
||||
background: rgba(255, 255, 255, .15);
|
||||
pointer-events: none;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user