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
d8329da6
Commit
d8329da6
authored
Nov 02, 2016
by
Phil Höfer
Browse files
Style fix (tab-content padding)
parent
cebc999a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/themes/default.css
View file @
d8329da6
...
@@ -7208,6 +7208,9 @@ nav h1 {
...
@@ -7208,6 +7208,9 @@ nav h1 {
body
>
div
{
body
>
div
{
padding-top
:
70px
;
padding-top
:
70px
;
}
}
.tab-content
{
padding-top
:
10px
;
}
.hostlabel
a
:link
,
.hostlabel
a
:link
,
.hostlabel
a
:visited
{
.hostlabel
a
:visited
{
color
:
#FFFFFF
;
color
:
#FFFFFF
;
...
...
public/css/themes/default.css.map
View file @
d8329da6
This diff is collapsed.
Click to expand it.
resources/assets/less/metager/result-page.less
View file @
d8329da6
.tab-content {
padding-top: 10px;
}
.hostlabel a:link, .hostlabel a:visited {
.hostlabel a:link, .hostlabel a:visited {
color: #FFFFFF;
color: #FFFFFF;
}
}
...
...
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