2008-08-04 10:15:16 +02:00
|
|
|
#menu-operation {
|
|
|
|
border-top: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#menu-operation a {
|
2006-11-17 23:56:50 +01:00
|
|
|
display: block;
|
|
|
|
color: #000;
|
|
|
|
text-decoration: none;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
|
|
|
|
#menu-operation li {
|
2006-11-17 23:56:50 +01:00
|
|
|
left: 0px;
|
2006-12-14 23:27:57 +01:00
|
|
|
width: 100%;
|
2006-11-17 23:56:50 +01:00
|
|
|
border-bottom: 1px solid #d4d4d4;
|
|
|
|
border-top: 1px solid #eee;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
|
|
|
|
.menu-operation {
|
2007-02-27 20:03:56 +01:00
|
|
|
background-color: #e6e9cd;
|
2007-06-13 Raul Mateos <raulofpandora@gmail.com>
* godmode/menu.php, operation/menu.php, include/pandora.css, include/op.css,
include/god.css: Updated with styles to avoid top and bottom border.
* godmode/groups/group_list.php, godmode/users/*.php, operation/users/*.php,
godmode/servers/*.php, operation/snmpconsole/snmp_alert.php,
godmode/reporting/map_builder.php, operation/messages/message.php:
Removed old raya style and changed to new style.
* include/languages/language_en.php: Changed some typing error.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@509 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-06-13 21:14:05 +02:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
|
|
|
|
.operation-menu li {
|
2006-12-14 23:27:57 +01:00
|
|
|
padding: 0px 0px 0px 28px;
|
2008-08-04 10:15:16 +02:00
|
|
|
left: 0px;
|
|
|
|
width: 100%;
|
|
|
|
border-bottom: 1px solid #d4d4d4;
|
|
|
|
border-top: 1px solid #eee;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
|
|
|
|
.operation-menu ul {
|
2008-08-27 13:17:35 +02:00
|
|
|
width: 128px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op1 li {
|
2007-03-02 18:56:07 +01:00
|
|
|
background: url(../../images/bricks.png) no-repeat 4px 3px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op2 li {
|
2007-03-02 18:56:07 +01:00
|
|
|
background: url(../../images/server_database.png) no-repeat 4px 3px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op3 li {
|
2007-03-02 18:56:07 +01:00
|
|
|
background: url(../../images/book_edit.png) no-repeat 4px 3px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op4 li {
|
2007-03-02 18:56:07 +01:00
|
|
|
background: url(../../images/lightning_go.png) no-repeat 4px 3px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2007-03-02 18:56:07 +01:00
|
|
|
/* users */
|
2008-08-04 10:15:16 +02:00
|
|
|
#op5 li {
|
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: url(../../images/group.png) no-repeat 4px 4px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op6 li {
|
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: url(../../images/computer_error.png) no-repeat 4px 4px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2007-03-02 18:56:07 +01:00
|
|
|
/* trap console */
|
2008-08-04 10:15:16 +02:00
|
|
|
#op7 li {
|
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: url(../../images/email.png) no-repeat 4px 4px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op8 li {
|
2007-05-03 16:49:29 +02:00
|
|
|
background: url(../../images/reporting.png) no-repeat 4px 4px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op9 li {
|
2007-06-22 14:00:04 +02:00
|
|
|
background: url(../../images/monitor.png) no-repeat 4px 3px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
#op-extensions li {
|
|
|
|
background: url(../../images/extensions.png) no-repeat 4px 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.operation-submenu>ul {
|
2007-06-13 Raul Mateos <raulofpandora@gmail.com>
* godmode/menu.php, operation/menu.php, include/pandora.css, include/op.css,
include/god.css: Updated with styles to avoid top and bottom border.
* godmode/groups/group_list.php, godmode/users/*.php, operation/users/*.php,
godmode/servers/*.php, operation/snmpconsole/snmp_alert.php,
godmode/reporting/map_builder.php, operation/messages/message.php:
Removed old raya style and changed to new style.
* include/languages/language_en.php: Changed some typing error.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@509 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-06-13 21:14:05 +02:00
|
|
|
width: 75%;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
|
|
|
|
.operation-submenu li {
|
2007-06-27 19:45:42 +02:00
|
|
|
background: url(../../images/arrow.png) no-repeat 2px 4px;
|
2006-12-15 22:57:08 +01:00
|
|
|
margin-left: 26px;
|
2008-08-27 13:17:35 +02:00
|
|
|
padding: 0px 0px 0px 13px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
|
|
|
|
.menu-selected, #menu-operation li:hover, .submenu-selected li, .operation-submenu li:hover {
|
|
|
|
background-color: #d4ddc6 !important;
|
2006-12-15 18:39:11 +01:00
|
|
|
}
|
2008-08-04 10:15:16 +02:00
|
|
|
|
2008-08-27 13:17:35 +02:00
|
|
|
#menu-operation li.bb0, #arrowls li.bb0, #op-extensions li.bb0 {
|
2007-06-13 Raul Mateos <raulofpandora@gmail.com>
* godmode/menu.php, operation/menu.php, include/pandora.css, include/op.css,
include/god.css: Updated with styles to avoid top and bottom border.
* godmode/groups/group_list.php, godmode/users/*.php, operation/users/*.php,
godmode/servers/*.php, operation/snmpconsole/snmp_alert.php,
godmode/reporting/map_builder.php, operation/messages/message.php:
Removed old raya style and changed to new style.
* include/languages/language_en.php: Changed some typing error.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@509 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-06-13 21:14:05 +02:00
|
|
|
border-bottom: 0px;
|
|
|
|
}
|