From f21df7680dbfb4fc206596f3bb41de5ec921b25e Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 1 Oct 2014 14:05:17 +0000 Subject: [PATCH] --- css/corrigeyui_geral.css | 2 +- css/i3geo6.css | 2 +- css/i3geo6.css.php | 2 +- ferramentas/agrupaelementos/index.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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