show diff in post history view

This commit is contained in:
Régis Hanol
2013-04-29 02:02:04 +02:00
parent 9e3b70c20e
commit ede9d2a0a8
6 changed files with 1434 additions and 22 deletions

View File

@@ -8,6 +8,12 @@
width: 960px;
margin-left: -460px;
min-height: 500px;
ins {
background: #e6ffe6;
}
del {
background: #ffe6e6;
}
.modal-header {
height: 42px;
}