Merge pull request #1182 from atom/removing-core-treeview-settings

Removing core treeview settings
This commit is contained in:
Ben Ogle 2013-12-04 11:26:06 -08:00
commit bb5d70fa2e

View File

@ -20,13 +20,6 @@
}
}
.focusable-panel {
opacity: 0.8;
&:focus {
opacity: 1;
}
}
.panel-heading {
margin: 0;