[Tynstep-svn] r14 - in trunk/step-web-app/war: . css
ChrisBurrell at crosswire.org
ChrisBurrell at crosswire.org
Tue Nov 3 15:37:39 MST 2009
Author: ChrisBurrell
Date: 2009-11-03 15:37:39 -0700 (Tue, 03 Nov 2009)
New Revision: 14
Added:
trunk/step-web-app/war/css/
trunk/step-web-app/war/css/step.css
Log:
Added: trunk/step-web-app/war/css/step.css
===================================================================
--- trunk/step-web-app/war/css/step.css (rev 0)
+++ trunk/step-web-app/war/css/step.css 2009-11-03 22:37:39 UTC (rev 14)
@@ -0,0 +1,20 @@
+.bibleVersionsDropDown {
+ width: 250px;
+}
+
+
+.custom_timeline {
+ clear: both;
+ width: 100%;
+ height: 300px;
+ border-style: solid;
+ border-color: green;
+}
+
+.absolute {
+ display: absolute;
+}
+
+band_horizontal {
+ width: 100%;
+}
\ No newline at end of file
More information about the Tynstep-svn
mailing list