source: extensions/Autosize/css/autosize.css @ 17503

Last change on this file since 17503 was 17503, checked in by cljosse, 12 years ago

[extensions] Autosize fix compatibility with 2.4, update

File size: 2.0 KB
Line 
1  #bp_img_cla,#icon_gmaps,#bp_cla{
2
3  height:26px}
4  .actionButtons{
5  overflow:hidden;
6  height:30px}
7#theImage {
8
9}
10body {
11
12}
13#bp_cla {
14  vertical-align: middle;
15  text-align: center;
16}
17#the_page {
18
19   
20}
21#mapPicture{
22top:40% ;
23
24}
25#mapPicture{
26top:40% ;
27
28}
29
30#imageHeaderBar {
31
32   
33}
34#navThumbNext, #navThumbPrev{ 
35
36 
37}
38
39#theImageAndInfos, #theImageAndTitle {
40
41
42}
43#content {
44
45}
46#theImage {/*
47background-color: #DDE3E3;
48background-image: url('../images/quadrille_100.png');*/
49 /*height:auto;
50   */
51}
52/*
53.imageComment{
54 background-color: green;
55background-image: url('../images/quadrille_100.png');
56  }
57.licencetag {
58background-color:blue;
59background-image: url('../images/quadrille_100.png');
60}
61
62#theMainImage {
63
64} */
65#imageInfos{ 
66overflow:hidden ;
67 
68
69 }
70
71#imageInfoBar {
72
73}
74#thePicturePage{
75
76}
77#menubar{
78
79
80}
81
82#debug {
83  background-color: #FFFFCC;
84  color: #003300;
85}
86#Debug0 {
87  align: center;
88  color: black;
89/*  z-index: 2000;*/
90  position: absolute;
91  background-color: Beige;
92  top: 0px;
93  left: 0px;
94  width: 800px;
95  margin: auto;
96}
97#Debug1 {
98  align: center;
99  color: black;
100/*  z-index: 2000;*/
101  position: absolute;
102  background-color: Beige;
103  top: 0px;
104  left: 0px;
105  width: 800px;
106  margin: auto;
107}
108
109
110#Debug2 {
111  align: center;
112  color: black;
113 /*  z-index: 2000;*/
114  position: absolute;
115  background-color: yellow;
116  top: 0px;
117  left: 0px;
118  width: 800px;
119  margin: auto;
120}
121#Debug3 {
122  align: center;
123  color: #FFFFFF;
124/*  z-index: 2000;*/
125  position: absolute;
126  background-color: blue;
127  top: 0px;
128  left: 0px;
129  width: 800px;
130  margin: auto;
131}
132#Debug4 {
133  align: center;
134  color: #CCFF33;
135 
136/*  z-index: 2000;*/
137  background-color: green;
138  top: 0px;
139  left: 0px;
140  width: 800px;
141  margin: auto;
142}
143
144
145#Debug5 {
146  align: center;
147/*  z-index: 2000;*/
148  z-index: 2000;
149  position: absolute;
150  background-color: red;
151  top: 100px;
152  left: 0px;
153  width: 300px;
154  margin: auto;
155}
156#Debug6 {
157  align: center;
158  display: none;
159}
Note: See TracBrowser for help on using the repository browser.