summaryrefslogtreecommitdiff
path: root/doc/cups.css
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-01 23:41:32 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-01 23:41:32 +0000
commite00b005a05b3be11f59ddf676914233d38626b38 (patch)
tree5972fd0b98a668d3675633405dc0260e708f8317 /doc/cups.css
parentffb63008826760d766ebe7a553955ba3a7253eac (diff)
downloadcups-e00b005a05b3be11f59ddf676914233d38626b38.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@51 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'doc/cups.css')
-rw-r--r--doc/cups.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/cups.css b/doc/cups.css
index a1981b58a..fe76ae633 100644
--- a/doc/cups.css
+++ b/doc/cups.css
@@ -226,3 +226,8 @@ P.summary {
margin-left: 5em;
font-family: monospace;
}
+
+SPAN.message {
+ font-style: italic;
+ font-size: smaller;
+}