Mercurial > hg > digilib-old
comparison client/digitallibrary/jquery/jquery-test-full.html @ 715:c1b1c463bc44 jquery
getting rid of bg div in zoomDrag
author | hertzhaft |
---|---|
date | Sun, 30 Jan 2011 18:32:40 +0100 |
parents | 823f0050f7eb |
children | aee08dbfccae |
comparison
equal
deleted
inserted
replaced
714:667a316edb89 | 715:c1b1c463bc44 |
---|---|
67 background-color: lightgrey; | 67 background-color: lightgrey; |
68 text-align: center; | 68 text-align: center; |
69 display: none; | 69 display: none; |
70 z-index: 1000; | 70 z-index: 1000; |
71 } | 71 } |
72 | 72 |
73 div.bgDrag { | 73 div.scaler { |
74 background-color: grey; | 74 background-color: grey; |
75 z-index: 0; | 75 z-index: 0; |
76 } | 76 } |
77 | 77 |
78 </style> | 78 </style> |