Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F14051749
docbook.css: fix color for <githash> tags
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
gjb
Dec 22 2020, 7:05 PM
2020-12-22 19:05:09 (UTC+0)
Size
378 B
Referenced Files
None
Subscribers
None
docbook.css: fix color for <githash> tags
View Options
git diff share/misc/docbook.css
diff --git a/share/misc/docbook.css b/share/misc/docbook.css
index c4029cf975..38e7bf476e 100644
--- a/share/misc/docbook.css
+++ b/share/misc/docbook.css
@@ -265,6 +265,10 @@ html {
color: #007a00;
}
+.gitref {
+ color: #007a00;
+}
+
.guimenu, .guimenuitem, .guisubmenu,
.guilabel, .interface,
.shortcut, .shortcut .keycap {
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3303332
Default Alt Text
docbook.css: fix color for <githash> tags (378 B)
Attached To
Mode
P467 docbook.css: fix color for <githash> tags
Attached
Detach File
Event Timeline
Log In to Comment