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
open-source
MetaGer
Commits
ee01455a
Commit
ee01455a
authored
May 24, 2017
by
Dominik Hebeler
Browse files
Style Änderungen am ehemals schwarzem Dreieck
parent
a079a40e
Changes
4
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
public/build/css/themes/default.css.map
View file @
ee01455a
This diff is collapsed.
Click to expand it.
public/css/themes/default.css
View file @
ee01455a
...
...
@@ -7569,11 +7569,12 @@ a:hover {
.result
.link
.options
>
a
{
color
:
#333
;
display
:
block
;
padding-left
:
5
px
;
padding-left
:
8
px
;
padding-right
:
5px
;
}
.result
.link
.options
>
a
>
span
{
font-size
:
10px
;
.result
.link
.options
>
a
>
i
{
font-size
:
16px
;
color
:
#2A2ADE
;
}
.result
.link-link
{
white-space
:
nowrap
;
...
...
public/css/themes/default.css.map
View file @
ee01455a
This diff is collapsed.
Click to expand it.
resources/assets/less/metager/result-page.less
View file @
ee01455a
...
...
@@ -315,11 +315,12 @@ a:hover {
.options>a {
color: #333;
display: block;
padding-left:
5
px;
padding-left:
8
px;
padding-right: 5px;
}
.options>a>span {
font-size: 10px;
.options>a>i {
font-size: 16px;
color: #2A2ADE;
}
}
.link-link {
...
...
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