]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/cups.css
Load cups into easysw/current.
[thirdparty/cups.git] / doc / cups.css
index c33a47c7bbe6e48a532c81aa70673a53f051dcd0..24c7f5ea4f8cb90a6d684125d642e298c1e12f3d 100644 (file)
@@ -205,3 +205,19 @@ DIV.sidebar P.l2 {
   margin-top: 0;
   text-indent: -2em;
 }
+
+TABLE.pager {
+  background: #cccc99;
+  border: solid thin #999966;
+  margin-top: 10px;
+  padding: 2px;
+}
+
+DT {
+  margin-left: 3em;
+  margin-top: 1em;
+}
+
+DD {
+  margin-left: 5em;
+}