Project

General

Profile

Revision 1380

Added by Chris Mar over 14 years ago

fixed doxygen problems in wireless library, added new docs

View differences:

tabs.css
32 32
   float            : left;
33 33
   background       : url("tab_r.gif") no-repeat right top;
34 34
   border-bottom    : 1px solid #84B0C7;
35
   font-size        : x-small;
35
   font-size        : 80%;
36 36
   font-weight      : bold;
37 37
   text-decoration  : none;
38 38
}
......
66 66

  
67 67
DIV.tabs TD
68 68
{
69
   font-size        : x-small;
69
   font-size        : 80%;
70 70
   font-weight      : bold;
71 71
   text-decoration  : none;
72 72
}
......
94 94
   padding-bottom   : 6px;
95 95
}
96 96

  
97
DIV.nav
97
DIV.navpath
98 98
{
99 99
   background       : none;
100 100
   border           : none;
101 101
   border-bottom    : 1px solid #84B0C7;
102
   text-align       : center;
103
   margin           : 2px;
104
   padding          : 2px;
102 105
}

Also available in: Unified diff