aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/web/static/app.css
blob: 94a6abf0a2ae8cf77bb73ffd778dae68881ecc51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pre { line-height: 125%; margin: 0; }
td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; }
span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; }
td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight { background: #ffffff; }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#
# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk

ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2 atm
SUBTARGETS:=danube ar9

LINUX_VERSION:=2.6.33.4

CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time

include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=uboot-lantiq kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl ifxmips-dsl-api ifxmips-dsl-control ifx-tapidemo

#define Target/Description
#	Build firmware images for Infineon Mips Controllers
#endef

$(eval $(call BuildTarget))
251' href='#n251'>251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.resource-icon {
  width: 32px;
  height: 32px;
}
.resource-icon-css {
  background-image: url(images/chrome-devtools/resourceCSSIcon.png);
}
.resource-icon-document {
  background-image: url(images/chrome-devtools/resourceDocumentIcon.png);
}
.resource-icon-js {
  background-image: url(images/chrome-devtools/resourceJSIcon.png);
}
.resource-icon-plain {
  background-image: url(images/chrome-devtools/resourcePlainIcon.png);
}
.resource-icon-executable {
  background-image: url(images/resourceExecutableIcon.png);
}
.resource-icon-flash {
  background-image: url(images/resourceFlashIcon.png);
}
.resource-icon-image {
  background-image: url(images/resourceImageIcon.png);
}
.resource-icon-java {
  background-image: url(images/resourceJavaIcon.png);
}
.resource-icon-not-modified {
  background-image: url(images/resourceNotModifiedIcon.png);
}
.resource-icon-redirect {
  background-image: url(images/resourceRedirectIcon.png);
}
html,
body,
#container {
  height: 100%;
  margin: 0;
  overflow: hidden;
}
#container {
  display: flex;
  flex-direction: column;
  outline: none;
}
#container > header,
#container > footer,
#container > .eventlog {
  flex: 0 0 auto;
}
.main-view {
  flex: 1 1 auto;
  height: 0;
  display: flex;
  flex-direction: row;
}
.main-view.vertical {
  flex-direction: column;
}
.main-view .flow-detail,
.main-view .flow-table {
  flex: 1 1 auto;
}
.splitter {
  flex: 0 0 1px;
  background-color: #aaa;
  position: relative;
}
.splitter > div {
  position: absolute;
}
.splitter.splitter-x {
  cursor: col-resize;
}
.splitter.splitter-x > div {
  margin-left: -1px;
  width: 4px;
  height: 100%;
}
.splitter.splitter-y {
  cursor: row-resize;
}
.splitter.splitter-y > div {
  margin-top: -1px;
  height: 4px;
  width: 100%;
}
.nav-tabs {
  border-bottom: solid #a6a6a6 1px;
}
.nav-tabs a {
  display: inline-block;
  border: solid transparent 1px;
  text-decoration: none;
}
.nav-tabs a.active {
  background-color: white;
  border-color: #a6a6a6;
  border-bottom-color: white;
}
.nav-tabs a.special {
  color: white;
  background-color: #396cad;
  border-bottom-color: #396cad;
}
.nav-tabs a.special:hover {
  background-color: #5386c6;
}
.nav-tabs-lg a {
  padding: 3px 14px;
  margin: 0 2px -1px;
}
.nav-tabs-sm a {
  padding: 0px 7px;
  margin: 2px 2px -1px;
}
.nav-tabs-sm a.nav-action {
  float: right;
  padding: 0;
  margin: 1px 0 0px;
}
header {
  padding-top: 0.5em;
  background-color: white;
}
header .menu {
  padding: 10px;
  border-bottom: solid #a6a6a6 1px;
}
.menu-row {
  margin-left: -2px;
  margin-right: -3px;
}
.filter-input {
  position: relative;
  min-height: 1px;
  padding-left: 2.5px;
  padding-right: 2.5px;
}
@media (min-width: 768px) {
  .filter-input {
    float: left;
    width: 25%;
  }
}
.filter-input .popover {
  top: 27px;
  display: block;
  max-width: none;
  opacity: 0.9;
}
.filter-input .popover .popover-content {
  max-height: 500px;
  overflow-y: auto;
}
.flow-table {
  width: 100%;
  overflow: auto;
}
.flow-table table {
  width: 100%;
  table-layout: fixed;
}
.flow-table thead {
  background-color: #F2F2F2;
  line-height: 23px;
}
.flow-table th {
  font-weight: normal;
  box-shadow: 0 1px 0 #a6a6a6;
  position: relative !important;
  padding-left: 1px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flow-table th.sort-asc,
.flow-table th.sort-desc {
  background-color: #fafafa;
}
.flow-table th.sort-asc:after,
.flow-table th.sort-desc:after {
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 3px;
  top: 3px;
  padding: 2px;
  background-color: rgba(250, 250, 250, 0.8);
}
.flow-table th.sort-asc:after {
  content: "\f0de";
}
.flow-table th.sort-desc:after {
  content: "\f0dd";
}
.flow-table tr {
  cursor: pointer;
}
.flow-table tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.05);
}
.flow-table tr.selected {
  background-color: rgba(193, 215, 235, 0.5) !important;
}
.flow-table tr.highlighted {
  background-color: rgba(255, 204, 0, 0.4);
}
.flow-table tr.highlighted:nth-child(even) {
  background-color: rgba(255, 204, 0, 0.5);
}
.flow-table td {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.flow-table tr.intercepted:not(.has-response) .col-path,
.flow-table tr.intercepted:not(.has-response) .col-method {
  color: #ff8000;
}
.flow-table tr.intercepted.has-response .col-status,
.flow-table tr.intercepted.has-response .col-size,
.flow-table tr.intercepted.has-response .col-time {
  color: #ff8000;
}
.flow-table .fa {
  line-height: inherit;
}
.flow-table .fa.pull-right {
  margin-left: 0;
}
.flow-table .col-tls {
  width: 10px;
}
.flow-table .col-tls-https {
  background-color: rgba(0, 185, 0, 0.5);
}
.flow-table .col-icon {
  width: 32px;
}
.flow-table .col-path .fa-repeat {
  color: green;
}
.flow-table .col-path .fa-pause {
  color: #ff8000;
}
.flow-table .col-method {
  width: 60px;
}
.flow-table .col-status {
  width: 50px;
}
.flow-table .col-size {
  width: 70px;
}
.flow-table .col-time {
  width: 50px;
}
.flow-table td.col-time,
.flow-table td.col-size {
  text-align: right;
}
.flow-detail {
  width: 100%;
  overflow-x: auto;
  overflow-y: scroll;
  /*.request .response-line,
    .response .request-line {
        opacity: 0.7;
    }*/
}
.flow-detail nav {
  background-color: #F2F2F2;
}
.flow-detail section {
  padding: 5px 12px;
}
.flow-detail .first-line {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #428bca;
  color: white;
  margin: 0 -8px;
  padding: 4px 8px;
  border-radius: 5px;
  word-break: break-all;
  max-height: 100px;
  overflow-y: auto;
}
.flow-detail .request-line {
  margin-bottom: 2px;
}
.flow-detail hr {
  margin: 0 0 5px;
}
.inline-input {
  margin: 0 -5px;
  padding: 0 5px;
}
.inline-input[contenteditable] {
  background-color: rgba(255, 255, 255, 0.2);
}
.inline-input[contenteditable].has-warning {
  color: #ffb8b8;
}
.view-options {
  margin-top: 10px;
}
.flow-detail table {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  width: 100%;
  table-layout: fixed;
  word-break: break-all;
}
.flow-detail table tr:not(:first-child) {
  border-top: 1px solid #f7f7f7;
}
.flow-detail table td {
  vertical-align: top;
}
.connection-table td:first-child {
  width: 50%;
  padding-right: 1em;
}
.header-table td {
  line-height: 1.3em;
}
.header-table .header-name {
  width: 33%;
  padding-right: 1em;
}
.connection-table td,
.timing-table td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flowview-image {
  text-align: center;
}
.flowview-image img {
  max-width: 100%;
  max-height: 100%;
}
.prompt-dialog {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.1);
}
.prompt-content {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 25px;
  padding: 2px 5px;
  background-color: white;
  box-shadow: 0 -1px 3px lightgray;
}
.prompt-content .option {
  cursor: pointer;
}
.prompt-content .option:not(:last-child)::after {
  content: ", ";
}
.eventlog {
  height: 200px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
}
.eventlog > div {
  background-color: #F2F2F2;
  padding: 0 5px;
  flex: 0 0 auto;
}
.eventlog > pre {
  flex: 1 1 auto;
  margin: 0;
  border-radius: 0;
  overflow-x: auto;
  overflow-y: scroll;
  background-color: #fcfcfc;
}
.eventlog .fa-close {
  cursor: pointer;
  float: right;
  color: grey;
  padding: 3px 0;
  padding-left: 10px;
}
.eventlog .fa-close:hover {
  color: black;
}
.eventlog .label {
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  margin-top: -2px;
  margin-left: 3px;
}
footer {
  box-shadow: 0 -1px 3px lightgray;
  padding: 0px 10px 3px;
}

/*# sourceMappingURL=app.css.map */