2009-11-09 17:49:17 +00:00
|
|
|
/* I2P Tunnel Edit Page
|
|
|
|
*/
|
|
|
|
|
|
|
|
#tunnelEditPage input {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 458px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage select {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 308px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage option[selected] {
|
|
|
|
color: green;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #targetField,
|
|
|
|
#tunnelEditPage #accessField,
|
|
|
|
#tunnelEditPage #optionsField {
|
2011-11-08 11:44:45 +00:00
|
|
|
height: 48px;
|
|
|
|
width: 150px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
#tunnelEditPage #tunnelOptionsField {
|
2011-11-08 11:44:45 +00:00
|
|
|
height: 96px;
|
|
|
|
width: 150px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #targetField label,
|
|
|
|
#tunnelEditPage #accessField label,
|
|
|
|
#tunnelEditPage #tunnelOptionsField label,
|
|
|
|
#tunnelEditPage #optionsField label{
|
2011-11-08 11:44:45 +00:00
|
|
|
height: 48px;
|
|
|
|
width: 150px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #reachField,
|
|
|
|
#tunnelEditPage #hostField,
|
|
|
|
#tunnelEditPage #depthField,
|
|
|
|
#tunnelEditPage #countField,
|
|
|
|
#tunnelEditPage #optionsHostField {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 304px;
|
2009-11-09 17:49:17 +00:00
|
|
|
margin-right: 4px;
|
|
|
|
}
|
|
|
|
|
2011-11-08 11:44:45 +00:00
|
|
|
#tunnelEditPage #portField,
|
|
|
|
#tunnelEditPage #optionsPortField,
|
2009-11-09 17:49:17 +00:00
|
|
|
#tunnelEditPage #backupField,
|
|
|
|
#tunnelEditPage #varianceField {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 150px;
|
2009-11-09 17:49:17 +00:00
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #reachField label,
|
|
|
|
#tunnelEditPage #hostField label,
|
|
|
|
#tunnelEditPage #portField label,
|
2011-11-08 11:44:45 +00:00
|
|
|
#tunnelEditPage #optionsHostField label,
|
|
|
|
#tunnelEditPage #optionsPortField label,
|
2009-11-09 17:49:17 +00:00
|
|
|
#tunnelEditPage #depthField label,
|
|
|
|
#tunnelEditPage #countField label,
|
|
|
|
#tunnelEditPage #backupField label,
|
|
|
|
#tunnelEditPage #varianceField label {
|
2011-11-08 11:44:45 +00:00
|
|
|
text-align: left;
|
|
|
|
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #otherField label {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 300px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #reachableByOther,
|
2011-11-08 11:44:45 +00:00
|
|
|
#tunnelEditPage #tunnelDepth,
|
2009-11-09 17:49:17 +00:00
|
|
|
#tunnelEditPage #tunnelQuantity,
|
2011-11-08 11:44:45 +00:00
|
|
|
#tunnelEditPage #targetHost,
|
2009-11-09 17:49:17 +00:00
|
|
|
#tunnelEditPage #clientHost {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 306px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #port {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 80px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage #targetPort,
|
|
|
|
#tunnelEditPage #clientPort,
|
|
|
|
#tunnelEditPage #tunnelBackupQuantity,
|
|
|
|
#tunnelEditPage #tunnelVariance {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 150px;
|
|
|
|
}
|
2009-11-09 17:49:17 +00:00
|
|
|
|
|
|
|
#tunnelEditPage #shared,
|
|
|
|
#tunnelEditPage #connectDelay,
|
|
|
|
#tunnelEditPage #startOnLoad {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 16px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelEditPage label {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 150px;
|
|
|
|
font-weight: bold;
|
|
|
|
text-align: right;
|
|
|
|
float: left;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
/* I2P Tunnel List Page
|
|
|
|
*/
|
|
|
|
|
|
|
|
#tunnelListPage .rowItem {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 150px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage select {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 150px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage textarea {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 100%;
|
|
|
|
height: 88px;
|
|
|
|
padding: 0 0 0 4px;
|
2009-11-09 17:49:17 +00:00
|
|
|
color: green;
|
|
|
|
margin-bottom: 7px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage .footer .control {
|
|
|
|
margin-left: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage .footer label {
|
2011-11-08 11:44:45 +00:00
|
|
|
text-align: right;
|
|
|
|
height: 24px;
|
|
|
|
width: 360px;
|
|
|
|
float: left;
|
2009-11-09 17:49:17 +00:00
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Use Leary and Langridge content replacement methods (LIR)
|
|
|
|
** to embed accessibility information into the document.
|
|
|
|
** Should allow the lists to be rendered nicely by
|
|
|
|
** screen readers. (and lynx!)
|
|
|
|
*/
|
|
|
|
|
|
|
|
#tunnelListPage label {
|
2011-11-08 11:44:45 +00:00
|
|
|
height: 0;
|
|
|
|
width: 0;
|
|
|
|
overflow: hidden;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage .nameHeaderField label,
|
|
|
|
#tunnelListPage .portHeaderField label,
|
|
|
|
#tunnelListPage .typeHeaderField label,
|
|
|
|
#tunnelListPage .interfaceHeaderField label,
|
|
|
|
#tunnelListPage .targetHeaderField label,
|
|
|
|
#tunnelListPage .previewHeaderField label,
|
|
|
|
#tunnelListPage .statusHeaderField label {
|
2011-11-08 11:44:45 +00:00
|
|
|
text-align: left;
|
|
|
|
width: 150px;
|
|
|
|
height: 24px;
|
|
|
|
float: left;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage .targetField,
|
|
|
|
#tunnelListPage .targetField .text,
|
|
|
|
#tunnelListPage .targetHeaderField,
|
|
|
|
#tunnelListPage .targetHeaderField label {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 300px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage .descriptionField,
|
|
|
|
#tunnelListPage .destinationField {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 750px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage .descriptionField .text,
|
|
|
|
#tunnelListPage .destinationField input {
|
2011-11-08 11:44:45 +00:00
|
|
|
width: 450px;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunnelListPage .descriptionField label,
|
|
|
|
#tunnelListPage .destinationField label {
|
2011-11-08 11:44:45 +00:00
|
|
|
text-align: right;
|
|
|
|
width: 150px;
|
|
|
|
height: 24px;
|
|
|
|
float: left;
|
2009-11-09 17:49:17 +00:00
|
|
|
}
|