docs-common/css fedora-draft.css,1.7,1.8 fedora-plain.css,1.6,1.7

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Mar 5 01:47:18 UTC 2007


Author: pfrields

Update of /cvs/docs/docs-common/css
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9394

Modified Files:
	fedora-draft.css fedora-plain.css 
Log Message:
Sorry, should have worked this out better before the first commit.  This is it for a bit.


Index: fedora-draft.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-draft.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fedora-draft.css	5 Mar 2007 01:22:56 -0000	1.7
+++ fedora-draft.css	5 Mar 2007 01:47:16 -0000	1.8
@@ -88,7 +88,6 @@
 }
 .segmentedlist table {
 	border-collapse: collapse;
-	width: 70%;
 }
 .segmentedlist tr {
 	border: 1px solid #22437f;
@@ -100,10 +99,10 @@
 }
 .segmentedlist th {
 	text-align: left;
-	padding: 0.2em 3em 0.2em 0.5em;
+	padding: 0.2em 5em 0.2em 0.5em;
 }
 .segmentedlist td {
-	padding: 0.2em 0.5em 0.2em 0.5em;
+	padding: 0.2em 5em 0.2em 0.5em;
 }
 
 hr {


Index: fedora-plain.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-plain.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fedora-plain.css	5 Mar 2007 01:22:56 -0000	1.6
+++ fedora-plain.css	5 Mar 2007 01:47:16 -0000	1.7
@@ -86,7 +86,6 @@
 }
 .segmentedlist table {
 	border-collapse: collapse;
-	width: 70%;
 }
 .segmentedlist tr {
 	border: 1px solid #22437f;
@@ -98,10 +97,10 @@
 }
 .segmentedlist th {
 	text-align: left;
-	padding: 0.2em 3em 0.2em 0.5em;
+	padding: 0.2em 5em 0.2em 0.5em;
 }
 .segmentedlist td {
-	padding: 0.2em 0.5em 0.2em 0.5em;
+	padding: 0.2em 5em 0.2em 0.5em;
 }
 
 hr {




More information about the Fedora-docs-commits mailing list