Commit 7a6b0b7e authored by Michal Čihař's avatar Michal Čihař

Styling for diff

parent 1097a72b
...@@ -123,3 +123,9 @@ tr.clickable a { ...@@ -123,3 +123,9 @@ tr.clickable a {
tr.clickable { tr.clickable {
cursor: pointer; cursor: pointer;
} }
ins {
background-color: lightgreen;
}
del {
background-color: #fc7979;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment