Changes between Version 80 and Version 81 of Catalogue


Ignore:
Timestamp:
Jun 27, 2012 2:18:12 PM (12 years ago)
Author:
tolix
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v80 v81  
    1515    if( !amountDiv ) {
    1616      amountDiv = document.createElement('span');
    17       amountDiv.style.color = '#a0baa0';
     17      amountDiv.style.color = '#aaaaaa';
    1818      el.parentNode.appendChild(amountDiv);
    1919      amountText = document.createTextNode();