summaryrefslogtreecommitdiff
path: root/doc/cups.css
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-12-06 23:50:36 -0500
committerMichael Sweet <michael.r.sweet@gmail.com>2017-12-06 23:50:36 -0500
commitf05177e23ddf3099f93b20005c960c3d82cf302c (patch)
treefc9d97335be858b27fb9e6647c31607d85f891f0 /doc/cups.css
parentf306ad4d329883820d188b71582e677b277646c7 (diff)
downloadcups-f05177e23ddf3099f93b20005c960c3d82cf302c.tar.gz
Add information on printer options, sharing, and debug logging.
Add admin.html to installed help files. Fix CSS bug.
Diffstat (limited to 'doc/cups.css')
-rw-r--r--doc/cups.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/cups.css b/doc/cups.css
index 46fac54cc..7c5c623cd 100644
--- a/doc/cups.css
+++ b/doc/cups.css
@@ -164,15 +164,6 @@ P.formula {
margin-left: 36pt;
}
-BLOCKQUOTE {
- background: #f0f0f0;
- border: inset 1px #eeeeee;
- padding: 10px;
- /* These are not implemented by all browsers, but that's OK */
- border-radius: 5px;
- -moz-border-radius: 5px;
-}
-
A IMG {
border: none;
}