mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Add border to command panel
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.command-panel {
|
||||
background: #515151;
|
||||
background-color: #303030;
|
||||
border: 1px solid #252525;
|
||||
color: #ededed;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user