Check if a new version got installed after usb disconnect and ask if user wants to...
[Rockbox.git] / manual / rockbox-html.cfg
blob216b457a7a5a756244660a8166f7c293b088e5d1
1 % $Id$ %
2 \Preamble{html}
3 \begin{document}
4 \Css{%
5 body { background-color:\#b6c6e5; color:black; font-family:sans-serif; }
6 img { border:0px solid \#d6d6f5; }
7 table.float, table.figure, table.longtable { border: outset 2px \#fff; margin-left:auto; margin-right:auto; }
8 td { background-color: \#c6d6f5; margin:2px; padding: 0px; }
9 td>p { margin:2px; padding:0px; }
10 td>hr { display:block; height:0px; border:1px solid \#b6c6e5; background-color:\#b6c6e5; }
11 div.center { margin-left:auto; margin-right:auto; }
12 .fancyvrb { background-color:\#c6d6f5; }
13 table.multicols { width:95\%; margin-left:auto; margin-right:auto; text-align:justify; }
14 .crosslinks { text-align:center; }
15 hr { display:none; }
17 \EndPreamble