]> SALOME platform Git repositories - samples/pycalculator.git/blob - doc/salome/tui/static/doxygen.css
Salome HOME
Merge from V6_main 01/04/2013
[samples/pycalculator.git] / doc / salome / tui / static / doxygen.css
1 H1 { text-align: center; }
2 CAPTION { font-weight: bold }
3 A.qindex {}
4 A.qindexRef {}
5 A.el { text-decoration: none; font-weight: bold }
6 A.elRef { font-weight: bold }
7 A.code { text-decoration: none; font-weight: normal; color: #4444ee }
8 A.codeRef { font-weight: normal; color: #4444ee }
9 A:hover { text-decoration: none; background-color: lightblue }
10 DL.el { margin-left: -1cm }
11 DIV.fragment { width: 100%; border: none; background-color: #CCCCCC }
12 DIV.ah { background-color: #CCCCCC; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
13 TD.md { background-color: lightblue; font-weight: bold; }
14 TD.mdname1 { background-color: lightblue; font-weight: bold; color: #602020; }
15 TD.mdname { background-color: lightblue; font-weight: bold; color: #602020; width: 600px; }
16 DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
17 DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller }
18 BODY { background: #FFFFFF; }
19 /* BODY { background: url(sources/bg_salome.gif) } */
20 TD.indexkey { 
21    background-color: #CCCCCC; 
22    font-weight: bold; 
23    padding-right  : 10px; 
24    padding-top    : 2px; 
25    padding-left   : 10px; 
26    padding-bottom : 2px; 
27    margin-left    : 0px; 
28    margin-right   : 0px; 
29    margin-top     : 2px; 
30    margin-bottom  : 2px  
31 }
32 TD.indexvalue { 
33    background-color: #CCCCCC; 
34    font-style: italic; 
35    padding-right  : 10px; 
36    padding-top    : 2px; 
37    padding-left   : 10px; 
38    padding-bottom : 2px; 
39    margin-left    : 0px; 
40    margin-right   : 0px; 
41    margin-top     : 2px; 
42    margin-bottom  : 2px  
43 }
44 span.keyword       { color: #008000 }
45 span.keywordtype   { color: #604020 }
46 span.keywordflow   { color: #e08000 }
47 span.comment       { color: #800000 }
48 span.preprocessor  { color: #806020 }
49 span.stringliteral { color: #002080 }
50 span.charliteral   { color: #008080 }