mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Asset viewer now shows loading...
This commit is contained in:
parent
203acc9ee1
commit
3d3566a4ee
@ -8,10 +8,14 @@
|
||||
font: 12px monospace;
|
||||
white-space: pre;
|
||||
}
|
||||
h1 {
|
||||
text-align: center;
|
||||
margin-top: 50px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content"></div>
|
||||
<div id="content"><h1>Loading asset...</h1></div>
|
||||
|
||||
|
||||
<script src="js/vapi-common.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user