You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2016/07/18 06:01:31 UTC

[03/15] struts git commit: Update styles.css

Update styles.css

Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4138b2a6
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/4138b2a6
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/4138b2a6

Branch: refs/heads/master
Commit: 4138b2a6f021c8de750ec52cfe7b01fabc8abc6c
Parents: 03a90b2
Author: victor sosa <vi...@users.noreply.github.com>
Authored: Wed May 25 10:49:11 2016 -0400
Committer: victor sosa <vi...@users.noreply.github.com>
Committed: Wed May 25 10:49:11 2016 -0400

----------------------------------------------------------------------
 core/src/main/resources/template/xhtml/styles.css | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/4138b2a6/core/src/main/resources/template/xhtml/styles.css
----------------------------------------------------------------------
diff --git a/core/src/main/resources/template/xhtml/styles.css b/core/src/main/resources/template/xhtml/styles.css
index fe20517..91d5171 100644
--- a/core/src/main/resources/template/xhtml/styles.css
+++ b/core/src/main/resources/template/xhtml/styles.css
@@ -35,8 +35,3 @@
 .tdCheckboxErrorMessage {text-align:left; vertical-align:top;}
 .tdErrorMessage {text-align:center; vertical-align:top;}
 .formButton {text-align:right;}
-
-.tdAlign-center{text-align:center;}
-.tdAlign-right{text-align:right;}
-.tdAlign-left{text-align:left;}
-.tdAlign-justify{text-align:justify;}