Changes between Version 68 and Version 69 of Catalogue


Ignore:
Timestamp:
Jun 27, 2012 1:46:08 PM (12 years ago)
Author:
tolix
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v68 v69  
    1515    if( !amountEl ) {
    1616      amountEl = document.createTextNode('');
     17      amountEl.style.color = "#888888";
    1718      el.parentNode.appendChild(amountEl);
    1819    }