Salome HOME
IPAL53073: Hexotic Mesh is not compute
[modules/smesh.git] / doc / salome / tui / static / salome_extra.css
1 /* The extra CSS for doxygen 1.8.3.1 */
2
3 #titlearea {
4         background-image:url('head.png');
5         background-color: #175783;
6         border: 1px solid;
7         height: 80px;
8         background-repeat: no-repeat;
9         padding: 0px;
10         margin: 0px;
11         width: 99.9%;
12         border-bottom: 1px solid #5373B4;
13 }
14
15 div.version {
16         border:1px solid #0000FF;
17         color: #CCCCCC;
18         font-family: Arial, Helvetica, sans-serif;
19         font-size: 9pt;
20         text-align: center;
21         width:100px;
22         -moz-border-radius: 8px;
23         margin: 5px;
24 }
25
26 .navpath li.footer {
27         line-height:15px;
28         text-align: right;
29 }