]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Tweak web interface content.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 18 Dec 2013 20:20:32 +0000 (20:20 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 18 Dec 2013 20:20:32 +0000 (20:20 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11467 a1ca3aef-8c08-0410-bb20-df032aa958be

doc/cups.css
doc/help/man-cupsd.conf.html

index d43ca746aac7d1c3829c463d114ddb0d38e09dd2..842a56b6a8f175b764cd55efab001a59e6e6523d 100644 (file)
@@ -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;
index f900c3c452b290ee761204e67cd1d188118425d6..227ccfe2fb5669bda0888edf5c6baf6cc30113e1 100644 (file)
@@ -598,6 +598,14 @@ responses.
 <dd></dd>
 <dd>Listens on the specified address and port for encrypted connections.
 </dd>
+<dt>SSLOptions None
+</dt>
+<dd></dd>
+<dt>SSLOptions NoEmptyFragments
+</dt>
+<dd></dd>
+<dd>Sets SSL/TLS protocol options for encrypted connections.
+</dd>
 <dt>SSLPort
 </dt>
 <dd></dd>