merged changes
This commit is contained in:
parent
a8d6253653
commit
476a76abf7
|
@ -319,17 +319,17 @@
|
||||||
|
|
||||||
<div class="outline ml1 col-md-5 pa1 pt0">
|
<div class="outline ml1 col-md-5 pa1 pt0">
|
||||||
|
|
||||||
<div class="flex flex-wrap pa1">
|
<div class="flex flex-wrap h1 pa0">
|
||||||
|
|
||||||
|
|
||||||
<nav >
|
<nav >
|
||||||
<a class="link dim gray f6 f2-ns dib mr0 remove-filter" href="#"
|
<a class="link pt0 dim gray f6 f2-ns dib mr0 remove-filter" href="#"
|
||||||
title="Remove"><img src="./images/chiudi1.png"
|
title="Remove"><img src="./images/chiudi1.png"
|
||||||
style="width: 22px; height: 20px;"></a> <a
|
style="width: 22px; height: 20px;"></a> <a
|
||||||
class="link dim gray f6 f2-ns dib mr0 update-filter" href="#"
|
class="link pt0 dim gray f6 f2-ns dib mr0 update-filter" href="#"
|
||||||
title="Update" style="display: none"><img
|
title="Update" style="display: none"><img
|
||||||
src="./images/smalldone.png" style="width: 22px; height: 20px;"></a>
|
src="./images/smalldone.png" style="width: 22px; height: 20px;"></a>
|
||||||
<a class="link dim gray f6 f2-ns dib mr0 set-filter" href="#"
|
<a class="link dim pt0 gray f6 f2-ns dib mr0 set-filter" href="#"
|
||||||
title="Set" style="display: none"><img
|
title="Set" style="display: none"><img
|
||||||
src="./images/smalldone.png" style="width: 22px; height: 20px;"></a>
|
src="./images/smalldone.png" style="width: 22px; height: 20px;"></a>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -337,7 +337,7 @@
|
||||||
|
|
||||||
<div class="outline w-100">
|
<div class="outline w-100">
|
||||||
<select id="types"
|
<select id="types"
|
||||||
class="w-100 db h2 f6 bg-near-white ba b--sliver gray catgram"
|
class="w-100 db h2-ns pb0 f6 bg-near-white ba b--sliver gray catgram"
|
||||||
name="categoria" onchange="" title="Macro categoria">
|
name="categoria" onchange="" title="Macro categoria">
|
||||||
<!-- <option value="all">Tutte le categorie</option> -->
|
<!-- <option value="all">Tutte le categorie</option> -->
|
||||||
<optgroup label="Volgare">
|
<optgroup label="Volgare">
|
||||||
|
|
Loading…
Reference in New Issue