Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Fachrat Informatik
adapt4finf
Commits
05bf442f
Commit
05bf442f
authored
Aug 08, 2014
by
Fjen Undso
Browse files
adapt.css: fix diff border colors
parent
869ff763
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
05bf442f
...
@@ -161,6 +161,12 @@ h2.wikiaction { margin:0px }
...
@@ -161,6 +161,12 @@ h2.wikiaction { margin:0px }
}
}
/* Diff View */
/* Diff View */
.diffadd
{
border-color
:
#afa
!important
;
}
.diffdel
{
border-color
:
#faa
!important
;
}
.diffmarkup
del
{
.diffmarkup
del
{
background-color
:
#fdd
!important
;
background-color
:
#fdd
!important
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment