Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / runtime / kioslave / man / kio_man.css
blob8a9f378bc25fcadb04a3dff95ebb9953ceff29ea
1 body {background-color:#fffff}
3 /*for the list of one manpage section*/
4 .secidxshort {
5 display:block;
6 position:absolute;overflow:auto;
7 top:0px;bottom:95%;left:0;right:0;
9 .secidxmain {
10 /*misfortunately accessing anchors in a scrollview
11 doesn't seem to work yet with konqi, so:*/
13 position:absolute;overflow:auto;
14 top:5%;bottom:0;left:0;right:0;
17 .secidxnextletter {
18 font-size:larger;
19 border-bottom:1px solid black;
20 text-align:center