[sword-svn] r340 - trunk/webapp

refdoc at www.crosswire.org refdoc at www.crosswire.org
Sat Nov 8 17:09:03 MST 2008


Author: refdoc
Date: 2008-11-08 17:09:01 -0700 (Sat, 08 Nov 2008)
New Revision: 340

Modified:
   trunk/webapp/parchment.css
   trunk/webapp/wash.css
Log:
rtol corrections



Modified: trunk/webapp/parchment.css
===================================================================
(Binary files differ)


Property changes on: trunk/webapp/parchment.css
___________________________________________________________________
Name: svn:mime-type
   - application/octet-stream
   + text/plain

Modified: trunk/webapp/wash.css
===================================================================
--- trunk/webapp/wash.css	2008-11-08 16:49:10 UTC (rev 339)
+++ trunk/webapp/wash.css	2008-11-09 00:09:01 UTC (rev 340)
@@ -70,10 +70,6 @@
 	line-height: normal;
 }
 
-body.rtol .word-layer {
-	margin-right: 0;
-	text-align: right;
-}
 
 
 /* Formating options for the grammatical highlighting */
@@ -111,14 +107,9 @@
 	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;
@@ -251,11 +242,7 @@
 width:auto;
 font-family:cardo,tahoma,code2000,code2001,arial unicode ms,arial,sans serif,serif;
 }
-body.rtol #content-main p{
-text-align:right
-}
 
-
 #footer{
 clear:both;
 margin: 0px 0px 0px 0px;
@@ -355,9 +342,6 @@
 margin: .5em 0px 0px 5px;
 border-bottom: 1px solid #C5D6EA;
 }
-body.rtol #library li{
-margin: .5em 5px 0px 0px;
-}
 
 #library li a:hover {
 text-decoration: underline;
@@ -372,12 +356,6 @@
 border-left: 0px solid #fff;
 border-bottom: 1px solid #fff;
 }
-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);
@@ -432,9 +410,6 @@
 text-align: left;
 border-bottom: 1px solid #E8EBF0;
 }
-body.rtol #translations li{
-text-align:right;
-}
 
 
 #translations li a{
@@ -558,8 +533,6 @@
 text-align: left;
 border-bottom: 1px solid #E8EBF0;
 }
-body.rtol #studytools li{
-text-align:right;}
 
 #studytools li a{
 display: block;
@@ -619,9 +592,6 @@
 text-align: left;
 border-bottom: 1px solid #E8EBF0;
 }
-body.rtol #commentaries li{
-text-align:right}
-
 #commentaries li a{
 display: block;
 padding: 0.25em 0.5em 0.25em 0.75em;
@@ -665,9 +635,7 @@
 margin: 0px 14em 0px 11.5em;
 padding: 0px .5em 0px .5em;
 }
-body.rtol #powersearch {text-align:right;}
 
-
 /*   Search Results   */
 
 #searchresults {
@@ -978,3 +946,34 @@
 	direction:rtl;
 	text-align:right;
 }
+body.rtol .word-layer {
+	margin-right: 0;
+	text-align: right;
+}
+
+body.rtol .fn {
+	text-align: right;
+	margin-right: 0;
+}
+
+body.rtol #content-main p{
+text-align:right
+}
+body.rtol #library li{
+	margin: .5em 5px 0px 0px;
+	background-position:right;
+}
+
+body.rtol #library li a {
+padding: 0 20px;}
+
+body.rtol #translations li{
+text-align:right;
+}
+body.rtol #studytools li{
+text-align:right;}
+body.rtol #commentaries li{
+text-align:right}
+
+body.rtol #powersearch {text-align:right;}
+




More information about the sword-cvs mailing list