/[drupal]/contributions/modules/lightbox2/css/lightbox.css
ViewVC logotype

Diff of /contributions/modules/lightbox2/css/lightbox.css

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.4.22, Fri Aug 15 10:09:54 2008 UTC revision 1.1.4.23, Thu Jan 1 14:05:58 2009 UTC
# Line 1  Line 1 
1  /* $Id: lightbox.css,v 1.1.2.12 2008/04/27 23:18:50 snpower Exp $ */  /* $Id: lightbox.css,v 1.1.4.22 2008/08/15 10:09:54 snpower Exp $ */
2  #lightbox {  #lightbox {
3    position: absolute;    position: absolute;
4    top: 40px;    top: 40px;
# Line 196  Line 196 
196  #bottomNavClose {  #bottomNavClose {
197    display: block;    display: block;
198    background: url(../images/close.gif) left no-repeat;    background: url(../images/close.gif) left no-repeat;
199    position: relative;    margin-top: 33px;
   top: 33px;  
   right: 0px;  
200    float: right;    float: right;
201    padding-top: 0.7em;    padding-top: 0.7em;
202    height: 26px;    height: 26px;
# Line 237  Line 235 
235  }  }
236    
237  #lightshowPlay {  #lightshowPlay {
238    position: relative;    margin-top: 42px;
   top: 42px;  
239    float: right;    float: right;
240    margin-right: 5px;    margin-right: 5px;
241    margin-bottom: 1px;    margin-bottom: 1px;
# Line 248  Line 245 
245  }  }
246    
247  #lightshowPause {  #lightshowPause {
248    position: relative;    margin-top: 42px;
   top: 42px;  
249    float: right;    float: right;
250    margin-right: 5px;    margin-right: 5px;
251    margin-bottom: 1px;    margin-bottom: 1px;

Legend:
Removed from v.1.1.4.22  
changed lines
  Added in v.1.1.4.23

  ViewVC Help
Powered by ViewVC 1.1.2