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

Last change on this file since 19922 was 19922, checked in by cljosse, 11 years ago

[extensions] Autosize fix bug chrome

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