web/html/docs/security-guide/f10/en_US/Common_Content/css common.css, 1.1, 1.2

Eric Christensen sparks at fedoraproject.org
Fri Jan 16 23:15:40 UTC 2009


Author: sparks

Update of /cvs/fedora/web/html/docs/security-guide/f10/en_US/Common_Content/css
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21374/Common_Content/css

Modified Files:
	common.css 
Log Message:
Integrated RH information.  All wiki data included.



Index: common.css
===================================================================
RCS file: /cvs/fedora/web/html/docs/security-guide/f10/en_US/Common_Content/css/common.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- common.css	22 Dec 2008 19:28:45 -0000	1.1
+++ common.css	16 Jan 2009 23:15:10 -0000	1.2
@@ -31,7 +31,7 @@
 
 /* desktop styles */
 body.desktop {
-	margin-left: 24em;
+	margin-left: 26em;
 }
 
 body.desktop .book > .toc {
@@ -44,7 +44,6 @@
 	left:0px;
 	padding-left:1em;
 	background-color:#EEEEEE;
-	font-size: 0.8em;
 }
 
 .toc {
@@ -60,7 +59,6 @@
 	display:block;
 }
 
-
 span.appendix, span.glossary {
 	display:block;
 	margin-top:0.5em;
@@ -74,7 +72,7 @@
 	padding-top:1em;
 }
 
-p {
+p, div.para, div.formalpara {
 	padding-top:0px;
 	margin-top:0.3em;
 	padding-bottom:0px;
@@ -99,7 +97,7 @@
 	color:#999;
 }
 
-.toc a {
+.toc a, .qandaset a {
 	font-weight:normal;
 }
 
@@ -232,7 +230,7 @@
 	text-decoration: none;
 }
 
-.languages li p {
+.languages li p, .languages li div.para {
 	display:inline;
 }
 
@@ -254,14 +252,13 @@
 
 /*unique to the webpage only*/
 .article ul {
-	margin:0em;
 	padding-left:2em;
+	list-style: disc;
 }
 
 .article li {
 	margin:0em;
 	padding-left:0em;
-	list-style: disc;
 }
 
 .books {
@@ -381,7 +378,7 @@
 	text-align:left;
 }
 
-.revhistory tr td p {
+.revhistory tr td p, .revhistory tr td div.para {
 	text-align:left;
 	font-weight:bold;
 	display:block;
@@ -416,17 +413,23 @@
 	padding: 0em;
 	margin: 0em;
 	padding-top: 1em;
+	margin-top: 1em;
 }
 
 .author, 
 .editor, 
 .translator, 
-.othercredit {
-	display:block;
+.othercredit,
+.contrib {
+	display: block;
+}
+
+.revhistory .author {
+	display: inline;
 }
 
 .othercredit h3 {
-	padding-top:1em;
+	padding-top: 1em;
 }
 
 
@@ -442,9 +445,10 @@
 .copyright {
 	margin-top: 1em;
 }
+
 /* qanda sets */
 .answer {
-	padding-bottom:1em;
+	margin-bottom:1em;
 	border-bottom:1px dotted #ccc;
 }
 
@@ -470,12 +474,14 @@
 }
 
 /* inline syntax highlighting */
+
+/* inline syntax highlighting */
 .hl-keyword {
 	color: #002F5D;
 }
 
 .hl-string {
-	color: #00774B;
+	color: #5C3566;
 }
 
 .hl-comment {
@@ -483,7 +489,8 @@
 }
 
 .hl-tag {
-	color: #002F5D;
+	color: #A62C2C;
+	font-weight:bold;
 }
 
 .hl-attribute {
@@ -491,11 +498,11 @@
 }
 
 .hl-value {
-	color: #4E376B;
+	color: #5C3566;
 }
 
 .hl-html {
-	color:#002F5D;
+	color: #002F5D;
 }
 
 .hl-xslt {
@@ -507,13 +514,29 @@
 }
 
 .hl-directive {
-	color: #002F5D;
+	color: #4E9A06;
+
 }
 
 .hl-doctype {
-	color: #002F5D;
+	color: #CE5C00;
+
+}
+
+.hl-annotation {
+	color: #CE5C00;
+
+}
+
+.hl-number {
+	color: #CE5C00;
+
 }
 
+.hl-doccomment {
+	color: #CE5C00;
+
+}
 
 /*Lists*/
 ul {
@@ -558,6 +581,7 @@
 	margin:0em;
 	margin-left:2em;
 	padding-top:0em;
+	padding-bottom: 1em;
 }
 
 li {
@@ -567,7 +591,7 @@
 	margin-bottom:0.4em;
 }
 
-li p {
+li p, li div.para {
 	padding-top:0px;
 	margin-top:0em;
 	padding-bottom:0px;
@@ -690,8 +714,9 @@
 }
 
 div.note pre, div.important pre, div.warning pre {
-	background-color:#333;
-	color:white;
+	background-color: #333;
+	color: white;
+	margin-left: 4.5em;
 }
 
 
@@ -761,33 +786,43 @@
 }
 
 /*notification icons*/
-div.note h2, div.note p, div.warning h2, div.warning p, div.important h2, .important p {
+div.note h2, div.note p, div.note div.para, div.warning h2, div.warning p, div.warning div.para, div.important h2, .important p, .important div.para {
 	padding:0em;
 	margin:0em;
 	padding-left:56px;
 }
 
 /*Page Title*/
-#title strong {
-	display:none;
+#title  {
+	display:block;
+	height:45px;
+	padding-bottom:1em;
+	margin:0em;
 }
 
-#title a {
+#title a.left{
+	display:inline;
 	border:none;
-	display:block;
-	height:45px;
-	width:110px;
 	padding-left:200px;
-	background:transparent url(../images/image_left.png) top left no-repeat;
 }
 
-#title {
-	display:block;
-	height:45px;
-	background:transparent url(../images/image_right.png) top right no-repeat;
+#title a.left img{
+	border:none;
+	float:left;
+	margin:0em;
+	margin-top:.7em;
+}
+
+#title a.right {
 	padding-bottom:1em;
 }
 
