2007-04-02 Raul Mateos <raulofpandora@gmail.com>
* images/ok.gif: Deleted
* images/cross.png, go.png, ok.png, upd.png: Added new images
* include/styles/pandora.css, tip.css, op.css: Updated. Deleted some
old styles, not all.
* include/languages/language_en.php, language_es_es.php: Added text
for no recon task.
* godmode/*.php, operation/*.php, help/*.php: Changed some icons,
updated several buttons with new icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-04-02 19:17:27 +02:00
|
|
|
a.tip, a.tip2, a.tipp {
|
2006-11-17 23:56:50 +01:00
|
|
|
cursor: help;
|
2007-06-27 19:45:42 +02:00
|
|
|
background: url(../../images/tip.png) no-repeat;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2007-04-02 Raul Mateos <raulofpandora@gmail.com>
* images/ok.gif: Deleted
* images/cross.png, go.png, ok.png, upd.png: Added new images
* include/styles/pandora.css, tip.css, op.css: Updated. Deleted some
old styles, not all.
* include/languages/language_en.php, language_es_es.php: Added text
for no recon task.
* godmode/*.php, operation/*.php, help/*.php: Changed some icons,
updated several buttons with new icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-04-02 19:17:27 +02:00
|
|
|
a.tip , a.tip2 {
|
2006-11-17 23:56:50 +01:00
|
|
|
padding: 5px 2px 5px 12px;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2007-04-02 Raul Mateos <raulofpandora@gmail.com>
* images/ok.gif: Deleted
* images/cross.png, go.png, ok.png, upd.png: Added new images
* include/styles/pandora.css, tip.css, op.css: Updated. Deleted some
old styles, not all.
* include/languages/language_en.php, language_es_es.php: Added text
for no recon task.
* godmode/*.php, operation/*.php, help/*.php: Changed some icons,
updated several buttons with new icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-04-02 19:17:27 +02:00
|
|
|
a.tipp {
|
2006-11-17 23:56:50 +01:00
|
|
|
padding: 2px 2px 2px 12px;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2006-11-17 23:56:50 +01:00
|
|
|
a.help {
|
|
|
|
cursor: help;
|
2007-06-27 19:45:42 +02:00
|
|
|
background: url(../../images/help2.png) no-repeat;
|
2006-11-17 23:56:50 +01:00
|
|
|
padding: 2px 2px 2px 12px;
|
|
|
|
left: 5px;
|
2007-05-27 04:55:55 +02:00
|
|
|
text-transform: capitalize;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2006-11-17 23:56:50 +01:00
|
|
|
a.info {
|
|
|
|
padding: 25px 0px 0px 0px;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2008-04-03 17:43:34 +02:00
|
|
|
|
|
|
|
a.info_table {
|
|
|
|
padding: 25px 0px 0px 0px;
|
|
|
|
margin: -50px 0px 0px 0px;
|
|
|
|
}
|
|
|
|
|
2006-11-17 23:56:50 +01:00
|
|
|
a.info2 {
|
2006-12-24 23:40:09 +01:00
|
|
|
padding: 2px 0px 0px 0px;
|
|
|
|
}
|
2008-04-03 17:43:34 +02:00
|
|
|
|
|
|
|
a.tip, a.tip2, a.tipp, a.help , a.info, a.info2, a.info_table {
|
2006-11-17 23:56:50 +01:00
|
|
|
position: relative;
|
|
|
|
text-decoration: none;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2006-11-17 23:56:50 +01:00
|
|
|
a.tip:hover {
|
|
|
|
text-decoration: none;
|
2007-04-02 Raul Mateos <raulofpandora@gmail.com>
* images/ok.gif: Deleted
* images/cross.png, go.png, ok.png, upd.png: Added new images
* include/styles/pandora.css, tip.css, op.css: Updated. Deleted some
old styles, not all.
* include/languages/language_en.php, language_es_es.php: Added text
for no recon task.
* godmode/*.php, operation/*.php, help/*.php: Changed some icons,
updated several buttons with new icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-04-02 19:17:27 +02:00
|
|
|
background-color: #f9f9f9;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2006-11-17 23:56:50 +01:00
|
|
|
a.tip2:hover {
|
2007-04-02 Raul Mateos <raulofpandora@gmail.com>
* images/ok.gif: Deleted
* images/cross.png, go.png, ok.png, upd.png: Added new images
* include/styles/pandora.css, tip.css, op.css: Updated. Deleted some
old styles, not all.
* include/languages/language_en.php, language_es_es.php: Added text
for no recon task.
* godmode/*.php, operation/*.php, help/*.php: Changed some icons,
updated several buttons with new icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-04-02 19:17:27 +02:00
|
|
|
text-decoration: none;
|
2007-06-16 18:04:01 +02:00
|
|
|
/* background-color: #e6e9cd;*/
|
|
|
|
background-color: #efefef
|
2007-04-02 Raul Mateos <raulofpandora@gmail.com>
* images/ok.gif: Deleted
* images/cross.png, go.png, ok.png, upd.png: Added new images
* include/styles/pandora.css, tip.css, op.css: Updated. Deleted some
old styles, not all.
* include/languages/language_en.php, language_es_es.php: Added text
for no recon task.
* godmode/*.php, operation/*.php, help/*.php: Changed some icons,
updated several buttons with new icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-04-02 19:17:27 +02:00
|
|
|
}
|
|
|
|
a.tipp:hover {
|
2006-11-17 23:56:50 +01:00
|
|
|
text-decoration: none;
|
|
|
|
background-color: #778866;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2008-04-03 17:43:34 +02:00
|
|
|
a.info:hover, a.info2:hover, a.help:hover, a.info_table:hover {
|
2006-11-17 23:56:50 +01:00
|
|
|
text-decoration: none;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2008-04-03 17:43:34 +02:00
|
|
|
a.tip span, a.tip2 span, a.tipp span, a.info span, a.info2 span, a.help span, a.info_table span {
|
2006-11-17 23:56:50 +01:00
|
|
|
display: none;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2007-04-02 Raul Mateos <raulofpandora@gmail.com>
* images/ok.gif: Deleted
* images/cross.png, go.png, ok.png, upd.png: Added new images
* include/styles/pandora.css, tip.css, op.css: Updated. Deleted some
old styles, not all.
* include/languages/language_en.php, language_es_es.php: Added text
for no recon task.
* godmode/*.php, operation/*.php, help/*.php: Changed some icons,
updated several buttons with new icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-04-02 19:17:27 +02:00
|
|
|
a.tip:hover span, a.tip2:hover span,a.tipp:hover span, a.info:hover span,
|
2008-04-03 17:43:34 +02:00
|
|
|
a.info2:hover span, a.help:hover span, a.info_table:hover span {
|
2006-11-17 23:56:50 +01:00
|
|
|
display: block;
|
|
|
|
text-decoration: none;
|
|
|
|
position: absolute;
|
2007-02-23 10:08:26 +01:00
|
|
|
z-index: 99;
|
2006-11-17 23:56:50 +01:00
|
|
|
top: 20px;
|
|
|
|
left: 6px;
|
2009-01-22 18:44:33 +01:00
|
|
|
min-width: 150px;
|
2006-11-17 23:56:50 +01:00
|
|
|
border: 1px solid #708090;
|
|
|
|
background-color: #d4ddc6;
|
|
|
|
color: #000;
|
|
|
|
padding: 2px;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2008-04-03 17:43:34 +02:00
|
|
|
|
|
|
|
a.info_table:hover span{
|
|
|
|
width: 1px;
|
|
|
|
height: 1px;
|
|
|
|
left: -140px;
|
|
|
|
top: 50px;
|
|
|
|
background-color: #fff;
|
|
|
|
border: 0px solid #fff;
|
|
|
|
}
|
|
|
|
|
2006-11-17 23:56:50 +01:00
|
|
|
a.info:hover span {
|
|
|
|
top: 45px;
|
|
|
|
left: 20px;
|
2009-01-12 Sancho Lerena <slerena@artica.es>
* pandoradb.sql: Removed fields "timestamp" and "id_agente" (and altered
some indexes) on tagente_datos, tagente_datos_string and
tagente_datos_inc.
tagente_estado table: removed cambio, added status_changes, last_status.
tagente_modulo: added five new fields (warning,critical mgmt., flipflop
detection, history module and delete_pending bit.
* agent_manager.php: Group ALL not shown anymore.
* configurar_agente.php: Support for new options. Delete a module now
mark for deletion the module, not delete data (It's VERY slow!).
* modificar_agente.php: Delete agent now uses the global function,
minor fixes.
* module_manager_editor.php: New fields initializacion.
* module_manager_editor_network.php: At this time, the first module
editor who implements the new fields and improve old ones (tcp data).
* setup.php: Added support for new token: event_view_hr (Filter of max
old (in hr) for the event viewer. Removed old tokens show_unknown and
show_lastalert.
* functions.php: format_for_graph() has an important BUG that makes
all units rendered without the "K" !!!!. Fixed.
* delete_agent.php: Delete remote config (if present). Also mark
for deletion modules instead delete them (and let the data without
being deleted, because it's a HUGE consuming time, and it's left
for the daily db maintance process).
* estado_agente.php: Updated code for view new status.
* estado_generalagente.php: Total packets are removed from this view,
this was a huge time consuming SQL operation that don't give important
infomation. Groupname is now visualized.
* estado_ultimopaquete.php,
* estado_monitores.php,
* estado_grupo.php: Rewritten much code to view new status and other
minor changes.
* ver_agente.php: Data view now works under the tabs and other minor
changes.
* events.php: Support for the new events and status. Added filter for
username and for a max. hours old events. Some boxes are now hidden
by default.
* fgraph.php: Some graphs are now fixed and uses tagente_datos and
tagent_access with utimestamp and without id_agent index. Works faster
* images/*: Updated icons (module types) and two new bulb colors.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1326 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-12 04:53:33 +01:00
|
|
|
width: 120px;
|
|
|
|
background-color: #ffffff;
|
|
|
|
border: 1px solid #aaaaaa;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2006-11-17 23:56:50 +01:00
|
|
|
a.info2:hover span {
|
|
|
|
top: 8px;
|
2006-12-24 23:40:09 +01:00
|
|
|
}
|
2006-11-17 23:56:50 +01:00
|
|
|
a.help:hover span {
|
|
|
|
top: 15px;
|
|
|
|
width: 80px;
|
2009-06-08 20:26:14 +02:00
|
|
|
}
|