[sword-svn] r191 - trunk
scribe at crosswire.org
scribe at crosswire.org
Mon Mar 7 21:03:28 MST 2005
Author: scribe
Date: 2005-03-07 21:03:27 -0700 (Mon, 07 Mar 2005)
New Revision: 191
Modified:
trunk/blues.css
trunk/print.css
trunk/wash.css
Log:
Modified: trunk/blues.css
===================================================================
--- trunk/blues.css 2005-03-08 03:25:13 UTC (rev 190)
+++ trunk/blues.css 2005-03-08 04:03:27 UTC (rev 191)
@@ -416,15 +416,14 @@
padding: 0px 0px 0px 0px;
}
-
.word-layer {
+ visibility: hidden;
position:absolute;
- margin-left : 0;
left:50px;
top:50px;
width:200px;
- visibility: hidden;
background-color: #fff3cf;
+ margin-left : 0;
overflow: visible;
z-index:6;
filter: Alpha(Opacity=92)
@@ -445,4 +444,3 @@
text-indent : 0;
line-height : normal;
}
-
Modified: trunk/print.css
===================================================================
--- trunk/print.css 2005-03-08 03:25:13 UTC (rev 190)
+++ trunk/print.css 2005-03-08 04:03:27 UTC (rev 191)
@@ -86,3 +86,31 @@
border: 0 none;
margin: 0;}
+.word-layer {
+ visibility: hidden;
+ position:absolute;
+ left:50px;
+ top:50px;
+ width:200px;
+ background-color: #fff3cf;
+ margin-left : 0;
+ overflow: visible;
+ z-index:6;
+ filter: Alpha(Opacity=92)
+ layer-background-color: #fff3cf;
+ border: 1px #000000;
+ border-style: solid;
+ padding: 7px 7px 7px 7px;
+ color : #000000;
+ font-size : x-small;
+ font-style : normal;
+ font-weight : normal;
+ font-variant : normal;
+ word-spacing : normal;
+ letter-spacing : normal;
+ vertical-align : baseline;
+ text-transform : none;
+ text-align : left;
+ text-indent : 0;
+ line-height : normal;
+}
Modified: trunk/wash.css
===================================================================
--- trunk/wash.css 2005-03-08 03:25:13 UTC (rev 190)
+++ trunk/wash.css 2005-03-08 04:03:27 UTC (rev 191)
@@ -804,3 +804,32 @@
border-top: 1px solid #7F673C;
font-weight: bold;
}
+
+.word-layer {
+ visibility: hidden;
+ position:absolute;
+ left:50px;
+ top:50px;
+ width:200px;
+ background-color: #fff3cf;
+ margin-left : 0;
+ overflow: visible;
+ z-index:6;
+ filter: Alpha(Opacity=92)
+ layer-background-color: #fff3cf;
+ border: 1px #000000;
+ border-style: solid;
+ padding: 7px 7px 7px 7px;
+ color : #000000;
+ font-size : x-small;
+ font-style : normal;
+ font-weight : normal;
+ font-variant : normal;
+ word-spacing : normal;
+ letter-spacing : normal;
+ vertical-align : baseline;
+ text-transform : none;
+ text-align : left;
+ text-indent : 0;
+ line-height : normal;
+}
More information about the sword-cvs
mailing list