male zmiany w ux
This commit is contained in:
@ -123,5 +123,4 @@ input[type="checkbox"]:disabled::before {
|
||||
}
|
||||
input[type="checkbox"]:disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
}
|
@ -35,7 +35,7 @@
|
||||
</div>
|
||||
<button type="button" class="btn btn-sm btn-outline-info"
|
||||
{% if list.is_archived %}disabled{% else %}onclick="openNoteModal(event, {{ item.id }})"{% endif %}>
|
||||
📝 Notatka
|
||||
📝
|
||||
</button>
|
||||
</li>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user