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
d7f2c389
Commit
d7f2c389
authored
Nov 03, 2016
by
Phil Höfer
Browse files
header changes
parent
a5baff5a
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/themes/default.css
View file @
d7f2c389
...
...
@@ -4124,7 +4124,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.navbar
{
position
:
relative
;
min-height
:
5
0px
;
min-height
:
4
0px
;
margin-bottom
:
20px
;
border
:
1px
solid
transparent
;
}
...
...
@@ -4230,10 +4230,10 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.navbar-brand
{
float
:
left
;
padding
:
1
5
px
15px
;
padding
:
1
0
px
15px
;
font-size
:
18px
;
line-height
:
20px
;
height
:
5
0px
;
height
:
4
0px
;
}
.navbar-brand
:hover
,
.navbar-brand
:focus
{
...
...
@@ -4253,8 +4253,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
float
:
right
;
margin-right
:
15px
;
padding
:
9px
10px
;
margin-top
:
8
px
;
margin-bottom
:
8
px
;
margin-top
:
3
px
;
margin-bottom
:
3
px
;
background-color
:
transparent
;
background-image
:
none
;
border
:
1px
solid
transparent
;
...
...
@@ -4278,7 +4278,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
}
.navbar-nav
{
margin
:
7.
5px
-15px
;
margin
:
5px
-15px
;
}
.navbar-nav
>
li
>
a
{
padding-top
:
10px
;
...
...
@@ -4316,8 +4316,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
float
:
left
;
}
.navbar-nav
>
li
>
a
{
padding-top
:
1
5
px
;
padding-bottom
:
1
5
px
;
padding-top
:
1
0
px
;
padding-bottom
:
1
0
px
;
}
}
.navbar-form
{
...
...
@@ -4327,8 +4327,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-top
:
1px
solid
transparent
;
border-bottom
:
1px
solid
transparent
;
box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
),
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
);
margin-top
:
8
px
;
margin-bottom
:
8
px
;
margin-top
:
3
px
;
margin-bottom
:
3
px
;
}
@media
(
min-width
:
768px
)
{
.navbar-form
.form-group
{
...
...
@@ -4412,20 +4412,20 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-bottom-left-radius
:
0
;
}
.navbar-btn
{
margin-top
:
8
px
;
margin-bottom
:
8
px
;
margin-top
:
3
px
;
margin-bottom
:
3
px
;
}
.navbar-btn.btn-sm
{
margin-top
:
10
px
;
margin-bottom
:
10
px
;
margin-top
:
5
px
;
margin-bottom
:
5
px
;
}
.navbar-btn.btn-xs
{
margin-top
:
14
px
;
margin-bottom
:
14
px
;
margin-top
:
9
px
;
margin-bottom
:
9
px
;
}
.navbar-text
{
margin-top
:
1
5
px
;
margin-bottom
:
1
5
px
;
margin-top
:
1
0
px
;
margin-bottom
:
1
0
px
;
}
@media
(
min-width
:
768px
)
{
.navbar-text
{
...
...
@@ -7286,7 +7286,7 @@ nav .input-group {
padding-left
:
15px
;
padding-right
:
15px
;
}
#research
nav
ul
li
+
li
+
li
{
#research
nav
ul
li
+
li
{
width
:
80%
;
}
#research
{
...
...
public/css/themes/default.css.map
View file @
d7f2c389
This diff is collapsed.
Click to expand it.
resources/assets/less/metager/result-page.less
View file @
d7f2c389
...
...
@@ -99,7 +99,7 @@ nav .input-group {
padding-right: 15px;
}
#research nav ul li + li
+ li
{
#research nav ul li + li {
width: 80%;
}
...
...
resources/assets/less/variables-default.less
View file @
d7f2c389
...
...
@@ -16,4 +16,5 @@
@link-hover-decoration: underline;
@font-size-base: 14px;
\ No newline at end of file
@font-size-base: 14px;
@navbar-height: 40px;
\ No newline at end of file
resources/views/layouts/researchandtabs.blade.php
View file @
d7f2c389
...
...
@@ -12,12 +12,9 @@
<
header
id
=
"research"
>
<
nav
class
=
"navbar navbar-default"
>
<
ul
class
=
"list-inline"
>
<
li
class
=
"hidden-xs hidden-sm pull-left"
>
<
div
class
=
"logo"
><
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
") }}"
><
h1
>
MetaGer
</
h1
></
a
>
</
div
>
</
li
>
<
li
class
=
"visible-xs visible-sm pull-left"
>
<
div
class
=
"logo"
><
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
") }}"
><
h1
>
MG
</
h1
></
a
>
<
li
class
=
"pull-left"
>
<
div
class
=
"logo"
>
<
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
") }}"
><
h1
>
M
<
span
class
=
"hidden-xs"
>
eta
</
span
>
G
<
span
class
=
"hidden-xs"
>
er
</
span
></
h1
></
a
>
</
div
>
</
li
>
<
li
class
=
"pull-right"
>
...
...
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