mirror of
https://github.com/umap-project/umap.git
synced 2025-05-04 05:31:50 +02:00
Compare commits
2 commits
047b1e8a4c
...
2302a6c3a6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2302a6c3a6 | ||
![]() |
40947f308f |
1 changed files with 5 additions and 4 deletions
|
@ -31,6 +31,7 @@
|
|||
</style>
|
||||
{% endblock extra_head %}
|
||||
|
||||
|
||||
{% block maincontent %}
|
||||
<div class="wrapper">
|
||||
<h2 class="section">uMap Design System</h2>
|
||||
|
@ -64,11 +65,11 @@
|
|||
</div>
|
||||
<h4>You want it darker…</h4>
|
||||
<div class="panel dark full on">
|
||||
<h3><i class="icon icon-16 icon-settings" title=""></i><span>Titre avec icône</span></h3>
|
||||
<h3 class=""><i class="icon icon-16 icon-settings" title=""></i><span class="">Titre avec icône</span></h3>
|
||||
|
||||
<details open="">
|
||||
<summary><span>Options d'interface</span></summary>
|
||||
<fieldset>
|
||||
<details class="" open="">
|
||||
<summary class=""><span class="">Options d'interface</span></summary>
|
||||
<fieldset class="">
|
||||
<form>
|
||||
<div class="formbox">
|
||||
<input type="checkbox" name="homeControl" data-ref="input" class="switch" id="homeControl">
|
||||
|
|
Loading…
Reference in a new issue