Mercurial > hg > digilib
comparison client/digitallibrary/jquery/jquery.digilib.css @ 785:4091b0e4dfd7 jquery
first step to a regions plugin
author | hertzhaft |
---|---|
date | Fri, 18 Feb 2011 11:11:49 +0100 |
parents | cdc0f561d2d0 |
children | 4f4f455ebbdb |
comparison
equal
deleted
inserted
replaced
784:966d5c938b4c | 785:4091b0e4dfd7 |
---|---|
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; |