DCERPC: fix memleak by removing dummy element from ndr_pointer_list
[metze/wireshark/wip.git] / docbook / ws.css
index dc35a7a8504c79bc1fa8b7910100c847ce0160f0..ee4a77dda979ac0537561fb36ac6054bf4c2295d 100644 (file)
@@ -281,7 +281,7 @@ h1 strong, h2 strong, h3 strong, #toctitle strong, .sidebarblock > .content > .t
 *:not(pre) > code.nobreak { word-wrap: normal; }
 *:not(pre) > code.nowrap { white-space: nowrap; }
 
-pre, pre > code { line-height: 1.45; color: rgba(0, 0, 0, 0.9); font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; text-rendering: optimizeSpeed; }
+pre, pre > code { line-height: 1.45; color: rgba(0, 0, 0, 0.9); font-family: "Lucida Console", Menlo, Consolas, monospace; font-weight: normal; text-rendering: optimizeSpeed; }
 
 em em { font-style: normal; }
 
@@ -697,7 +697,7 @@ p strong, td.content strong, div.footnote strong { letter-spacing: -0.005em; }
 
 p, blockquote, dt, td.content, span.alt { font-size: 1.0625rem; }
 
-p { margin-bottom: 1.25rem; }
+p, pre { margin-bottom: 1.25rem; }
 
 .sidebarblock p, .sidebarblock dt, .sidebarblock td.content, p.tableblock { font-size: 1em; }