diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 5fc7ab1930..5f8b3facb5 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,13 @@ +2014-08-26 Miguel de Dios + + * include/javascript/introjs.css, include/styles/pandora_black.css, + include/styles/pandora.css, general/logon_ok.php, + mobile/include/style/main.css: some aesthetic changes suggested by + Carla. + + * include/help/clippy/godmode_agentes_modificar_agente.php: fixed + the position of dialog. + 2014-08-26 Miguel de Dios * godmode/alerts/configure_alert_action.php, diff --git a/pandora_console/general/logon_ok.php b/pandora_console/general/logon_ok.php index 3da0b0ebe9..a1d040a5a3 100644 --- a/pandora_console/general/logon_ok.php +++ b/pandora_console/general/logon_ok.php @@ -39,7 +39,7 @@ if (tags_has_user_acl_tags()) { // Site news ! // --------------------------------------------------------------------- -echo '
'; +echo '
'; //////////////////NEWS BOARD///////////////////////////// echo '
'; @@ -164,7 +164,7 @@ echo '
'; // --------------------------------------------------------------------------- // Site stats (global!) // --------------------------------------------------------------------------- -echo '
'; +echo '
'; $data = reporting_get_group_stats (); /////////////// diff --git a/pandora_console/include/help/clippy/godmode_agentes_modificar_agente.php b/pandora_console/include/help/clippy/godmode_agentes_modificar_agente.php index b88031044d..7efa21250e 100644 --- a/pandora_console/include/help/clippy/godmode_agentes_modificar_agente.php +++ b/pandora_console/include/help/clippy/godmode_agentes_modificar_agente.php @@ -39,7 +39,8 @@ function clippy_start_page() { 'intro' => __('Please, type an agent to save the modules for monitoring a server.') ); $return_tours['tours']['monitoring_server_step_1']['steps'][] = array( - 'element'=> 'input[name="srcbutton"]', + 'element' => 'input[name="srcbutton"]', + 'position' => 'left', 'intro' => __('If you have typed the name correctly you will see the agent.') ); $return_tours['tours']['monitoring_server_step_1']['conf'] = array(); @@ -60,6 +61,7 @@ function clippy_start_page() { ); $return_tours['tours']['monitoring_server_step_2']['steps'][] = array( 'element'=> '#agent_list', + 'position' => 'top', 'intro' => __('Choose the agent and click on the name.') ); $return_tours['tours']['monitoring_server_step_2']['conf'] = array(); diff --git a/pandora_console/include/javascript/introjs.css b/pandora_console/include/javascript/introjs.css index 2aba35e623..fd95355aa6 100644 --- a/pandora_console/include/javascript/introjs.css +++ b/pandora_console/include/javascript/introjs.css @@ -136,9 +136,9 @@ tr.introjs-showElement > th { .introjs-tooltip { position: absolute; - padding: 10px; + padding: 20px; background-color: white; - min-width: 200px; + min-width: 260px; max-width: 300px; border-radius: 3px; box-shadow: 0 1px 10px rgba(0,0,0,.4); diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 964b3f787d..e6ac6367fe 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -89,11 +89,11 @@ input[type=submit], input[type=button] { } select { - border:1px solid #ddd; + border: 1px solid #ddd; } checkbox { padding: 4px; - border:1px solid #eee; + border: 1px solid #eee; } h1, h2, h3, h4 { font-weight: bold; @@ -146,7 +146,7 @@ h1#log_title { margin-bottom: 0px; } div#log_msg { - display:none; + display: none; } div#error_buttons { margin-top: 20px; @@ -593,8 +593,8 @@ input.datos_readonly { } input.sub { - font-weight: bold; - + font-weight: normal; + -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; @@ -604,9 +604,9 @@ input.sub { background-color: #333 !important; background-repeat: no-repeat !important; background-position: 92% 5px !important; - + color: white !important; - padding: 3px 3px 3px 9px; + padding: 3px 3px 5px 12px; border-color: #333; } @@ -804,7 +804,8 @@ th { color: #fff; background-color: #666; text-align:center; - font-size: 7pt; + font-size: 7.5pt; + letter-spacing: 0.3pt; } tr.datos, tr.datost, tr.datosb , tr.datos_id, tr.datosf9 { @@ -871,7 +872,7 @@ tr.disabled_row_user * { } .bg { /* op menu */ - background: #6db431; + background: #82b92e; } .bg2 { /* main page */ @@ -1022,20 +1023,20 @@ div.title_line { } #menu_tab_frame { - background:#FAFAFA; + background: #FAFAFA; } #menu_tab_frame_view { - background:#FAFAFA; + background: #FAFAFA; } #menu_tab_frame, #menu_tab_frame_view { display: block !important; - border-bottom:1px solid #666; + border-bottom: 1px solid #b3b3b3; /* float:left; */ - margin-left:-8px; - min-height:25px; - padding-right:28px; - width:100%; + margin-left: -8px; + min-height: 25px; + padding-right: 28px; + width: 100%; } #menu_tab { @@ -1061,7 +1062,7 @@ div.title_line { -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; - border-top-right-radius: 5px; + border-top-right-radius: 5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; @@ -1091,7 +1092,7 @@ div.title_line { #menu_tab li.tab_operation a, #menu_tab a.tab_operation { - background: #6ba532; + background: #82b92e; padding-left: 3px; padding-right: 3px; min-height: 23px; @@ -1112,7 +1113,7 @@ div.title_line { } #menu_tab li.nomn_high a { - /*background: #6db431;*/ + /*background: #82b92e;*/ color: #fff; } #menu_tab .mn li a { @@ -1120,7 +1121,7 @@ div.title_line { text-decoration: none; } #menu_tab li.nomn:hover a, #menu_tab li:hover ul a:hover { - /*background: #6db431;*/ + /*background: #82b92e;*/ color: #fff; } #menu_tab li:hover a { @@ -1175,7 +1176,7 @@ div.title_line { } #menu_tab_left ul.mn li.view { - background: #6db431; + background: #82b92e; max-width: 450px; min-width: 300px; padding: 2px 5px 0px; @@ -2709,4 +2710,19 @@ table#policy_modules td * { } .context_help_body { text-align: left; +} + +#left_column_logon_ok { + width: 750px; + float:left; +} + +#news_board { + width: 750px; +} + +#right_column_logon_ok { + width: 350px; + float: right; + margin-right: 20px; } \ No newline at end of file diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index f7d6bb05c4..2a9c1a9f0e 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -285,7 +285,7 @@ fieldset legend { #menu_tab_frame_view { display: block !important; background-color: #5B5B5B; - border-bottom: 1px solid #6db431; + border-bottom: 1px solid #82b92e; margin-left:-8px; min-height:25px; /*padding-right:28px;*/ diff --git a/pandora_console/mobile/include/style/main.css b/pandora_console/mobile/include/style/main.css index 44c7862d39..8c047ac6fa 100644 --- a/pandora_console/mobile/include/style/main.css +++ b/pandora_console/mobile/include/style/main.css @@ -1158,7 +1158,7 @@ table.tactical_bars { } .ui-btn-active { - background: #6db431 !important; + background: #82b92e !important; } span.nobold * {