diff --git a/css/corrigeyui_geral.css b/css/corrigeyui_geral.css index 0eaf3f5..cb838cf 100644 --- a/css/corrigeyui_geral.css +++ b/css/corrigeyui_geral.css @@ -218,7 +218,7 @@ td.ygtvcell { text-decoration: none; } -.aplicar .first-child button { +.rodar .first-child button { backgroud-color: red; background: url(../imagens/oxygen/16x16/run-build.png) 5% 50% no-repeat; width: 250px; diff --git a/css/i3geo6.css b/css/i3geo6.css index 392e657..e820072 100755 --- a/css/i3geo6.css +++ b/css/i3geo6.css @@ -2224,7 +2224,7 @@ font-weight: normal; padding: 0 0px; text-decoration: none; } -.aplicar .first-child button { +.rodar .first-child button { backgroud-color: red; background: url(../imagens/oxygen/16x16/run-build.png) 5% 50% no-repeat; width: 250px; diff --git a/css/i3geo6.css.php b/css/i3geo6.css.php index 513c764..8163205 100755 --- a/css/i3geo6.css.php +++ b/css/i3geo6.css.php @@ -2224,7 +2224,7 @@ font-weight: normal; padding: 0 0px; text-decoration: none; } -.aplicar .first-child button { +.rodar .first-child button { backgroud-color: red; background: url(../imagens/oxygen/16x16/run-build.png) 5% 50% no-repeat; width: 250px; diff --git a/ferramentas/agrupaelementos/index.js b/ferramentas/agrupaelementos/index.js index 0a4cedb..3acb30b 100644 --- a/ferramentas/agrupaelementos/index.js +++ b/ferramentas/agrupaelementos/index.js @@ -177,7 +177,7 @@ i3GEOF.agrupaElementos = { "i3GEOagrupaelementosbotao1", {onclick:{fn: i3GEOF.agrupaElementos.criaAgrupamento}} ); - b.addClass("aplicar"); + b.addClass("rodar"); }, /* Function: criaAgrupamento -- libgit2 0.21.2