X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=doc%2Fbouml%2Fbbtk_Class_Diagram_HTML%2Fstyle.css;fp=doc%2Fbouml%2Fbbtk_Class_Diagram_HTML%2Fstyle.css;h=3a10a8149e4159eba8585f777c4532722bcd8536;hb=ec8cc0691e3b2b5439e6a320ad26648600412efc;hp=0000000000000000000000000000000000000000;hpb=763b880f0a4a18990247eac5750f5a61de36793b;p=bbtk.git diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/style.css b/doc/bouml/bbtk_Class_Diagram_HTML/style.css new file mode 100644 index 0000000..3a10a81 --- /dev/null +++ b/doc/bouml/bbtk_Class_Diagram_HTML/style.css @@ -0,0 +1,30 @@ +div.title { font-size: 150%; background: #87ceff; text-align: center; font-weight: bold; } + +div.sub { margin-left : 20px; } +div.element { background: #d3d3d3; } + +h1.package { background: #ffe4c4; } +h1.view { background: #98fb98; } + +h2.package { background: #ffe4c4; } +h2.view { background: #98fb98; } +h2.class { background: #87ceff; } +h2.usecase { background: #87ceff; } +h2.state { background: #87ceff; } +h2.activity { background: #87ceff; } + +h3.package { background: #ffe4c4; } +h3.view { background: #98fb98; } +h3.class { background: #87ceff; } +h3.usecase { background: #87ceff; } +h3.state { background: #87ceff; } +h3.stateregion { background: #87ceff; } +h3.activity { background: #87ceff; } + +h4.package { background: #ffe4c4; } +h4.view { background: #98fb98; } +h4.class { background: #87ceff; } +h4.usecase { background: #87ceff; } +h4.state { background: #87ceff; } +h4.stateregion { background: #87ceff; } +h4.activity { background: #87ceff; }