comparison client/digitallibrary/greyskin/diginew.css @ 513:9fa19391ef38 Root_jquery

fixes for zoom when birds-eye view open fixes for IE (works mostly in IE7 and IE8)
author robcast
date Fri, 04 Sep 2009 12:27:02 +0200
parents 0cb53ae1c4e8
children e04c954edea0
comparison
equal deleted inserted replaced
512:a2ad4ecb2ca9 513:9fa19391ef38
102 bottom: 30px; 102 bottom: 30px;
103 right: 44px; 103 right: 44px;
104 */ /* overflow: auto; */ 104 */ /* overflow: auto; */
105 } 105 }
106 106
107 div#overlay { 107 div#overlay, div#bird-overlay {
108 position: fixed; 108 position: fixed;
109 background-color: transparent; 109 background-color: transparent;
110 border: 1px solid lightgrey; 110 border: 1px solid lightgrey;
111 z-index: 100; 111 z-index: 100;
112 visibility: hidden; 112 visibility: hidden;