[sword-svn] r334 - trunk/webapp
refdoc at www.crosswire.org
refdoc at www.crosswire.org
Sat Nov 8 04:49:11 MST 2008
Author: refdoc
Date: 2008-11-08 04:49:10 -0700 (Sat, 08 Nov 2008)
New Revision: 334
Modified:
trunk/webapp/wash.css
Log:
more rtol stuff
Modified: trunk/webapp/wash.css
===================================================================
--- trunk/webapp/wash.css 2008-11-07 23:53:40 UTC (rev 333)
+++ trunk/webapp/wash.css 2008-11-08 11:49:10 UTC (rev 334)
@@ -70,6 +70,12 @@
line-height: normal;
}
+body.rtol .word-layer {
+ margin-right: 0;
+ text-align: right;
+}
+
+
/* Formating options for the grammatical highlighting */
span.curWord { /* The clicked word */
text-decoration: underline;
@@ -105,7 +111,14 @@
text-indent: 0;
line-height: normal;
}
+body.rtol .fn {
+ text-align: right;
+ margin-right: 0;
+}
+
+
+
#aboutPromo {
margin: 1em 0px .5em 0px;
padding: 10px 0px 0px 0px;
More information about the sword-cvs
mailing list