- Update CSS and language files (Pandora Console)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@82 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
9c24269a4c
commit
6c5aff4ecd
|
@ -574,4 +574,8 @@ $lang_label["network_module_refresh_exec"]="Ejecutado el refresco del m&oaucute;
|
|||
$lang_label["next_contact"]="Next agent contact";
|
||||
$lang_label["out_of_limits"]="Fuera de los límites";
|
||||
$lang_label["background_image"]="Imagen de fondo";
|
||||
$lang_label["help"]="Ajuda";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
?>
|
|
@ -587,6 +587,7 @@ $lang_label["network_module_refresh_exec"]="Executat el refresc del mòdul
|
|||
$lang_label["next_contact"]="Següent contacte amb l'agent";
|
||||
$lang_label["out_of_limits"]="Fora dels límits";
|
||||
$lang_label["background_image"]="Imatge de fons";
|
||||
$lang_label["help"]="Ajuda";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -563,7 +563,7 @@ $lang_label["mindata"]="Minimum Data";
|
|||
$lang_label["snmp_oid"]="SNMP OID";
|
||||
$lang_label["module_interval"]="Module Interval";
|
||||
$lang_label["snmp_community"]="SNMP Community";
|
||||
$lang_label["server_asigned"]="Network Server assigned";
|
||||
$lang_label["server_asigned"]="Assigned Network Server";
|
||||
$lang_label["remote"]="Remote";
|
||||
$lang_label["default_server"]="Active Server";
|
||||
$lang_label["incident_manag"]="Incident management";
|
||||
|
@ -651,6 +651,7 @@ $lang_label["network_module_refresh_exec"]="Network module refresh executed";
|
|||
$lang_label["next_contact"]="Next agent contact";
|
||||
$lang_label["out_of_limits"]="Out of limits";
|
||||
$lang_label["background_image"]="Background image";
|
||||
$lang_label["help"]="Help";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -633,6 +633,7 @@ $lang_label["network_module_refresh_exec"]="Ejecutado el refresco del m&oaucute;
|
|||
$lang_label["next_contact"]="Siguiente contacto con el agente";
|
||||
$lang_label["out_of_limits"]="Fuera de los límites";
|
||||
$lang_label["background_image"]="Imagen de fondo";
|
||||
$lang_label["help"]="Ayuda";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -633,6 +633,7 @@ $lang_label["network_module_refresh_exec"]="L'actualisation du module de R&eacut
|
|||
$lang_label["next_contact"]="Contact suivant de l'agent";
|
||||
$lang_label["out_of_limits"]="Hors des limites";
|
||||
$lang_label["background_image"]="Image de base";
|
||||
$lang_label["help"]="Aide";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -575,6 +575,7 @@ $lang_label["network_module_refresh_exec"]="Executado refrescar de módulo
|
|||
$lang_label["next_contact"]="Seguinte contato de agente";
|
||||
$lang_label["out_of_limits"]="Fora de limites";
|
||||
$lang_label["background_image"]="Imagem de fundo";
|
||||
$lang_label["help"]="Ajuda";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -53,9 +53,9 @@ input.sub {font-weight: bold; border-bottom-color: #708090; border-right-color:
|
|||
th, td.lb {color: #ffffff; background-color: #778866;}
|
||||
td.lb {height: 16px; padding-left: 3px; font-weight: bold;}
|
||||
td.datos, td.datost, td.datosb, td.datos_id, td.datosf9, td.datosf9i, td.datos_jus {background-color: #f5f5f5;}
|
||||
td.w30datos, td.w40datos, td.w90datos, td.w135datos, td.w180datos, td.w230datos {background-color: #f5f5f5;}
|
||||
td.w90datos, td.w135datos, td.w230datos {background-color: #f5f5f5;}
|
||||
td.datos2, td.datos2t, td.datos2b, td.datos2_id, td.datos2f9, td.datos2f9i, td.datos2_jus {background-color: #fafbfc;}
|
||||
td.w30datos2, td.w40datos2, td.w90datos2, td.w135datos2, td.w180datos2, td.w230datos2 {background-color: #fafbfc;}
|
||||
td.w90datos2, td.w135datos2, td.w230datos2 {background-color: #fafbfc;}
|
||||
td.datos3 {background-color: #e6e9cd;}
|
||||
td.datos_id {color: #1a313a;}
|
||||
td.datos_jus, td.datos2_jus {text-align: justify;}
|
||||
|
@ -81,28 +81,27 @@ td.datos_jus, td.datos2_jus {text-align: justify;}
|
|||
.raya, .noraya {margin-bottom: -10px;}
|
||||
.p10 {padding-top: 1px; padding-bottom: 0px;}
|
||||
.p21 {padding-top: 2px; padding-bottom: 1px;}
|
||||
.w30, .w30d {width: 30px;}
|
||||
.w40, .w40d {width: 40px;}
|
||||
.w30 {width: 30px;}
|
||||
.w40 {width: 40px;}
|
||||
.w45 {width: 45px;}
|
||||
.w70 {width: 70px;}
|
||||
.w80 {width: 80px;}
|
||||
.w90d {width: 90px;}
|
||||
.w90datos {width: 90px;}
|
||||
.w100 {width: 100px;}
|
||||
.w120 {width: 120px;}
|
||||
.w130 {width: 130px;}
|
||||
.w135, .w135d {width: 135px;}
|
||||
.w135, .w135datos, .w35datos2 {width: 135px;}
|
||||
.w140 {width: 140px;}
|
||||
.w155, .w155f10 {width: 155px;}
|
||||
.top, .bgt, .f9130t, td.datost {vertical-align: top;}
|
||||
.bot, .titb, td.datosb {vertical-align: bottom;}
|
||||
.w180, .w180d {width: 180px;}
|
||||
.w180 {width: 180px;}
|
||||
.w200 {width: 200px;}
|
||||
.w230d {width: 230px;}
|
||||
.w230datos, .w230datos2 {width: 230px;}
|
||||
.w255 {width: 255px;}
|
||||
.w540 {width: 540px;}
|
||||
.w550 {width: 550px;}
|
||||
.msg {margin-top: 15px; text-align: justify;}
|
||||
img.help {padding-left: 9px; vertical-align: top;}
|
||||
ul.mn {list-style: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 24px;}
|
||||
.gr {font-size: 10pt; font-weight: bold;}
|
||||
a.mn, .gr {font-family: Arial, Verdana, Helvetica;}
|
||||
|
|
|
@ -1,9 +1,13 @@
|
|||
a.tip {cursor: help; position: relative; text-decoration: none; background:url(../../images/tip.gif) no-repeat; padding: 5px 2px 5px 12px;}
|
||||
a.tip2 {cursor: help; position: relative; text-decoration: none; background:url(../../images/tip.gif) no-repeat; padding: 2px 2px 2px 12px;}
|
||||
a.help {cursor: help; position: relative; text-decoration: none; background:url(../../images/help.gif) no-repeat; padding: 2px 2px 2px 12px; left: 5px;}
|
||||
a.info {position: relative; text-decoration: none; padding: 25px 0px 0px -20px;}
|
||||
a.info2 {position: relative; text-decoration: none; padding: 2px 0px 0px 0px;}
|
||||
a.tip:hover {text-decoration: none; background-color: #f5f5f5;}
|
||||
a.tip2:hover {text-decoration: none; background-color: #778866;}
|
||||
a.info:hover {text-decoration: none;}
|
||||
a.tip span, a.tip2 span, a.info span {display: none;}
|
||||
a.tip:hover span, a.tip2:hover span, a.info:hover span {display: block; text-decoration: none; position: absolute; z-index: 3; top:20px; left:6px; width: 150px; border: 1px solid #708090; background-color: #d4ddc6; color: #000; padding: 2px;}
|
||||
a.info:hover span {top:45px; left:20px; width: 140px;}
|
||||
a.info:hover, a.info2:hover, a.help:hover {text-decoration: none; background-color: #fff;}
|
||||
a.tip span, a.tip2 span, a.info span, a.info2 span, a.help span {display: none;}
|
||||
a.tip:hover span, a.tip2:hover span, a.info:hover span, a.info2:hover span, a.help:hover span {display: block; text-decoration: none; position: absolute; z-index: 3; top:20px; left:6px; width: 150px; border: 1px solid #708090; background-color: #d4ddc6; color: #000; padding: 2px;}
|
||||
a.info:hover span {top:45px; left:20px; width: 140px;}
|
||||
a.info2:hover span {top:8px;}
|
||||
a.help:hover span {top:15px; width: 80px;}
|
Loading…
Reference in New Issue