mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Use same color for tab and root-view background
This commit is contained in:
@@ -9,7 +9,7 @@ html, body {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background-color: #F4F4F4;
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
#root-view #horizontal {
|
||||
|
||||
Reference in New Issue
Block a user