Removed obsolete $ in source files

This commit is contained in:
Manuel Cillero 2017-08-29 14:13:02 +02:00
parent a39c010e06
commit e5f2b64d98
146 changed files with 836 additions and 1081 deletions

View file

@ -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;
}