]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/cups.css
Tweak web interface content.
[thirdparty/cups.git] / doc / cups.css
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;