changes for inline diff
This commit is contained in:
parent
68c0488d9c
commit
7fc37a3272
1 changed files with 2 additions and 2 deletions
|
|
@ -45,11 +45,11 @@
|
||||||
.dokuwiki table.diff td.diff-blockheader {
|
.dokuwiki table.diff td.diff-blockheader {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.dokuwiki table.diff td.diff-addedline {
|
.dokuwiki table.diff .diff-addedline {
|
||||||
background-color: #cfc;
|
background-color: #cfc;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
.dokuwiki table.diff td.diff-deletedline {
|
.dokuwiki table.diff .diff-deletedline {
|
||||||
background-color: #fdd;
|
background-color: #fdd;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue