[sword-svn] r338 - trunk/webapp

refdoc at www.crosswire.org refdoc at www.crosswire.org
Sat Nov 8 09:25:04 MST 2008


Author: refdoc
Date: 2008-11-08 09:25:03 -0700 (Sat, 08 Nov 2008)
New Revision: 338

Modified:
   trunk/webapp/wash.css
Log:
wash.css appears complete now


Modified: trunk/webapp/wash.css
===================================================================
--- trunk/webapp/wash.css	2008-11-08 14:31:05 UTC (rev 337)
+++ trunk/webapp/wash.css	2008-11-08 16:25:03 UTC (rev 338)
@@ -251,6 +251,9 @@
 width:auto;
 font-family:cardo,tahoma,code2000,code2001,arial unicode ms,arial,sans serif,serif;
 }
+body.rtol #content-main p{
+text-align:right
+}
 
 
 #footer{
@@ -369,11 +372,12 @@
 border-left: 0px solid #fff;
 border-bottom: 1px solid #fff;
 }
-body.rtol #library li.closed {
+body.rtol #library li {
 background-position:right;
 }
+body.rtol #library li a {
+padding: 0 20px;}
 
-
 #library li.open {
 margin: .5em 0px 0px 0px;
 background-image: url(images/wash_minus.png);
@@ -428,9 +432,11 @@
 text-align: left;
 border-bottom: 1px solid #E8EBF0;
 }
+body.rtol #translations li{
+text-align:right;
+}
 
 
-
 #translations li a{
 display: block;
 padding: 0.25em 0.5em 0.25em 0.75em;
@@ -552,6 +558,8 @@
 text-align: left;
 border-bottom: 1px solid #E8EBF0;
 }
+body.rtol #studytools li{
+text-align:right;}
 
 #studytools li a{
 display: block;
@@ -611,6 +619,8 @@
 text-align: left;
 border-bottom: 1px solid #E8EBF0;
 }
+body.rtol #commentaries li{
+text-align:right}
 
 #commentaries li a{
 display: block;
@@ -655,9 +665,9 @@
 margin: 0px 14em 0px 11.5em;
 padding: 0px .5em 0px .5em;
 }
+body.rtol #powersearch {text-align:right;}
 
 
-
 /*   Search Results   */
 
 #searchresults {




More information about the sword-cvs mailing list