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

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

[extensions] Autosize update to piwigo 2.5 (fix bugs with pamooramics, charlies's )

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