2006-11-17 23:56:50 +01:00
|
|
|
#op a {
|
|
|
|
display: block;
|
|
|
|
color: #000;
|
|
|
|
text-decoration: none;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2006-11-17 23:56:50 +01:00
|
|
|
#op li {
|
|
|
|
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
|
|
|
}
|
2007-05-18 11:29:54 +02:00
|
|
|
div.menuop {
|
2007-02-27 20:03:56 +01:00
|
|
|
background-color: #e6e9cd;
|
2007-03-06 22:37:38 +01:00
|
|
|
border: 1px solid #dadbdb;
|
2007-02-27 20:03:56 +01:00
|
|
|
width: 155px;
|
2007-05-18 11:29:54 +02:00
|
|
|
margin-bottom: 5px;
|
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
|
|
|
}
|
2007-01-05 19:11:33 +01:00
|
|
|
#op1 li, #op2 li, #op3 li, #op4 li, #op5 li, #op6 li, #op7 li, #op8 li, #op9 li,
|
|
|
|
#op1s li, #op2s li, #op3s li, #op4s li, #op5s li, #op6s li, #op7s li, #op8s li, #op9s li {
|
2006-12-14 23:27:57 +01:00
|
|
|
padding: 0px 0px 0px 28px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2006-12-15 22:57:08 +01:00
|
|
|
div#op1>ul, div#op2>ul, div#op3>ul, div#op4>ul, div#op5>ul, div#op6>ul, div#op7>ul,
|
2007-01-05 19:11:33 +01:00
|
|
|
div#op8>ul, div#op9>ul, div#op1s>ul, div#op2s>ul, div#op3s>ul, div#op4s>ul, div#op5s>ul, div#op6s>ul,
|
|
|
|
div#op7s>ul, div#op8s>ul, div#op9s>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: 127px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2006-12-14 23:27:57 +01:00
|
|
|
#op1 li , #op1 li:hover, #op1s 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
|
|
|
}
|
2006-12-14 23:27:57 +01:00
|
|
|
#op2 li, #op2 li:hover, #op2s 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
|
|
|
}
|
2006-12-14 23:27:57 +01:00
|
|
|
#op3 li, #op3 li:hover, #op3s 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
|
|
|
}
|
2006-12-14 23:27:57 +01:00
|
|
|
#op4 li, #op4 li:hover, #op4s 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 */
|
2006-12-14 23:27:57 +01:00
|
|
|
#op5 li, #op5 li:hover, #op5s 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
|
|
|
}
|
2006-12-14 23:27:57 +01:00
|
|
|
#op6 li, #op6 li:hover, #op6s 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 */
|
2006-12-14 23:27:57 +01:00
|
|
|
#op7 li, #op7 li:hover, #op7s 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
|
|
|
}
|
2006-12-15 18:39:11 +01:00
|
|
|
#op8 li, #op8 li:hover, #op8s 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
|
|
|
}
|
2007-01-09 12:18:41 +01:00
|
|
|
#op9 li, #op9 li:hover, #op9s 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
|
|
|
}
|
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
|
|
|
div.arrow>ul, div.arrows>ul, div#arrowl>ul, div#arrowls>ul {
|
|
|
|
width: 75%;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
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
|
|
|
.arrow li, .arrow li:hover, .arrows li, #arrowl li, #arrowl li:hover, #arrowls 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;
|
|
|
|
padding: 0px 0px 0px 14px;
|
2007-02-23 10:08:26 +01:00
|
|
|
}
|
2006-12-14 23:27:57 +01:00
|
|
|
#op a:hover ,
|
2006-12-15 22:57:08 +01:00
|
|
|
#op1 li:hover, #op1s li , #op2 li:hover, #op2s li , #op3 li:hover, #op3s li ,
|
2006-12-15 18:39:11 +01:00
|
|
|
#op4 li:hover, #op4s li , #op5 li:hover, #op5s li , #op6 li:hover, #op6s li ,
|
2007-01-05 19:11:33 +01:00
|
|
|
#op7 li:hover, #op7s li , #op8 li:hover, #op8s li, #op9 li:hover, #op9s li,
|
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
|
|
|
.arrow li:hover, .arrows li, #arrowl li:hover, #arrowls li
|
2006-12-14 23:27:57 +01:00
|
|
|
{
|
|
|
|
background-color: #d4ddc6;
|
2006-12-15 18:39:11 +01:00
|
|
|
}
|
2007-10-13 23:23:44 +02:00
|
|
|
#op li.bb0, #arrowls li.bb0, #op8 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;
|
|
|
|
}
|
2007-10-13 23:23:44 +02:00
|
|
|
#op {
|
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-top: 0px;
|
|
|
|
}
|