mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
delete key defeats the :octocat:
This commit is contained in:
@@ -4,17 +4,6 @@ html, body,
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
#root-view #panes:before {
|
||||
display: block;
|
||||
content: "\f208";
|
||||
font-family: 'Octicons Regular';
|
||||
color: #303030;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-size: 100vmin;
|
||||
line-height: 100vmin;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#root-view #panes .row > * + * {
|
||||
-webkit-box-shadow:
|
||||
-2px 0 rgba(0, 0, 0, 0.3),
|
||||
|
||||
Reference in New Issue
Block a user