some improvements on tag browser
This commit is contained in:
parent
2ee76ed5d3
commit
15be47ace9
4 changed files with 82 additions and 27 deletions
|
@ -1,11 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>firefox-csshacks selector</title>
|
||||
<meta name="viewport" content="width=device-width"/>
|
||||
<meta charset="UTF-8">
|
||||
<title>firefox-csshacks tag browser</title>
|
||||
<script type="text/javascript" src="html_resources/selector.js"></script>
|
||||
<link href="html_resources/main.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="icon" href="html_resources/favicon.svg" type="image/svg+xml">
|
||||
</head>
|
||||
<body>
|
||||
<div id="ui">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue