<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Edited with EditCSS */
/**** Style sheets whose contents could be loaded were ****/
/**** imported instead. Rule order may be incorrect ****/
/**** as a result. ****/
@import "chrome://skype_ff_toolbar_win/content/injection_graph.css";

/**** LINK-tag style sheet style.css ****/

html {
	background-color: #e6e2b5;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}
body { margin: 1em 1em 1em 4em; }
a {
	color: #A0522D;
}
a:hover { color: #FF4400; }
dt { font-weight: bold; }

h1, h2, h3, h4 { margin-left: -1.5em; }
h1, h2, h3 {
	background-color: transparent;
	color: Black;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: Black; 
}
h1 ,h2 ,h3  ,h5 {
  background-image: url(gfx/h2_tile.png);
  background-repeat: repeat-x;
  height: 2em;
  min-height: 40px;
  line-height: 40px;
  text-indent: 50px;
  position: relative;
  top: 0.5em;
  }
h1 span ,h2 span , {
	
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(gfx/h2_left.png);
  z-index: 1;
  margin: 0; padding: 0;
  width: 38px;
  height: 40px;
  display: block;
  border: none;
}

	
}
p#last-update { border-top: 1px dashed #FFD0BF; }

/* VARIABLES --------------------- */
h4.cvar span.default {
  background-color: #B39B00;
  padding: 0 1em 0 1em;
  font-family: "Courier New", Courier, monospace;
}
h4.cvar span.pv {
  background-color: #FFA280;
  color: #000;
  padding: 0 1em 0 1em;
  font-family: "Courier New", Courier, monospace;
}
h3 span { 
  padding-left: 1em; 
  font-size: small;
  line-height: 0.2em;
  vertical-align: middle;
}
h3 span a { text-decoration: none; }
p.support {
	font-size: 0.8em;
	margin: 0;
}
p.support span {
	border: 1px;
	padding: 0.08em 0.13em;
}
p.support span.supported { background-color: #080; } /* supported: green */
p.support span.unsupported { background-color: #aaa; } /* unsupported: gray */
p.default span {
	background-color: #B39B00;
  padding: 0.08em 0.13em;
}
p.default {
	margin: 0.3em 0;
	font-size: 0.8em;
}
table.values thead {
	font-weight: bold;
	border-collapse: collapse;
	border-bottom: 1px solid #FFA280;
}
table.values td { padding: 0.33em; }
table.values {
	border-top: 1px solid #FFA280;
	border-bottom: 1px solid #FFA280;
	margin-top: 0.5em;
}
table.values caption {
  font-weight: bold;
  font-size: 1em;
}
/* variabled END ----------------- */

/* changelog */
dl.changelog dd ul { margin: 0 auto; }

/* command-line option */
div.option h3 {
    background-color: transparent;
    color: #FFF7BF;
}

/* commands */
h2.command code {
    font-weight: bold;
    color: #FFA280;
    font-size: 0.8em;
}

/* ALPHABET INDEX ----------- */
p#index {
	border-bottom: 1px solid #FFA280;
	border-top: 1px solid #FFA280;
    text-align: center;
    font-size: 1.4em;
    text-indent: 0;
    margin: 1em 0;
}
p#index a { text-decoration: none; }
/* alphabet index END ------ */

/* INDEX ------------------- */
table#index td.var span, td.cmd span, td.opt span {
    font-size: 0.66em;
    font-family: monospace;
}
table#index td.cmd span { background-color: red; }
table#index td.var span { background-color: green; }
table#index td.opt span { background-color: blue; }
table#index tr.section {
	background-color: black;
	font-size: 3em; 
}
/* index END -------------- */

/* SEARCH FORM ------------ */
div#search {
	float: right;
	width: 20em;
}
div#search input { 
  width: 15em;
  float: left;
}
div#search button { width: 4em; }
div#search fieldset { padding: 1em; }
input:hover { background-color: #ddd; }
/* search form END ----------------- */

/* TRASH ----------------------------
legend {
  color: #FFF7BF;
  font-weight: bold;
}
label:hover { color: #FFDE00; }
label:active { text-decoration: underline; }
p.range {
	margin: 0.3em 0;
	font-size: 0.8em;
}
p.range span {
	background-color: #FFA280;
  padding: 0.08em 0.13em;
}

trash end ----------------------- */


/**** LINK-tag style sheet injection_graph.css ****/

/* Non-http; imported above. */








</pre></body></html>