Commit 460750934953bcbef1e5cdb49a99aae26093ef7b

Authored by Edmar Moretti
1 parent 726ecab1

V6.0 Correção no estilo do ícone de ajuda das janelas flutuantes

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -134,6 +134,7 @@ select option:hover { @@ -134,6 +134,7 @@ select option:hover {
134 cursor:help; 134 cursor:help;
135 position:relative; 135 position:relative;
136 top:2px; 136 top:2px;
  137 + font-size: 13px;
137 } 138 }
138 139
139 .executar 140 .executar