Commit 9a64ab75097b444623bcf70061bf23d0f440c334

Authored by Edmar Moretti
1 parent 9658160f

Correção nos caminhos de algumas imagens

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/i3geo_ferramentas.css
... ... @@ -19,7 +19,7 @@ version: 2.2.2
19 19  
20 20 /* Give the transparent background image to IE 6 */
21 21 background-image:none;
22   - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='background.png', sizingMethod = 'scale');
  22 + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/visual/default/backgroundbotaoaplicar.png', sizingMethod = 'scale');
23 23  
24 24 }
25 25  
... ...