summary refs log blame commit diff
path: root/doc/overrides.css
blob: 73901a3f543bf9269eaf2654997ff5856cce65f8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                            


                    





                  
 




                    




                              
.docbook .xref img[src^=images\/callouts\/],
.screen img,
.programlisting img,
.literallayout img,
.synopsis img {
    width: 1em;
}

.calloutlist img {
    width: 1.5em;
}

.prompt,
.screen img,
.programlisting img,
.literallayout img,
.synopsis img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}