Changes between Version 74 and Version 75 of Catalogue


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

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