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,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);
}