X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9e68ca10e951fb61e944c99c7774b1e415ae9f6d..d7d6455c7504278fee7eb60f643e9f3bf0fefe9c:/doc/doxygen/stylesheet.css diff --git a/doc/doxygen/stylesheet.css b/doc/doxygen/stylesheet.css index 0c559a0a9e..9a7f63119b 100644 --- a/doc/doxygen/stylesheet.css +++ b/doc/doxygen/stylesheet.css @@ -1,4 +1,65 @@ -/* The standard CSS for doxygen */ +/** These things are used in the header */ +.sgtabs, .sgtabs2, .sgtabs3 { + background-image: url('tab_b.png'); + width: 100%; + z-index: 101; + font-size: 13px; + font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; +} + +.sgtabs2 { + font-size: 10px; +} +.sgtabs3 { + font-size: 9px; +} + +.sgtablist { + margin: 0; + padding: 0; + display: table; +} + +.sgtablist li { + float: left; + display: table-cell; + background-image: url('tab_b.png'); + line-height: 36px; + list-style: none; +} + +.sgtablist a { + display: block; + padding: 0 20px; + font-weight: bold; + background-image:url('tab_s.png'); + background-repeat:no-repeat; + background-position:right; + color: #283A5D; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + text-decoration: none; + outline: none; +} + +.sgtabs3 .sgtablist a { + padding: 0 10px; +} + +.sgtablist a:hover { + background-image: url('tab_h.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); + text-decoration: none; +} + +.sgtablist li.current a { + background-image: url('tab_a.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); +} +/* End of our tabs */ body, table, div, p, dl { font: 400 14px/19px Roboto,sans-serif; @@ -6,29 +67,33 @@ body, table, div, p, dl { /* @group Heading Levels */ -h1 { - font-size: 150%; -} - .title { font-size: 150%; font-weight: bold; margin: 10px 2px; } +h1, h2, h3 { + color: #354C7B; + font-weight: normal; + display: block; + padding-top: 8px; +} h2 { + font-size: 135%; + margin-top: 1.5em; + margin-bottom: 14px; +} + +h1 { border-bottom: 1px solid #879ECB; - color: #354C7B; font-size: 150%; - font-weight: normal; margin-top: 1.75em; - padding-top: 8px; padding-bottom: 4px; - width: 100%; } h3 { - font-size: 100%; + font-size: 120%; } h1, h2, h3, h4, h5, h6 { @@ -141,11 +206,11 @@ a.elRef { } a.code, a.code:visited { - color: #4665A2; + color: #4665A2; } a.codeRef, a.codeRef:visited { - color: #4665A2; + color: #4665A2; } /* @end */ @@ -206,7 +271,6 @@ div.line.glow { box-shadow: 0 0 10px cyan; } - span.lineno { padding-right: 4px; text-align: right; @@ -288,10 +352,6 @@ p.formulaDsp { text-align: center; } -img.formulaDsp { - -} - img.formulaInl { vertical-align: middle; } @@ -347,20 +407,20 @@ span.charliteral { color: #008080 } -span.vhdldigit { - color: #ff00ff +span.vhdldigit { + color: #ff00ff } -span.vhdlchar { - color: #000000 +span.vhdlchar { + color: #000000 } -span.vhdlkeyword { - color: #700070 +span.vhdlkeyword { + color: #700070 } -span.vhdllogic { - color: #ff0000 +span.vhdllogic { + color: #ff0000 } blockquote { @@ -372,25 +432,6 @@ blockquote { /* @end */ -/* -.search { - color: #003399; - font-weight: bold; -} - -form.search { - margin-bottom: 0px; - margin-top: 0px; -} - -input.search { - font-size: 75%; - color: #000080; - font-weight: normal; - background-color: #e8eef2; -} -*/ - td.tiny { font-size: 75%; } @@ -547,13 +588,12 @@ table.memberdecls { -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); -webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; - } .memdoc, dl.reflist dd { - border-bottom: 1px solid #A8B8D9; - border-left: 1px solid #A8B8D9; - border-right: 1px solid #A8B8D9; + border-bottom: 1px solid #A8B8D9; + border-left: 1px solid #A8B8D9; + border-right: 1px solid #A8B8D9; padding: 6px 10px 2px 10px; background-color: #FBFCFD; border-top-width: 0; @@ -605,18 +645,18 @@ dl.reflist dd { .params, .retval, .exception, .tparams { margin-left: 0px; padding-left: 0px; -} +} .params .paramname, .retval .paramname { font-weight: bold; vertical-align: top; } - + .params .paramtype { font-style: italic; vertical-align: top; -} - +} + .params .paramdir { font-family: "courier new",courier,monospace; vertical-align: top; @@ -655,9 +695,6 @@ span.mlabel { font-size: 7pt; white-space: nowrap; } - - - /* @end */ /* these are for tree view when not used as main index */ @@ -808,7 +845,6 @@ table.fieldtable { border-bottom: 1px solid #A8B8D9; } - .tabsearch { top: 0px; left: 10px; @@ -872,7 +908,6 @@ table.fieldtable { font-size: 8pt; } - div.summary { float: right; @@ -880,9 +915,9 @@ div.summary padding-right: 5px; width: 50%; text-align: right; -} +} -div.summary a +div.summary a, div.ingroups a { white-space: nowrap; } @@ -894,11 +929,6 @@ div.ingroups text-align: left; } -div.ingroups a -{ - white-space: nowrap; -} - div.header { background-image:url('nav_h.png'); @@ -918,7 +948,6 @@ dl padding: 0 0 0 10px; } -/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */ dl.section { margin-left: 0px; @@ -985,59 +1014,7 @@ dl.section dd { margin-bottom: 6px; } - -#projectlogo -{ - text-align: center; - vertical-align: bottom; - border-collapse: separate; -} - -#projectlogo img -{ - border: 0px none; -} - -#projectname -{ - font: 300% Tahoma, Arial,sans-serif; - margin: 0px; - padding: 2px 0px; -} - -#projectbrief -{ - font: 120% Tahoma, Arial,sans-serif; - margin: 0px; - padding: 0px; -} - -#projectnumber -{ - font: 50% Tahoma, Arial,sans-serif; - margin: 0px; - padding: 0px; -} - -#titlearea -{ - padding: 0px; - margin: 0px; - width: 100%; - border-bottom: 1px solid #5373B4; -} - -.image -{ - text-align: center; -} - -.dotgraph -{ - text-align: center; -} - -.mscgraph +.image, .dotgraph, .mscgraph { text-align: center; } @@ -1099,22 +1076,22 @@ div.toc ul { list-style: none outside none; border: medium none; padding: 0px; -} +} div.toc li.level1 { margin-left: 0px; } div.toc li.level2 { - margin-left: 15px; + /*margin-left: 15px;*/ } div.toc li.level3 { - margin-left: 30px; + /*margin-left: 30px;*/ } div.toc li.level4 { - margin-left: 45px; + /*margin-left: 45px;*/ } .inherit_header {