]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update PRE style.
authorMichael Sweet <michael.r.sweet@gmail.com>
Thu, 22 Sep 2016 16:05:54 +0000 (12:05 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Thu, 22 Sep 2016 16:05:54 +0000 (12:05 -0400)
css/cups.css

index 747a42067d6c86c7b33faa6bd8bfa06a81fdc40e..1fceec12012a4cde5b0bea5a6cb40e140337ef41 100644 (file)
@@ -123,6 +123,12 @@ P {
   margin-bottom: 20px;
 }
 
+PRE {
+  border: 0px;
+  border-left: 5px solid #ddd;
+  border-radius: 0px;
+}
+
 DIV.footer P {
   margin-bottom: 10px;
 }