Changeset 3360
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/docbook/developerdoc/write_docbook_doc.xml
r3352 r3360 996 996 same size (number of pixels) as they actually are. Please, don't 997 997 make the screenshots too wide! 998 999 <tip> 1000 <para> 1001 Change your BASE <link linkend="webclient.configuration.preferences" 1002 >preferences</link> to a smaller font size or use 1003 the zoom functionality in the web browser to make more information 1004 fit in the same image width. 1005 </para> 1006 </tip> 1007 998 1008 </para> 999 1009 </listitem> -
trunk/lib/docbook/custom-styles/docbook/plain/css/docbook.css
r3339 r3360 220 220 } 221 221 222 div.warning div.tip { 223 background-color: #ffffff; 224 } 225 222 226 /* ------------------------------------------------------------------- }}} */ 223 227
Note: See TracChangeset
for help on using the changeset viewer.