comparison client/digitallibrary/jquery/jquery.digilib.css @ 800:65e70c03870b stream

merge from juqery branch 12f790cb30de0ac42ff62fb9921d7a3215243b7b
author robcast
date Sat, 19 Feb 2011 09:56:18 +0100
parents d742bd92b05a
children 1a7b14deae3a
comparison
equal deleted inserted replaced
774:4568e539abd2 800:65e70c03870b
54 text-align: center; 54 text-align: center;
55 display: none; 55 display: none;
56 z-index: 1000; 56 z-index: 1000;
57 } 57 }
58 58
59 div.digilib div.region {
60 background-color: red;
61 opacity: 0.5;
62 }
63
59 /* special definitions for fullscreen */ 64 /* special definitions for fullscreen */
60 div.digilib.dl_fullscreen div.buttons { 65 div.digilib.dl_fullscreen div.buttons {
61 position: fixed; 66 position: fixed;
62 right: 0px; 67 right: 0px;
63 top: 0px; 68 top: 0px;