Changes between Version 10 and Version 11 of ZooWebSite/Demo/GdalProfileJs
- Timestamp:
- Dec 1, 2010, 12:16:56 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/Demo/GdalProfileJs
v10 v11 24 24 .createprofile{background-image:url(/../images/get-profile.png) !important;} 25 25 .deleteprofile{background-image:url(/../images/delete.png) !important;} 26 27 28 26 29 27 .fg-button {outline:0;margin:10px;margin-bottom:0; padding: 7px 10px; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; } … … 183 181 $(document).ready(function(){ 184 182 185 $(' #btnPrev[title], #btnNext[title],a[title]').qtip({183 $('a[title]').qtip({ 186 184 style: { 187 185 name: 'dark',