[sword-svn] r325 - trunk/webapp
refdoc at www.crosswire.org
refdoc at www.crosswire.org
Sat Nov 1 10:10:05 MST 2008
Author: refdoc
Date: 2008-11-01 10:10:04 -0700 (Sat, 01 Nov 2008)
New Revision: 325
Modified:
trunk/webapp/rtol.css
trunk/webapp/wash.css
Log:
more rtolification
Modified: trunk/webapp/rtol.css
===================================================================
--- trunk/webapp/rtol.css 2008-10-31 23:54:16 UTC (rev 324)
+++ trunk/webapp/rtol.css 2008-11-01 17:10:04 UTC (rev 325)
@@ -147,7 +147,8 @@
direction: rtl;}
body.rtol #content-sub-2 {unicode-bidi: embed;
direction: rtl;}
-
+body.rtol #powersearch{unicode-bidi:embed;
+ direction:rtl}
/* Farsi Stuff */
Modified: trunk/webapp/wash.css
===================================================================
--- trunk/webapp/wash.css 2008-10-31 23:54:16 UTC (rev 324)
+++ trunk/webapp/wash.css 2008-11-01 17:10:04 UTC (rev 325)
@@ -150,10 +150,6 @@
padding: 0px 0px 0px 70px;
margin: 0px 0px 0px 0px;
}
-body.rtol #header h1 {
- text-align: right;
- padding: 0px 70px 0px 0px;
-}
/* Main Navigation */
@@ -296,9 +292,6 @@
text-align: left;
border-bottom: 1px solid #E8EBF0;
}
-body.rtol #externallinks li{
-text-align:right;
-}
#externallinks li a{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
@@ -306,11 +299,6 @@
background: #E8EBF0;
text-decoration: none;
}
-body.rtol #externallinks li a{
-padding: 0.25em 0.5em 0.25em 0.75em;
-border-left: .5em solid #ccc;
-border-right: none;
-}
#externallinks ul {text-indent: 0em;
padding: 0px;
margin: 0px}
@@ -421,9 +409,6 @@
border-bottom: 1px solid #E8EBF0;
}
-body.rtol #translations li{
-tex-align:right;
-}
#translations li a{
@@ -941,5 +926,20 @@
direction: rtl;}
body.rtol #content-sub-2 {unicode-bidi: embed;
direction: rtl;}
+body.rtol #header h1 {
+ text-align: right;
+ padding: 0px 70px 0px 0px;
+}
+body.rtol #externallinks li{
+text-align:right;
+}
+body.rtol #externallinks li a{
+padding: 0.25em 0.5em 0.25em 0.75em;
+border-left: .5em solid #ccc;
+border-right: none;
+}
+body.rtol #translations li{
+tex-align:right;
+}
/* Farsi Stuff */
More information about the sword-cvs
mailing list