Removed obsolete $ in source files
This commit is contained in:
parent
a39c010e06
commit
e5f2b64d98
146 changed files with 836 additions and 1081 deletions
|
@ -1,5 +1,3 @@
|
|||
/* $Id: lightbox-rtl.css,v 1.1.2.18 2010/06/07 14:43:02 snpower Exp $ */
|
||||
|
||||
#imageData #imageDetails {
|
||||
float: right;
|
||||
text-align: right;
|
||||
|
@ -59,4 +57,3 @@
|
|||
#frameNextLink:hover, #frameNextLink:visited:hover {
|
||||
background: url(../images/prev_hover.gif) left 15% no-repeat;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: lightbox.css,v 1.1.4.28 2010/09/22 10:47:15 snpower Exp $ */
|
||||
#lightbox {
|
||||
position: absolute;
|
||||
top: 40px;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: lightbox_alt.css,v 1.1.4.22 2010/09/22 10:47:15 snpower Exp $ */
|
||||
/**
|
||||
* Based on a design created by Nicolas Borda:
|
||||
* http://www.ipwa.net/assets/myslimbox/
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: lightbox_lite-rtl.css,v 1.1.2.6 2010/06/07 14:54:30 snpower Exp $ */
|
||||
#lightbox {
|
||||
background-color: #eee;
|
||||
padding: 10px;
|
||||
|
@ -57,4 +56,3 @@
|
|||
opacity: 0.6;
|
||||
filter:alpha(opacity=60);
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: lightbox_lite.css,v 1.1.4.11 2010/06/07 14:54:30 snpower Exp $ */
|
||||
#lightbox {
|
||||
background-color: #eee;
|
||||
padding: 10px;
|
||||
|
@ -57,4 +56,3 @@
|
|||
opacity: 0.6;
|
||||
filter:alpha(opacity=60);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue