Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search-commons-webresources
Commits
76b1c1e9
Commit
76b1c1e9
authored
Feb 13, 2018
by
Gradl, Tobias
Browse files
967: Change some colors / adapt to the styleguide
Task-Url:
https://pm.winseda.de/issues/967
parent
70c6252d
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/application.css
View file @
76b1c1e9
...
...
@@ -398,14 +398,14 @@ a:active i {
}
div
.panel.panel-search-result
{
border-color
:
#
56516b
;
border-color
:
#
002547
;
}
div
.panel.panel-search-result
>
.panel-heading
{
background-color
:
#
7e7b8c
;
background-image
:
linear-gradient
(
to
bottom
,
#7e7b8c
0%
,
#56516b
100%
);
background-color
:
#
002547
;
/*
background-image: linear-gradient(to bottom, #7e7b8c 0%, #56516b 100%);
*/
color
:
#FFF
;
border-color
:
#
56516b
;
border-color
:
#
002547
;
}
div
.panel.panel-search-result
>
.panel-body
{
...
...
Write
Preview
Markdown
is supported
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