[sword-svn] r330 - trunk/webapp
refdoc at www.crosswire.org
refdoc at www.crosswire.org
Wed Nov 5 22:54:37 MST 2008
Author: refdoc
Date: 2008-11-05 22:54:36 -0700 (Wed, 05 Nov 2008)
New Revision: 330
Modified:
trunk/webapp/parchment.css
trunk/webapp/wash.css
Log:
undone some wrong commit to wash.css and started rtol on parchment.css
Modified: trunk/webapp/parchment.css
===================================================================
(Binary files differ)
Modified: trunk/webapp/wash.css
===================================================================
--- trunk/webapp/wash.css 2008-11-04 21:11:54 UTC (rev 329)
+++ trunk/webapp/wash.css 2008-11-06 05:54:36 UTC (rev 330)
@@ -724,15 +724,16 @@
span.versenum{
- font-size: 1.2em;
+ font-size: 0.8em;
width:3em;
- font-weight: bold;
+
}
span.versenum a {
text-decoration: none;
color:navy;
+ vertical-align:top;
}
span.versenum a:hover {
@@ -910,60 +911,41 @@
direction: rtl;
padding-right: 200px}
-body.rtol div#introhelp {unicode-bidi: embed;
- direction: rtl;}
+body.rtol div#introhelp{
+ unicode-bidi: embed;
+ direction: rtl;
+ text-align-right;
+}
+body.rtol div#printer{
+ unicode-bidi: embed;
+ direction: rtl;
+ text-align-right;
+}
+body.rtol div#content-sub-1{
+ unicode-bidi: embed;
+ direction: rtl;
+ text-align-right;
+}
+body.rtol div#content-sub-2 {
+ unicode-bidi: embed;
+ direction: rtl;
+ text-align-right;
+}
body.rtol #navlist a {float:right;}
-body.rtol #printer {unicode-bidi: embed;
- direction: rtl;}
-body.rtol #content-sub-1 {unicode-bidi: embed;
- direction: rtl;}
-body.rtol #content-sub-2 {unicode-bidi: embed;
- direction: rtl;
- 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;
-
+ padding: 0.25em 0.5em 0.25em 0.75em;
+ border-left: .5em solid #ccc;
+ border-right: none;
}
body.rtol #header h1 {
text-align: right;
padding: 0px 70px 0px 0px;
}
-body.rtol h2 {
+body.rtol h2, body.rtol h3, body.rtol li, body.rtol ul, body.rtol form, body.rtol a {
unicode-bidi:embed;
direction:rtl;
text-align:right;
}
-
-body.rtol h3 {
- unicode-bidi:embed;
- direction:rtl;
- text-align:right;
-}
-
-body.rtol li {
- unicode-bidi:embed;
- direction:rtl;
- text-align:right;
-}
-
-body.rtol ul {
- unicode-bidi:embed;
- direction:rtl;
- text-align:right;
-}
-
-body.rtol form {unicode-bidi: embed;
- direction: rtl;}
-
-body.rtol a {
- unicode-bidi:embed;
- direction:rtl;
- text-align:right;
-}
-/* Farsi Stuff */
More information about the sword-cvs
mailing list