2009-05-13 19:00:58 +02:00
|
|
|
/*
|
|
|
|
|
|
|
|
Author: The Pandora FMS team
|
|
|
|
Name: Black Metal theme
|
2009-05-29 11:28:48 +02:00
|
|
|
Description: A theme with a variable width layout
|
|
|
|
|
|
|
|
// Pandora FMS - the Free monitoring system
|
|
|
|
// ========================================
|
|
|
|
// Copyright (c) 2009 Artica Soluciones Tecnologicas, info@artica.es
|
|
|
|
// Copyright (c) 2009 Esteban Sanchez, <estebans@artica.es>
|
|
|
|
//
|
|
|
|
// 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; 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.
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
|
|
// along with this program; if not, write to the Free Software
|
|
|
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
2009-06-08 20:26:14 +02:00
|
|
|
|
|
|
|
// Pandora FMS - the Flexible Monitoring System
|
|
|
|
// =============================================
|
|
|
|
// Copyright (c) 2004-2009 Artica Soluciones Tecnológicas S.L
|
|
|
|
|
|
|
|
// 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; 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.
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
|
|
// along with this program; if not, write to the Free Software
|
|
|
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
2009-05-13 19:00:58 +02:00
|
|
|
*/
|
|
|
|
|
2011-07-06 13:57:27 +02:00
|
|
|
@import url(pandora.css);
|
2009-05-13 19:00:58 +02:00
|
|
|
|
2009-05-29 11:28:48 +02:00
|
|
|
div#pandora_logo_header {
|
|
|
|
/* Put here your company logo */
|
|
|
|
background: url(../../images/MiniLogoArtica.jpg);
|
|
|
|
width: 83px;
|
|
|
|
height: 31px;
|
2009-05-13 19:00:58 +02:00
|
|
|
}
|
2009-05-29 11:28:48 +02:00
|
|
|
|
2009-05-13 19:00:58 +02:00
|
|
|
h1, h2, h3, h4 {
|
|
|
|
color: #000;
|
|
|
|
}
|
2009-05-29 11:28:48 +02:00
|
|
|
|
2009-05-13 19:00:58 +02:00
|
|
|
div#page {
|
|
|
|
border-bottom: solid 5px #000;
|
|
|
|
border-top: solid 5px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#head {
|
|
|
|
font-size: 8pt;
|
|
|
|
background: url(../../images/black_header.png);
|
|
|
|
background-color: #000;
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-position: 0% 0%;
|
|
|
|
border-bottom: solid 2px #000;
|
|
|
|
}
|
2009-05-29 11:28:48 +02:00
|
|
|
|
|
|
|
th, .bg {
|
2009-05-13 19:00:58 +02:00
|
|
|
background-color: #555;
|
|
|
|
}
|
|
|
|
|
|
|
|
#menu_tab_frame, #menu_tab_frame_view {
|
|
|
|
border-bottom:1px solid #000;
|
|
|
|
}
|
2009-05-29 11:28:48 +02:00
|
|
|
|
2009-05-13 19:00:58 +02:00
|
|
|
#menu_tab li a, #menu_tab a {
|
|
|
|
border-left: 2px solid #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.databox_color {
|
2009-05-29 11:28:48 +02:00
|
|
|
border-left: 0px;
|
2009-05-13 19:00:58 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#head_r {
|
|
|
|
padding-top: 5px;
|
|
|
|
}
|
|
|
|
|
2009-05-29 11:28:48 +02:00
|
|
|
span#logo_text1, span#logo_text2 {
|
|
|
|
font: bolder 2.5em Arial, Sans-serif;
|
2009-05-13 19:00:58 +02:00
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
ol.steps li.current {
|
|
|
|
border-left: 5px solid #000;
|
|
|
|
}
|
2009-08-07 Miguel de Dios <miguel.dedios@artica.es>
* operation/visual_console/index.php,
pandora_console/operation/users/user.php, operation/incidents/incident.php,
operation/agentes/status_monitor.php, operation/agentes/estado_agente.php,
operation/agentes/alerts_status.php, include/styles/pandora.css,
include/styles/pandora_black.css,include/styles/pandora_blackmetal.css,
include/styles/pandora_width.css, include/styles/pandora_minimal.css,
include/styles/pandora_red.css: the table list now has rows with alternate
colours for easy see the data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1833 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-08-10 11:55:53 +02:00
|
|
|
|
|
|
|
tr.rowPair {
|
|
|
|
background-color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.rowOdd {
|
|
|
|
background-color: #BDC2C7;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.rowPair:hover {
|
|
|
|
background-color: #DEDEDE;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.rowOdd:hover {
|
|
|
|
background-color: #7D8287;
|
|
|
|
}
|