| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| div.revhistory table th, |
| div.revhistory table td { |
| font-size: x-small; |
| } |
| |
| |
| |
| |
| div.navheader { |
| margin-bottom: 0.5em; |
| padding-top: 0.5em; |
| } |
| |
| div.navfooter { |
| margin-top: 2.5em; |
| padding-bottom: 0.5em; |
| } |
| |
| div.navheader table, |
| div.navfooter table { |
| margin: 0; |
| } |
| |
| div.navheader table th, |
| div.navheader table td, |
| div.navfooter table th, |
| div.navfooter table td { |
| border: none; |
| } |
| |
| |
| |
| |
| div.note, |
| div.tip, |
| div.important, |
| div.caution, |
| div.warning { |
| margin: 1.5em 0 1.5em 0 !important; |
| } |
| |
| div.note table, div.note table, |
| div.tip table, div.tip table, |
| div.important table, div.important table, |
| div.caution table, div.caution table, |
| div.warning table, div.warning table { |
| margin: 0; |
| border-width: 1px; |
| border-left-width: 5px; |
| border-style: solid; |
| width: 100%; |
| } |
| |
| div.note table, |
| div.tip table, |
| div.important table, |
| div.caution table, |
| div.warning table { |
| border-color: #F6E7D2; |
| background-color: #FFF8EC; |
| background-image: url("/home/centos/artwork/trunk/Identity/Images/Webenv/msg-bg-orange.png"); |
| } |
| |
| div.note table { |
| border-color: #D2E0F6; |
| background-color: #ECF4FF; |
| background-image: url("/home/centos/artwork/trunk/Identity/Images/Webenv/msg-bg-blue.png"); |
| } |
| |
| div.note table th, div.note table td, |
| div.tip table th, div.tip table td, |
| div.important table th, div.important table td, |
| div.caution table th, div.caution table td, |
| div.warning table th, div.warning table td { |
| padding: 0; |
| border: none; |
| } |
| |
| div.note table th, |
| div.tip table th, |
| div.important table th, |
| div.caution table th, |
| div.warning table th { |
| font-size: 1.4em; |
| padding: 1em 0 0 0; |
| } |
| |
| div.note table td img, |
| div.tip table td img, |
| div.important table td img, |
| div.caution table td img, |
| div.warning table td img { |
| margin: 1em 10px; |
| } |
| |
| div.note table td p, |
| div.tip table td p, |
| div.important table td p, |
| div.caution table td p, |
| div.warning table td p { |
| margin: 1em 15px 1em 0; |
| } |
| |
| div.note pre, |
| div.tip pre, |
| div.important pre, |
| div.caution pre, |
| div.warning pre { |
| border: none; |
| background-color: #333; |
| color: #FFFFFF; |
| margin: 0 15px 1em 0; |
| padding: 0.5em 1em 0.5em 1em; |
| } |