delete key defeats the :octocat:

This commit is contained in:
Justin Palmer 2013-02-01 14:19:39 -08:00
parent 0a46020914
commit 52285e4c78

View File

@ -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),