Remove unused design files (#7313)
Before Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 115 KiB |
Before Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 244 KiB |
Before Width: | Height: | Size: 215 KiB |
Before Width: | Height: | Size: 209 KiB |
Before Width: | Height: | Size: 247 KiB |
Before Width: | Height: | Size: 189 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 256 KiB |
Before Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 506 KiB |
Before Width: | Height: | Size: 280 KiB |
Before Width: | Height: | Size: 290 KiB |
Before Width: | Height: | Size: 638 KiB |
Before Width: | Height: | Size: 393 KiB |
Before Width: | Height: | Size: 143 KiB |
Before Width: | Height: | Size: 409 KiB |
@ -1,21 +0,0 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>MetaMask</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- app content -->
|
||||
<div id="app-content"></div>
|
||||
<script src="./bundle.js" type="text/javascript" charset="utf-8"></script>
|
||||
|
||||
<!-- design reference -->
|
||||
<link rel="stylesheet" type="text/css" href="./app/css/debug.css">
|
||||
<link rel="stylesheet" type="text/css" href="./app/css/debug-rtl.css" disabled="true">
|
||||
<div id="design-container">
|
||||
<img id="design-img" src="./design/metamask_wfs_jan_13.png">
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|