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

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

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

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

Legend:
Removed from v.1.1.4.16  
changed lines
  Added in v.1.1.4.17

  ViewVC Help
Powered by ViewVC 1.1.2