/* Pt-web/src/doc-root/RemoteAssist/main.css
 * 
 *  Copyright: ©2012, Güralp Systems Ltd.
 *  Author: Laurence Withers <lwithers@guralp.com>
 *  License: GPLv3
 */

.optionHeading {
    vertical-align: top;
}

.optionEditor {
    font-family: monospace;
    width: 100%;
}

.errorLog {
    color: red;
    font-weight: bold;
}

/* options for text editors
vim: expandtab:ts=4:sw=4:syntax=css
*/
