From: msweet Date: Wed, 18 Dec 2013 20:20:32 +0000 (+0000) Subject: Tweak web interface content. X-Git-Tag: v2.2b1~795 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eefda5ea51482c5d6425270125b66a950380920;p=thirdparty%2Fcups.git Tweak web interface content. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11467 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/doc/cups.css b/doc/cups.css index d43ca746aa..842a56b6a8 100644 --- a/doc/cups.css +++ b/doc/cups.css @@ -37,6 +37,7 @@ } .header a.active { background: white !important; + box-shadow: rgba(0,0,0,0.1) 0px 0px 10px 0px inset; color: black !important; text-decoration: none !important; } @@ -46,7 +47,7 @@ } .footer { - background: #333333; + background: rgba(46,46,46,.9); bottom: 0; box-shadow: 0px -2px 5px rgba(0,0,0,0.25); color: #cccccc; diff --git a/doc/help/man-cupsd.conf.html b/doc/help/man-cupsd.conf.html index f900c3c452..227ccfe2fb 100644 --- a/doc/help/man-cupsd.conf.html +++ b/doc/help/man-cupsd.conf.html @@ -598,6 +598,14 @@ responses.
Listens on the specified address and port for encrypted connections.
+
SSLOptions None +
+
+
SSLOptions NoEmptyFragments +
+
+
Sets SSL/TLS protocol options for encrypted connections. +
SSLPort