]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3258] Updated bind10-guide css to highlight the new warning in 19.2.1.
authorMarcin Siodelski <marcin@isc.org>
Fri, 28 Mar 2014 13:47:41 +0000 (14:47 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 28 Mar 2014 13:47:41 +0000 (14:47 +0100)
Also, corrected one typo.

doc/guide/bind10-guide.css
doc/guide/bind10-guide.xml

index 3c627816359a33aa4b12ed26b85cd40555b81353..a8e34e7bc056f71e763aaca901818fb330412bc8 100644 (file)
@@ -30,6 +30,15 @@ body {
        -webkit-border-radius: 10px;
 }
 
+.warning {
+       background-color: #eedddd;
+       border: 1px solid #ccaaaa;
+       margin: 1em 0 1em 0;
+       padding: 0.5em 1em 0.5em 1em;
+       -moz-border-radius: 10px;
+       -webkit-border-radius: 10px;
+}
+
 h3 {
        text-decoration: underline;
 }
index 9ca409fcba194b3b61204caa0a3edb07357f158e..6c64525294813adc1eac6c34bf7e7c6a1c344304 100644 (file)
@@ -7226,11 +7226,12 @@ DhcpDdns/reverse_ddns/ddns_domains[0]/dns_servers[0]/port   53  integer(default)
       <itemizedlist>
         <listitem>
           <simpara>
-            Requests are received from the DHCP servers are placed in a
+            Requests received from the DHCP servers are placed in a
             queue until they are processed.  Currently all queued requests
             are lost when the server shuts down.
           </simpara>
-        </listitem> <listitem>
+        </listitem>
+        <listitem>
           <simpara>
             TSIG Authentication (<ulink
             url="http://tools.ietf.org/html/rfc2845">RFC 2845</ulink>)