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
869ff763
Commit
869ff763
authored
Aug 08, 2014
by
Fjen Undso
Browse files
adapt.css: make diff colors red/green
parent
f93ca57b
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
869ff763
...
@@ -160,6 +160,14 @@ h2.wikiaction { margin:0px }
...
@@ -160,6 +160,14 @@ h2.wikiaction { margin:0px }
padding
:
2px
;
padding
:
2px
;
}
}
/* Diff View */
.diffmarkup
del
{
background-color
:
#fdd
!important
;
}
.diffmarkup
ins
{
background-color
:
#dfd
!important
;
}
/* For the (Site.)Search page */
/* For the (Site.)Search page */
.searchbox
{
.searchbox
{
margin-right
:
2px
;
margin-right
:
2px
;
...
...
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