Sha256: 77465da41c48dd6a2c7025e766f848116f5592b1a7880779af2f9a68c71465e5

Contents?: true

Size: 1016 Bytes

Versions: 2

Compression:

Stored size: 1016 Bytes

Contents

/*
  @!@!@!@!@ ATTENTION EDITORS OF THIS FILE @!@!@!@!@

  If you edit this file, please validate your work using http://jigsaw.w3.org/css-validator/
*/

body
{
	font-family: monospace;
	font-size: medium;
	/* simulate 11/13pt */
	line-height: 118%;
	color: black;
	background-color: white;
}

/* Debug link styles */
span.DEBUG, span.INFO, span.WARNING, span.ERROR, span.TRACE, span.MONITOR, span.INSPECT {
    cursor: pointer;
    text-decoration: none;
}

span.INSPECT {
    color: #0000ff;
    text-decoration: underline;
}

/* Debugger prompts are span.DEBUG */
span.DEBUG, span.DEBUG, span.TRACE, span.MONITOR
{
	color: #00cc00;
	background-color: white;
}

span.INFO
{
	color: #0066cc;
	background-color: white;
}

span.WARNING
{
	color: #ff9900;
	background-color: white;
}

span.ERROR
{
	color: #ff0000;
	background-color: white;
}

/* Debug.addText */
span.OUTPUT
{
    white-space: pre;
}
/*
 * Copyright 2006, 2007, 2008 Laszlo Systems, Inc.  All Rights Reserved.
 * Use is subject to license terms.
 */

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
leftplayer-0.1.1 src/lps-4.9.0/Server/lps-4.9.0/lps/includes/laszlo-debugger.css
leftplayer-0.1 src/lps-4.9.0/Server/lps-4.9.0/lps/includes/laszlo-debugger.css