[Tynstep-svn] r263 - in trunk/step/step-web/src/main/webapp: . css
ChrisBurrell at crosswire.org
ChrisBurrell at crosswire.org
Thu Apr 26 06:36:59 MST 2012
Author: ChrisBurrell
Date: 2012-04-26 06:36:59 -0700 (Thu, 26 Apr 2012)
New Revision: 263
Modified:
trunk/step/step-web/src/main/webapp/css/passage.css
trunk/step/step-web/src/main/webapp/index.html
Log:
committing
Modified: trunk/step/step-web/src/main/webapp/css/passage.css
===================================================================
--- trunk/step/step-web/src/main/webapp/css/passage.css 2012-04-26 13:30:01 UTC (rev 262)
+++ trunk/step/step-web/src/main/webapp/css/passage.css 2012-04-26 13:36:59 UTC (rev 263)
@@ -47,6 +47,7 @@
}
.notesPane {
+ padding: 2px !important;
display: block;
background-color: #F4F4E8;
padding: 1px;
@@ -299,7 +300,7 @@
max-height: 200px;
background-color: #F6A828 ;
border: 2px solid #E78F08;
- overflow: crop;
+ overflow: hidden;
padding: 5px;
}
Modified: trunk/step/step-web/src/main/webapp/index.html
===================================================================
--- trunk/step/step-web/src/main/webapp/index.html 2012-04-26 13:30:01 UTC (rev 262)
+++ trunk/step/step-web/src/main/webapp/index.html 2012-04-26 13:36:59 UTC (rev 263)
@@ -26,7 +26,6 @@
<script src="libs/jquery-ui-1.8.19.custom.min.js" type="text/javascript"></script>
<script src="libs/jquery-shout.js" type="text/javascript"></script>
- <script src="libs/tooltip/jquery.simpletip-1.3.1.pack.js"></script>
More information about the Tynstep-svn
mailing list