]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Use translucent header/footer.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 18 Dec 2013 23:36:28 +0000 (23:36 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 18 Dec 2013 23:36:28 +0000 (23:36 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11469 a1ca3aef-8c08-0410-bb20-df032aa958be

doc/cups.css

index 842a56b6a8f175b764cd55efab001a59e6e6523d..caa015ee761f0d68f8e8d50f593f43be010987dc 100644 (file)
@@ -1,6 +1,6 @@
 /* Layout CSS */
 .header {
-  background: #333333;
+  background: rgba(46,46,46,.9);
   box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
   color: white;
   left: 0;