Mercurial > hg > digilib
comparison client/digitallibrary/jquery/jquery.digilib.css @ 811:29de310ed4f3 jquery
read regions from HTML (not working yet), show info
author | hertzhaft |
---|---|
date | Mon, 21 Feb 2011 18:37:44 +0100 |
parents | 4f4f455ebbdb |
children | 36fbccbaf413 |
comparison
equal
deleted
inserted
replaced
808:58dca7a7fe37 | 811:29de310ed4f3 |
---|---|
73 height: 15px; | 73 height: 15px; |
74 width: 16px; | 74 width: 16px; |
75 margin: 3px; | 75 margin: 3px; |
76 } | 76 } |
77 | 77 |
78 div.regioncontent { | |
79 display: none; | |
80 } | |
81 | |
82 div.regioninfo { | |
83 display: none; | |
84 color: white; | |
85 background-color: black; | |
86 } | |
87 | |
78 /* special definitions for fullscreen */ | 88 /* special definitions for fullscreen */ |
79 div.digilib.dl_fullscreen div.buttons { | 89 div.digilib.dl_fullscreen div.buttons { |
80 position: fixed; | 90 position: fixed; |
81 right: 0px; | 91 right: 0px; |
82 top: 0px; | 92 top: 0px; |