~jstys-z/helioviewer.org/timeline

« back to all changes in this revision

Viewing changes to styles/main.css

  • Committer: V. Keith Hughitt
  • Date: 2009-03-26 19:20:57 UTC
  • Revision ID: hughitt1@kore-20090326192057-u0x8rf8sf5lmmnwh
nightly build 03-26-2009: Using alpha-channel JPEG 2000 dataset

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#outsideBox {
26
26
  margin-left   : 280px;
27
27
  margin-right  : 250px;
28
 
  margin-bottom :-252px;
 
28
  margin-bottom :-72px;
29
29
  min-height    : 100%;
30
30
}
31
31
 
58
58
#footer {
59
59
    width:100%;
60
60
    clear:both;
61
 
    height:250px;
 
61
    height:70px;
62
62
    text-align:center;
63
63
    position:relative;
64
64
}
65
 
#clearfooter{clear:both;height:252px;}/*needed to make room for footer*/
 
65
#clearfooter{clear:both;height:72px;}/*needed to make room for footer*/
66
66
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
67
67
 
68
68
/* Loading Indicator */
134
134
        position: relative;
135
135
}
136
136
 
 
137
.ui-datepicker {
 
138
        z-index: 2000;  
 
139
}
 
140
 
137
141
/* Movie Builder */
138
142
img#movieBuilder {
139
143
        position: relative;