sysmodellibs/sysmodelgen/doc/_stock/css/sdlplugin.css
changeset 7 3c36c452f013
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysmodellibs/sysmodelgen/doc/_stock/css/sdlplugin.css	Wed Oct 13 16:21:25 2010 +0100
@@ -0,0 +1,16 @@
+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;
+}
\ No newline at end of file