Changes between Version 73 and Version 74 of Catalogue


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v73 v74  
    1515    if( !amountDiv ) {
    1616      amountDiv = document.createElement('span');
    17       amountDiv.style.color = '#666666';
     17      amountDiv.style.color = '#444444';
    1818      el.parentNode.appendChild(amountDiv);
    1919      amountText = document.createTextNode();