Reduce code duplication in 'if' block.

This commit is contained in:
Neil Fraser
2016-03-01 18:21:02 -08:00
parent fee94ae405
commit 5097963cb1
5 changed files with 55 additions and 56 deletions

View File

@@ -224,18 +224,6 @@ h1 {
height: 95%;
width: 70%;
}
#collaborators {
float: right;
width: 30px;
margin-left: 10px;
}
#collaborators > img {
margin-right: 5px;
height: 30px;
padding-bottom: 5px;
width: 30px;
border-radius: 3px;
}
#importExport {
font-family: monospace;
}
@@ -243,8 +231,6 @@ h1 {
</head>
<body onload="start()">
<div id="collaborators"></div>
<div id="blocklyDiv"></div>
<xml id="toolbox" style="display: none">