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

#factoryButtons {
    display: inline-block;
    vertical-align: top;
    padding-right: 0.5em;
}

#factoryContentBox {
    width: 80%;
    display: inline-block;
    border-left: solid thick gray;
    vertical-align: top;
    padding-left: 0.5em;
}

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