# HG changeset patch # User Pascal Bellard # Date 1393521714 0 # Node ID 5afe02eb6ce7ad7242d20edce2acde06bda022c3 # Parent 771af1d6d56dbbde8a3842c1a0f242dc678894f5 dvd: update color diff -r 771af1d6d56d -r 5afe02eb6ce7 mirror-tools/slitaz/mirror/dvd/index.html --- a/mirror-tools/slitaz/mirror/dvd/index.html Sun Feb 16 13:09:39 2014 +0000 +++ b/mirror-tools/slitaz/mirror/dvd/index.html Thu Feb 27 17:21:54 2014 +0000 @@ -285,7 +285,7 @@ if (size == null) continue size.style.fontWeight="bold" //size.style.textDecoration="underline" - size.style.backgroundColor="#d66018" + size.style.backgroundColor="#ccc" total += parseInt(toKb(size.innerHTML)) } var size = document.getElementById("size")