minor changes

This commit is contained in:
nicola 2022-03-28 12:45:46 +02:00
parent 5aa21b9761
commit ded75fcf42
1 changed files with 8 additions and 5 deletions

View File

@ -212,9 +212,12 @@
<div style="display: none;" id='categoriagrammaticale'>
<div class="outline w-25">
<a class="f6 link dim pl7 mb2 dark-green remove-filter"
href="#0" value="rimuovi" data-added="0"><img
src="./images/chiudi1.png" style="width: 22px; height: 20px;"></a>
<div class="flex flex-column">
<div class="outline w-100 pa4 mr2">
<select id="types"
class="w-100 db h2 f6 bg-near-white ba b--sliver gray catgram"
name="categoria" onchange="" title="Macro categoria">
@ -250,19 +253,19 @@
</optgroup>
</select>
</div>
<div class="outline w-100 pa1 mr2">
<!--<div class="outline w-100 pa1 mr2">
<a
<a
class="f6 link dim br1 ph1 mb2 dib dark-green w-40 remove-filter"
href="#0" value="rimuovi" data-added="0"><img
src="./images/bin_remove.png" style="width: 42px; height: 40px;"></a>
src="./images/remove.png" style="width: 42px; height: 40px;"></a>
<a
class="f6 link dim br1 ba ph1 mb2 dib dark-green w-40 add-details"
href="#0" value="dettagli" data-added="0" style="display: none">Filtri
categoria</a>
</div>
</div>-->
</div>
</div>