com web/pres2: Left align text when requested: core.css

[email protected] (Derick Rethans)
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    a2147918d6c54e2551040777af9fc37cd4df9290
Author:    Derick Rethans <[email protected]>         Wed, 21 Jan 2015 10:20:54 +0000
Parents:   a43f7a27a245a4872fd986382a07ee5ebf29e6bb
Branches:  dericks-renderer

Link:       http://git.php.net/?p=web/pres2.git;a=commitdiff;h=a2147918d6c54e2551040777af9fc37cd4df9290

Log:
Left align text when requested

Changed paths:
  M  core.css


Diff:
diff --git a/core.css b/core.css
index 4fc02d3..f0fe71b 100644
--- a/core.css
+++ b/core.css
@@ -646,6 +646,11 @@ table.columns tr
 	border: none;
 }
 
+table.leftalign td
+{
+	text-align: left;
+}
+
 th
 {
 	background: blue;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.