Wikipedia:Monobook.js/LiveRC.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Aggiunto supporto per RevDelete
m metto colore più chiaro per il log del RevDelete
Riga 1 249:
if (state & DELETE_REVISION) {
th0.style.backgroundColor = "#D2691ED89A6D";
th1.style.backgroundColor = "#D2691ED89A6D";
td2.style.backgroundColor = "#D2691ED89A6D";
td3.style.backgroundColor = "#D2691ED89A6D";
td4.style.backgroundColor = "#D2691ED89A6D";
tr1.style.border = "1px solid chocolate";
}