updates styles
This commit is contained in:
parent
bdd7cc1317
commit
2cd19aa0cb
File diff suppressed because it is too large
Load Diff
|
@ -278,13 +278,11 @@ select:-webkit-autofill:focus {
|
|||
}
|
||||
|
||||
/* All select type multiple */
|
||||
select[multiple] option:checked,
|
||||
select[multiple] option:checked {
|
||||
background: #82b92e linear-gradient(0deg, #82b92e 0%, #82b92e 100%);
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
select option:checked,
|
||||
select option:checked {
|
||||
background-color: #82b92e;
|
||||
color: #fff !important;
|
||||
|
@ -305,7 +303,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerif-Bold {
|
||||
font-family: DejaVuSerif-BoldFont;
|
||||
font-family: DejaVuSerif-BoldFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -314,7 +312,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerif-BoldItalic {
|
||||
font-family: DejaVuSerif-BoldItalicFont;
|
||||
font-family: DejaVuSerif-BoldItalicFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -323,7 +321,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerif-Italic {
|
||||
font-family: DejaVuSerif-ItalicFont;
|
||||
font-family: DejaVuSerif-ItalicFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -332,7 +330,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerif {
|
||||
font-family: DejaVuSerifFont;
|
||||
font-family: DejaVuSerifFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -341,7 +339,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerifCondensed-Bold {
|
||||
font-family: DejaVuSerifCondensed-BoldFont;
|
||||
font-family: DejaVuSerifCondensed-BoldFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -350,7 +348,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerifCondensed-BoldItalic {
|
||||
font-family: DejaVuSerifCondensed-BoldItalicFont;
|
||||
font-family: DejaVuSerifCondensed-BoldItalicFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -359,7 +357,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerifCondensed-Italic {
|
||||
font-family: DejaVuSerifCondensed-ItalicFont;
|
||||
font-family: DejaVuSerifCondensed-ItalicFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -368,7 +366,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.DejaVuSerifCondensed {
|
||||
font-family: DejaVuSerifCondensedFont;
|
||||
font-family: DejaVuSerifCondensedFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -377,7 +375,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.FreeSans {
|
||||
font-family: FreeSansFont;
|
||||
font-family: FreeSansFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -386,7 +384,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.FreeSansBold {
|
||||
font-family: FreeSansBoldFont;
|
||||
font-family: FreeSansBoldFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -395,7 +393,7 @@ select:-internal-list-box {
|
|||
}
|
||||
|
||||
.smallfont {
|
||||
font-family: smallfontFont;
|
||||
font-family: smallfontFont, sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -423,7 +421,7 @@ select:-internal-list-box {
|
|||
src: url("../../fonts/leaguegothic.woff") format("woff");
|
||||
}
|
||||
.unicode {
|
||||
font-family: unicodeFont;
|
||||
font-family: unicodeFont, sans-serif;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -1396,13 +1394,6 @@ div.title_line {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
#menu_tab li.nomn,
|
||||
#menu_tab li.nomn_high {
|
||||
min-width: 30px;
|
||||
height: 29px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* --- Tabs Submenu --- */
|
||||
ul.subsubmenu {
|
||||
border-bottom-right-radius: 5px;
|
||||
|
@ -5566,9 +5557,6 @@ table.info_table.policy_sub_table {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.pagination .total_pages {
|
||||
}
|
||||
|
||||
.pagination .total_number {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
|
|
@ -784,10 +784,7 @@ if (!empty($network_interfaces)) {
|
|||
});
|
||||
</script>
|
||||
<?php
|
||||
/*
|
||||
* EVENTS.
|
||||
*/
|
||||
|
||||
// EVENTS.
|
||||
$table_events = '<div class="white_table_graph" id="table_events">
|
||||
<div class="white_table_graph_header">'.html_print_image(
|
||||
'images/arrow_down_green.png',
|
||||
|
|
|
@ -1,17 +1,32 @@
|
|||
<?php
|
||||
/**
|
||||
* Monitors status - general overview.
|
||||
*
|
||||
* @category Agent view monitor statuses.
|
||||
* @package Pandora FMS
|
||||
* @subpackage Classic agent management view.
|
||||
* @version 1.0.0
|
||||
* @license See below
|
||||
*
|
||||
* ______ ___ _______ _______ ________
|
||||
* | __ \.-----.--.--.--| |.-----.----.-----. | ___| | | __|
|
||||
* | __/| _ | | _ || _ | _| _ | | ___| |__ |
|
||||
* |___| |___._|__|__|_____||_____|__| |___._| |___| |__|_|__|_______|
|
||||
*
|
||||
* ============================================================================
|
||||
* Copyright (c) 2005-2019 Artica Soluciones Tecnologicas
|
||||
* Please see http://pandorafms.org for full contribution list
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation for version 2.
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
* ============================================================================
|
||||
*/
|
||||
|
||||
// Pandora FMS - http://pandorafms.com
|
||||
// ==================================================
|
||||
// Copyright (c) 2005-2010 Artica Soluciones Tecnologicas
|
||||
// Please see http://pandorafms.org for full contribution list
|
||||
// This program is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU General Public License
|
||||
// as published by the Free Software Foundation for version 2.
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU General Public License for more details.
|
||||
// Load globar vars
|
||||
// Begin.
|
||||
global $config;
|
||||
|
||||
// Ajax tooltip to deploy modules's tag info.
|
||||
|
@ -102,7 +117,7 @@ if (is_ajax()) {
|
|||
$data[1] = ui_print_agent_name($id_agent, true);
|
||||
$data[2] = __('Module');
|
||||
$data[3] = "<a href='index.php?sec=gagente&sec2=godmode/agentes/configurar_agente
|
||||
&id_agente=$id_agent&tab=module&edit_module=1&id_agent_module=$id_module'>".ui_print_truncate_text(modules_get_agentmodule_name($id_module), 'module_medium', true, true, true, '[…]').'</a>';
|
||||
&id_agente=".$id_agent.'&tab=module&edit_module=1&id_agent_module='.$id_module."'>".ui_print_truncate_text(modules_get_agentmodule_name($id_module), 'module_medium', true, true, true, '[…]').'</a>';
|
||||
$table_relations->data[] = $data;
|
||||
}
|
||||
|
||||
|
@ -458,6 +473,17 @@ ui_require_jquery_file('ui.datepicker-'.get_user_language(), 'include/javascript
|
|||
/* ]]> */
|
||||
</script>
|
||||
<?php
|
||||
/**
|
||||
* Print form filter monitors.
|
||||
*
|
||||
* @param integer $id_agent Id_agent.
|
||||
* @param integer $status_filter_monitor Status_filter_monitor.
|
||||
* @param string $status_text_monitor Status_text_monitor.
|
||||
* @param integer $status_module_group Status_module_group.
|
||||
* @param integer $status_hierachy_mode Status_hierachy_mode.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
function print_form_filter_monitors(
|
||||
$id_agent,
|
||||
$status_filter_monitor=-1,
|
||||
|
|
Loading…
Reference in New Issue