💄
This commit is contained in:
parent
cf4616de7f
commit
3ec755e978
2 changed files with 0 additions and 9 deletions
|
@ -6,14 +6,6 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<style type="text/css" media="screen">
|
||||
.text:active {
|
||||
-webkit-backface-visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="text">Welcome to Husk, the Atom shell example app.</div>
|
||||
|
||||
<div id="mocha"></div>
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
|
|
|
@ -138,7 +138,6 @@ app.on('ready', function() {
|
|||
window = new BrowserWindow({
|
||||
title: 'atom-shell tests',
|
||||
show: false,
|
||||
frame: false,
|
||||
width: 800,
|
||||
height: 600
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue