Commit ab08059096af4358c2d4376756f9a90abd3bd26c

Authored by Leandro Arndt
1 parent c723a7b2
Exists in mysqli

Resolução do tíquete #3.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/estilo.css
@@ -376,7 +376,7 @@ input[type='radio']{ @@ -376,7 +376,7 @@ input[type='radio']{
376 height: 20px; 376 height: 20px;
377 background-color: #ABCDEF; 377 background-color: #ABCDEF;
378 border: 1px solid #3172DE; 378 border: 1px solid #3172DE;
379 - width: 100px; 379 + width: 120px;
380 } 380 }
381 381
382 /*tabela de seleção de registro***********************/ 382 /*tabela de seleção de registro***********************/