Commit d7c5a0406a20c99c52b7f482b6f34d227658895c

Authored by fabricio
1 parent e821d083
Exists in master

nova classe css para botão imprimir

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
WebContent/css/botaoImprimir.css 0 → 100644
... ... @@ -0,0 +1,3 @@
  1 +#divButton{
  2 + display:none;
  3 +}
0 4 \ No newline at end of file
... ...