Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F172126665
D3313.id7828.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
700 B
Referenced Files
None
Subscribers
None
D3313.id7828.diff
View Options
Index: head/share/misc/docbook.css
===================================================================
--- head/share/misc/docbook.css
+++ head/share/misc/docbook.css
@@ -285,7 +285,7 @@
white-space: pre;
overflow: auto;
font-family: monospace;
- padding: 1ex;
+ padding: 1em;
background-color: #edc;
border: 1px solid #ccc;
border-radius: 4px;
@@ -385,10 +385,12 @@
.userinput,
.userinput code {
+ font-family: monospace;
font-weight: bold;
}
pre.screen strong {
+ font-family: monospace;
font-weight: normal;
}
@@ -401,3 +403,11 @@
font-size: small;
font-style: italic;
}
+
+.literal, .command {
+ font-family: monospace;
+}
+
+code.prompt {
+ margin-left: -3px;
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 17, 8:03 AM (7 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39062625
Default Alt Text
D3313.id7828.diff (700 B)
Attached To
Mode
D3313: Improve CSS formatting of DocBook userinput elements
Attached
Detach File
Event Timeline
Log In to Comment