mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
show diff in post history view
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
width: 960px;
|
||||
margin-left: -460px;
|
||||
min-height: 500px;
|
||||
ins {
|
||||
background: #e6ffe6;
|
||||
}
|
||||
del {
|
||||
background: #ffe6e6;
|
||||
}
|
||||
.modal-header {
|
||||
height: 42px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user