Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
anoopmb
/
frappe
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Changed CSS inline style to ensure list items lines are not cropped
version-14
veggydawson
10 anos atrás
pai
d6ecd920d4
commit
004a592391
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
frappe/public/js/frappe/list/list_item_subject.html
+ 1
- 1
frappe/public/js/frappe/list/list_item_subject.html
Ver arquivo
@@ -1,5 +1,5 @@
{% if (_checkbox) { %}
<input class="list-delete" type="checkbox" style="margin
-right: 7px
;">
<input class="list-delete" type="checkbox" style="margin
: 0; vertical-align: middle
;">
{% } %}
<i class="icon-star {% if (_starred_by.indexOf(_user)===-1) {
%}text-extra-muted not-starred{% } else { %}{% }%}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar