Author: ochikvina
Date: 2009-06-09 09:37:54 -0400 (Tue, 09 Jun 2009)
New Revision: 14566
Modified:
branches/community/3.3.X/docs/common-resources/en/src/main/css/html-common.css
Log:
https://jira.jboss.org/jira/browse/RF-5945 - removing unnecessary styles;
Modified: branches/community/3.3.X/docs/common-resources/en/src/main/css/html-common.css
===================================================================
---
branches/community/3.3.X/docs/common-resources/en/src/main/css/html-common.css 2009-06-09
13:26:49 UTC (rev 14565)
+++
branches/community/3.3.X/docs/common-resources/en/src/main/css/html-common.css 2009-06-09
13:37:54 UTC (rev 14566)
@@ -27,16 +27,16 @@
h3.author{
margin: 0px;
}
-
-#title a.doc_href {
- display:block;
- height:89px;
- background:transparent url(../images/rf_logo.png) top right no-repeat;
+
+#title a.doc_href {
+ display:block;
+ height:89px;
+ background:transparent url(../images/rf_logo.png) top right no-repeat;
}
-.corpauthor img{
- display:none !important;
-}
-
+.corpauthor img{
+ display:none !important;
+}
+
div.book, div.chapter, div.section{
width:1000px;
margin:0 auto;
@@ -326,20 +326,4 @@
#feedback-link img{
width: 47px;
height:315px;
-}
-.remark{
- font-size: 11px;
- margin-top: -15px;
- margin-bottom:25px;
- padding:0px;
-}
-.remark ul{
- list-style: none;
-}
-.remark ul li{
- margin:0px;
- padding:0px;
-}
-p.remark i{
- font-style:normal;
}
\ No newline at end of file