sysmodellibs/sysmodelgen/doc/_stock/css/sdlplugin.css
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 13 Oct 2010 16:21:25 +0100
changeset 7 3c36c452f013
permissions -rw-r--r--
Version 2.0 release of System Model Generator, which draws 3.x syntax system definition files

body {
    background-color: #FFFFFF;
}

.help_breadcrumbs {
    background-color: #E5E5E5;
    border-bottom:1px dotted #B2B2B2;
    border-top:1px dotted #B2B2B2;
    font-size:12px;
    margin:10px;
    padding:5px;
}

.help_breadcrumbs a {
    color: black;
}