+#title a.right img {
+	border:none;
+	float:right;
+	margin:0em;
+}
+
 /*Table*/
 table {
 	border:1px solid #6c614b;
@@ -810,7 +845,8 @@
 	background-color:#f5f5f5;
 }
 
-table th p:first-child, table td p:first-child, table  li p:first-child {
+table th p:first-child, table td p:first-child, table  li p:first-child,
+table th div.para:first-child, table td div.para:first-child, table  li div.para:first-child {
 	margin-top:0em;
 	padding-top:0em;
 	display:inline;
@@ -1009,7 +1045,7 @@
 	text-decoration:none;
 }
 
-.footnote p {
+.footnote p,.footnote div.para {
 	padding-left:5em;
 }
 
@@ -1041,17 +1077,7 @@
 	color:white;
 }
 
-.authorgroup h4 {
-	padding:0em;
-	margin:0em;
-	margin-top:1em;
-}
-
-.author, .editor, .translator, .othercredit {
-	display:block;
-}
-
-ul li p:last-child {
+ul li p:last-child, ul li div.para:last-child {
 	margin-bottom:0em;
 	padding-bottom:0em;
 }
@@ -1106,8 +1132,8 @@
 }
 
 .docnav li.previous strong, .docnav li.next strong {
-	display:block;
 	height:22px;
+	display:block;
 }
 
 .docnav {
@@ -1118,6 +1144,7 @@
 .docnav li.next a strong {
 	background:  url(../images/stock-go-forward.png) top right no-repeat;
 	padding-top:3px;
+	padding-bottom:4px;
 	padding-right:28px;
 	font-size:1.2em;
 }
@@ -1125,7 +1152,9 @@
 .docnav li.previous a strong {
 	background: url(../images/stock-go-back.png) top left no-repeat;
 	padding-top:3px;
+	padding-bottom:4px;
 	padding-left:28px;
+	padding-right:0.5em;
 	font-size:1.2em;
 }
 
@@ -1341,6 +1370,56 @@
 	text-align: center;
 }
 
-span.remark{
-	background-color: #ffff00;
+span.remark {
+	background-color: #ff00ff;
+}
+
+.draft {
+	background-image: url(../images/watermark-draft.png);
+	background-repeat: repeat-y;
+        background-position: center;
+}
+
+.foreignphrase {
+	font-style: inherit;
+}
+
+dt {
+	clear:both;
+}
+
+dt img {
+	border-style: none;
+	max-width: 112px;
+}
+
+dt object {
+	max-width: 112px;
+}
+
+dt .inlinemediaobject, dt object {
+	display: inline;
+	float: left;
+	margin-bottom: 1em;
+	padding-right: 1em;
+	width: 112px;
+}
+
+dl:after {
+	display: block;
+	clear: both;
+	content: "";
+}
+
+.toc dd {
+	padding-bottom: 0em;
+	margin-bottom: 1em;
+	padding-left: 1.3em;
+	margin-left: 0em;
+}
+
+div.toc > dl > dt {
+	padding-bottom: 0em;
+	margin-bottom: 0em;
+	margin-top: 1em;
 }




More information about the Fedora-docs-commits mailing list