Fixed style in menu and views and upload new images

This commit is contained in:
m-lopez-f 2015-04-15 17:35:36 +02:00
parent 89fa37578a
commit 42e81ccc5a
38 changed files with 29 additions and 49 deletions

View File

@ -27,7 +27,7 @@ $menu_godmode['class'] = 'godmode';
if (check_acl ($config['id_user'], 0, "AW") || check_acl ($config['id_user'], 0, "AD")) {
$menu_godmode["gagente"]["text"] = __('Resources');
$menu_godmode["gagente"]["sec2"] = "godmode/agentes/modificar_agente";
$menu_godmode["gagente"]["id"] = "god-agents";
$menu_godmode["gagente"]["id"] = "god-resources";
if (check_acl ($config['id_user'], 0, "AW")) {
$sub = array ();
@ -86,7 +86,7 @@ if (check_acl ($config['id_user'], 0, "UM")) {
if (check_acl ($config['id_user'], 0, "PM")) {
$menu_godmode["gmodules"]["text"] = __('Configuration');
$menu_godmode["gmodules"]["sec2"] = "godmode/modules/manage_network_templates";
$menu_godmode["gmodules"]["id"] = "god-modules";
$menu_godmode["gmodules"]["id"] = "god-configuration";
$sub = array ();

BIN
pandora_console/images/add_mc.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 440 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

BIN
pandora_console/images/op_alerts.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

BIN
pandora_console/images/op_events.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 B

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

BIN
pandora_console/images/op_gis.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

BIN
pandora_console/images/op_inventory.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 440 B

After

Width:  |  Height:  |  Size: 499 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

BIN
pandora_console/images/op_monitoring.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 434 B

After

Width:  |  Height:  |  Size: 567 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B

BIN
pandora_console/images/op_recon.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 544 B

After

Width:  |  Height:  |  Size: 683 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

BIN
pandora_console/images/op_reporting.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 344 B

After

Width:  |  Height:  |  Size: 393 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 B

BIN
pandora_console/images/op_satellite.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 383 B

After

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

BIN
pandora_console/images/op_workspace.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 B

After

Width:  |  Height:  |  Size: 387 B

View File

@ -135,90 +135,66 @@ li:hover ul { display: block; }
/* Icons specified here */
#icon_oper-networkconsole {
background: url(../../images/op_network.png) no-repeat 50% 50%;
background: url(../../images/op_network.menu.png) no-repeat 50% 50%;
}
#icon_oper-agents {
border-top-right-radius: 5px;
border-right-style: solid;
border-right-width: 0px;
background: url(../../images/op_monitoring.png) no-repeat 50% 50%;
background: url(../../images/op_monitoring.menu.png) no-repeat 50% 50%;
}
#icon_oper-events {
background: url(../../images/op_events.png) no-repeat 50% 50%;
background: url(../../images/op_events.menu.png) no-repeat 50% 50%;
}
/* users */
#icon_oper-users {
background: url(../../images/op_workspace.png) no-repeat 50% 50%;
background: url(../../images/op_workspace.menu.png) no-repeat 50% 50%;
}
/* trap console */
#icon_oper-snmpc, #icon_god-snmpc {
background: url(../../images/op_snmp.png) no-repeat 50% 50%;
background: url(../../images/op_snmp.menu.png) no-repeat 50% 50%;
}
#icon_oper-reporting {
background: url(../../images/op_reporting.png) no-repeat 50% 50%;
background: url(../../images/op_reporting.menu.png) no-repeat 50% 50%;
}
#icon_oper-gismaps {
background: url(../../images/op_gis.png) no-repeat 50% 50%;
background: url(../../images/op_gis.menu.png) no-repeat 50% 50%;
}
#icon_oper-netflow {
background: url(../../images/op_netflow.png) no-repeat 50% 50%;
background: url(../../images/op_netflow.menu.png) no-repeat 50% 50%;
}
#icon_oper-extensions, #icon_god-extensions {
background: url(../../images/extensions.png) no-repeat 50% 50%;
#icon_oper-extensions {
background: url(../../images/extensions.menu.png) no-repeat 50% 50%;
}
/* Godmode images */
#icon_god-gismaps {
background: url(../../images/gm_gis.png) no-repeat 50% 50%;
#icon_god-resources {
background: url(../../images/gm_resources.menu.png) no-repeat 50% 50%;
}
#icon_god-agents {
background: url(../../images/gm_monitoring.png) no-repeat 50% 50%;
}
#icon_god-massive {
background: url(../../images/gm_massive_operations.png) no-repeat 50% 50%;
}
#icon_god-services {
background: url(../../images/box.png) no-repeat 50% 50%;
}
#icon_god-modules {
background: url(../../images/gm_modules.png) no-repeat 50% 50%;
#icon_god-configuration {
background: url(../../images/gm_configuration.menu.png) no-repeat 50% 50%;
}
#icon_god-alerts {
background: url(../../images/gm_alerts.png) no-repeat 50% 50%;
}
#icon_god-dbmaint {
background: url(../../images/gm_db.png) no-repeat 50% 50%;
background: url(../../images/gm_alerts.menu.png) no-repeat 50% 50%;
}
#icon_god-users {
background: url(../../images/gm_users.png) no-repeat 50% 50%;
background: url(../../images/gm_users.menu.png) no-repeat 50% 50%;
}
#icon_god-reporting {
background: url(../../images/reporting_edit.png) no-repeat 50% 50%;
background: url(../../images/reporting_edit.menu.png) no-repeat 50% 50%;
}
#icon_god-servers {
background: url(../../images/gm_servers.png) no-repeat 50% 50%;
}
#icon_god-audit {
background: url(../../images/gm_log.png) no-repeat 50% 50%;
}
#icon_god-netflow {
background: url(../../images/gm_netflow.png) no-repeat 50% 50%;
background: url(../../images/gm_servers.menu.png) no-repeat 50% 50%;
}
#icon_god-setup {
background: url(../../images/gm_setup.png) no-repeat 50% 50%;
}
#icon_god-policies {
background: url(../../images/gm_policies.png) no-repeat 50% 50%;
}
#icon_oper-inventory {
background: url(../../images/page_white_text.png) no-repeat 50% 50%;
}
#icon_god-tag {
background: url(../../images/tag_red.png) no-repeat 50% 50%;
background: url(../../images/gm_setup.menu.png) no-repeat 50% 50%;
}
#icon_god-events {
background: url(../../images/gm_events.png) no-repeat 50% 50%;
background: url(../../images/gm_events.menu.png) no-repeat 50% 50%;
}
#icon_god-extensions {
background: url(../../images/builder.menu.png) no-repeat 50% 50%;
}
#menu_container {

View File

@ -2953,6 +2953,10 @@ table#policy_modules td * {
.godmode{
border-top: 4px solid !important;
padding-bottom: 4px !important;
border-bottom-right-radius: 5px;
border-right-style: solid;
border-right-width: 0px;
}
/* The items with the class 'spinner' will rotate */
/* Not supported on IE9 and below */