Skip to content
GitLab
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
bc090cda
Commit
bc090cda
authored
Nov 02, 2016
by
Phil Höfer
Browse files
Schriftgrößen-fix
parent
d8329da6
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/themes/default.css
View file @
bc090cda
...
...
@@ -1068,7 +1068,7 @@ html {
}
body
{
font-family
:
"Liberation Sans"
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
line-height
:
1.42857143
;
color
:
#333333
;
background-color
:
#fafafa
;
...
...
@@ -1128,8 +1128,8 @@ img {
border-radius
:
50%
;
}
hr
{
margin-top
:
17
px
;
margin-bottom
:
17
px
;
margin-top
:
20
px
;
margin-bottom
:
20
px
;
border
:
0
;
border-top
:
1px
solid
#eeeeee
;
}
...
...
@@ -1206,8 +1206,8 @@ h2,
.h2
,
h3
,
.h3
{
margin-top
:
17
px
;
margin-bottom
:
8.5
px
;
margin-top
:
20
px
;
margin-bottom
:
10
px
;
}
h1
small
,
.h1
small
,
...
...
@@ -1229,8 +1229,8 @@ h5,
.h5
,
h6
,
.h6
{
margin-top
:
8.5
px
;
margin-bottom
:
8.5
px
;
margin-top
:
10
px
;
margin-bottom
:
10
px
;
}
h4
small
,
.h4
small
,
...
...
@@ -1248,45 +1248,45 @@ h6 .small,
}
h1
,
.h1
{
font-size
:
3
1
px
;
font-size
:
3
6
px
;
}
h2
,
.h2
{
font-size
:
25
px
;
font-size
:
30
px
;
}
h3
,
.h3
{
font-size
:
2
1
px
;
font-size
:
2
4
px
;
}
h4
,
.h4
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
}
h5
,
.h5
{
font-size
:
1
2
px
;
font-size
:
1
4
px
;
}
h6
,
.h6
{
font-size
:
1
1
px
;
font-size
:
1
2
px
;
}
p
{
margin
:
0
0
8.5
px
;
margin
:
0
0
10
px
;
}
.lead
{
margin-bottom
:
17
px
;
font-size
:
1
3
px
;
margin-bottom
:
20
px
;
font-size
:
1
6
px
;
font-weight
:
300
;
line-height
:
1.4
;
}
@media
(
min-width
:
768px
)
{
.lead
{
font-size
:
1
8
px
;
font-size
:
2
1px
;
}
}
small
,
.small
{
font-size
:
91
%
;
font-size
:
85
%
;
}
mark
,
.mark
{
...
...
@@ -1392,14 +1392,14 @@ a.bg-danger:focus {
background-color
:
#e4b9b9
;
}
.page-header
{
padding-bottom
:
7.5
px
;
margin
:
3
4px
0
17
px
;
padding-bottom
:
9
px
;
margin
:
4
0
px
0
20
px
;
border-bottom
:
1px
solid
#eeeeee
;
}
ul
,
ol
{
margin-top
:
0
;
margin-bottom
:
8.5
px
;
margin-bottom
:
10
px
;
}
ul
ul
,
ol
ul
,
...
...
@@ -1423,7 +1423,7 @@ ol ol {
}
dl
{
margin-top
:
0
;
margin-bottom
:
17
px
;
margin-bottom
:
20
px
;
}
dt
,
dd
{
...
...
@@ -1459,9 +1459,9 @@ abbr[data-original-title] {
text-transform
:
uppercase
;
}
blockquote
{
padding
:
8.5
px
17
px
;
margin
:
0
0
17
px
;
font-size
:
15px
;
padding
:
10
px
20
px
;
margin
:
0
0
20
px
;
font-size
:
1
7.
5px
;
border-left
:
5px
solid
#eeeeee
;
}
blockquote
p
:last-child
,
...
...
@@ -1507,7 +1507,7 @@ blockquote.pull-right .small:after {
content
:
'\00A0 \2014'
;
}
address
{
margin-bottom
:
17
px
;
margin-bottom
:
20
px
;
font-style
:
normal
;
line-height
:
1.42857143
;
}
...
...
@@ -1540,9 +1540,9 @@ kbd kbd {
}
pre
{
display
:
block
;
padding
:
8
px
;
margin
:
0
0
8.5
px
;
font-size
:
1
1
px
;
padding
:
9.5
px
;
margin
:
0
0
10
px
;
font-size
:
1
3
px
;
line-height
:
1.42857143
;
word-break
:
break-all
;
word-wrap
:
break-word
;
...
...
@@ -2245,7 +2245,7 @@ th {
.table
{
width
:
100%
;
max-width
:
100%
;
margin-bottom
:
17
px
;
margin-bottom
:
20
px
;
}
.table
>
thead
>
tr
>
th
,
.table
>
tbody
>
tr
>
th
,
...
...
@@ -2428,7 +2428,7 @@ table th[class*="col-"] {
@media
screen
and
(
max-width
:
767px
)
{
.table-responsive
{
width
:
100%
;
margin-bottom
:
1
2.7
5px
;
margin-bottom
:
15px
;
overflow-y
:
hidden
;
-ms-overflow-style
:
-ms-autohiding-scrollbar
;
border
:
1px
solid
#ddd
;
...
...
@@ -2480,8 +2480,8 @@ legend {
display
:
block
;
width
:
100%
;
padding
:
0
;
margin-bottom
:
17
px
;
font-size
:
1
8
px
;
margin-bottom
:
20
px
;
font-size
:
2
1px
;
line-height
:
inherit
;
color
:
#333333
;
border
:
0
;
...
...
@@ -2522,16 +2522,16 @@ input[type="checkbox"]:focus {
output
{
display
:
block
;
padding-top
:
7px
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
line-height
:
1.42857143
;
color
:
#555555
;
}
.form-control
{
display
:
block
;
width
:
100%
;
height
:
3
1
px
;
height
:
3
4
px
;
padding
:
6px
12px
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
line-height
:
1.42857143
;
color
:
#555555
;
background-color
:
#fff
;
...
...
@@ -2582,7 +2582,7 @@ input[type="search"] {
input
[
type
=
"time"
]
.form-control
,
input
[
type
=
"datetime-local"
]
.form-control
,
input
[
type
=
"month"
]
.form-control
{
line-height
:
3
1
px
;
line-height
:
3
4
px
;
}
input
[
type
=
"date"
]
.input-sm
,
input
[
type
=
"time"
]
.input-sm
,
...
...
@@ -2592,7 +2592,7 @@ input[type="search"] {
.input-group-sm
input
[
type
=
"time"
],
.input-group-sm
input
[
type
=
"datetime-local"
],
.input-group-sm
input
[
type
=
"month"
]
{
line-height
:
28
px
;
line-height
:
30
px
;
}
input
[
type
=
"date"
]
.input-lg
,
input
[
type
=
"time"
]
.input-lg
,
...
...
@@ -2602,7 +2602,7 @@ input[type="search"] {
.input-group-lg
input
[
type
=
"time"
],
.input-group-lg
input
[
type
=
"datetime-local"
],
.input-group-lg
input
[
type
=
"month"
]
{
line-height
:
4
2
px
;
line-height
:
4
6
px
;
}
}
.form-group
{
...
...
@@ -2617,7 +2617,7 @@ input[type="search"] {
}
.radio
label
,
.checkbox
label
{
min-height
:
17
px
;
min-height
:
20
px
;
padding-left
:
20px
;
margin-bottom
:
0
;
font-weight
:
normal
;
...
...
@@ -2674,7 +2674,7 @@ fieldset[disabled] .checkbox label {
padding-top
:
7px
;
padding-bottom
:
7px
;
margin-bottom
:
0
;
min-height
:
29
px
;
min-height
:
34
px
;
}
.form-control-static.input-lg
,
.form-control-static.input-sm
{
...
...
@@ -2682,84 +2682,84 @@ fieldset[disabled] .checkbox label {
padding-right
:
0
;
}
.input-sm
{
height
:
28
px
;
height
:
30
px
;
padding
:
5px
10px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
line-height
:
1.5
;
border-radius
:
3px
;
}
select
.input-sm
{
height
:
28
px
;
line-height
:
28
px
;
height
:
30
px
;
line-height
:
30
px
;
}
textarea
.input-sm
,
select
[
multiple
]
.input-sm
{
height
:
auto
;
}
.form-group-sm
.form-control
{
height
:
28
px
;
height
:
30
px
;
padding
:
5px
10px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
line-height
:
1.5
;
border-radius
:
3px
;
}
.form-group-sm
select
.form-control
{
height
:
28
px
;
line-height
:
28
px
;
height
:
30
px
;
line-height
:
30
px
;
}
.form-group-sm
textarea
.form-control
,
.form-group-sm
select
[
multiple
]
.form-control
{
height
:
auto
;
}
.form-group-sm
.form-control-static
{
height
:
28
px
;
min-height
:
2
8
px
;
height
:
30
px
;
min-height
:
3
2px
;
padding
:
6px
10px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
line-height
:
1.5
;
}
.input-lg
{
height
:
4
2
px
;
height
:
4
6
px
;
padding
:
10px
16px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
line-height
:
1.3333333
;
border-radius
:
6px
;
}
select
.input-lg
{
height
:
4
2
px
;
line-height
:
4
2
px
;
height
:
4
6
px
;
line-height
:
4
6
px
;
}
textarea
.input-lg
,
select
[
multiple
]
.input-lg
{
height
:
auto
;
}
.form-group-lg
.form-control
{
height
:
4
2
px
;
height
:
4
6
px
;
padding
:
10px
16px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
line-height
:
1.3333333
;
border-radius
:
6px
;
}
.form-group-lg
select
.form-control
{
height
:
4
2
px
;
line-height
:
4
2
px
;
height
:
4
6
px
;
line-height
:
4
6
px
;
}
.form-group-lg
textarea
.form-control
,
.form-group-lg
select
[
multiple
]
.form-control
{
height
:
auto
;
}
.form-group-lg
.form-control-static
{
height
:
4
2
px
;
min-height
:
3
2
px
;
height
:
4
6
px
;
min-height
:
3
8
px
;
padding
:
11px
16px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
line-height
:
1.3333333
;
}
.has-feedback
{
position
:
relative
;
}
.has-feedback
.form-control
{
padding-right
:
38.7
5px
;
padding-right
:
42.
5px
;
}
.form-control-feedback
{
position
:
absolute
;
...
...
@@ -2767,25 +2767,25 @@ select[multiple].input-lg {
right
:
0
;
z-index
:
2
;
display
:
block
;
width
:
3
1
px
;
height
:
3
1
px
;
line-height
:
3
1
px
;
width
:
3
4
px
;
height
:
3
4
px
;
line-height
:
3
4
px
;
text-align
:
center
;
pointer-events
:
none
;
}
.input-lg
+
.form-control-feedback
,
.input-group-lg
+
.form-control-feedback
,
.form-group-lg
.form-control
+
.form-control-feedback
{
width
:
4
2
px
;
height
:
4
2
px
;
line-height
:
4
2
px
;
width
:
4
6
px
;
height
:
4
6
px
;
line-height
:
4
6
px
;
}
.input-sm
+
.form-control-feedback
,
.input-group-sm
+
.form-control-feedback
,
.form-group-sm
.form-control
+
.form-control-feedback
{
width
:
28
px
;
height
:
28
px
;
line-height
:
28
px
;
width
:
30
px
;
height
:
30
px
;
line-height
:
30
px
;
}
.has-success
.help-block
,
.has-success
.control-label
,
...
...
@@ -2872,7 +2872,7 @@ select[multiple].input-lg {
color
:
#a94442
;
}
.has-feedback
label
~
.form-control-feedback
{
top
:
2
2
px
;
top
:
2
5
px
;
}
.has-feedback
label
.sr-only
~
.form-control-feedback
{
top
:
0
;
...
...
@@ -2943,7 +2943,7 @@ select[multiple].input-lg {
}
.form-horizontal
.radio
,
.form-horizontal
.checkbox
{
min-height
:
2
4
px
;
min-height
:
2
7
px
;
}
.form-horizontal
.form-group
{
margin-left
:
-15px
;
...
...
@@ -2962,13 +2962,13 @@ select[multiple].input-lg {
@media
(
min-width
:
768px
)
{
.form-horizontal
.form-group-lg
.control-label
{
padding-top
:
11px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
}
}
@media
(
min-width
:
768px
)
{
.form-horizontal
.form-group-sm
.control-label
{
padding-top
:
6px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
}
}
.btn
{
...
...
@@ -2983,7 +2983,7 @@ select[multiple].input-lg {
border
:
1px
solid
transparent
;
white-space
:
nowrap
;
padding
:
6px
12px
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
line-height
:
1.42857143
;
border-radius
:
4px
;
-webkit-user-select
:
none
;
...
...
@@ -3401,21 +3401,21 @@ fieldset[disabled] .btn-link:focus {
.btn-lg
,
.btn-group-lg
>
.btn
{
padding
:
10px
16px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
line-height
:
1.3333333
;
border-radius
:
6px
;
}
.btn-sm
,
.btn-group-sm
>
.btn
{
padding
:
5px
10px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
line-height
:
1.5
;
border-radius
:
3px
;
}
.btn-xs
,
.btn-group-xs
>
.btn
{
padding
:
1px
5px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
line-height
:
1.5
;
border-radius
:
3px
;
}
...
...
@@ -3491,7 +3491,7 @@ tbody.collapse.in {
padding
:
5px
0
;
margin
:
2px
0
0
;
list-style
:
none
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
text-align
:
left
;
background-color
:
#fff
;
border
:
1px
solid
#ccc
;
...
...
@@ -3506,7 +3506,7 @@ tbody.collapse.in {
}
.dropdown-menu
.divider
{
height
:
1px
;
margin
:
7.5
px
0
;
margin
:
9
px
0
;
overflow
:
hidden
;
background-color
:
#e5e5e5
;
}
...
...
@@ -3563,7 +3563,7 @@ tbody.collapse.in {
.dropdown-header
{
display
:
block
;
padding
:
3px
20px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
line-height
:
1.42857143
;
color
:
#777777
;
white-space
:
nowrap
;
...
...
@@ -3795,17 +3795,17 @@ tbody.collapse.in {
.input-group-lg
>
.form-control
,
.input-group-lg
>
.input-group-addon
,
.input-group-lg
>
.input-group-btn
>
.btn
{
height
:
4
2
px
;
height
:
4
6
px
;
padding
:
10px
16px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
line-height
:
1.3333333
;
border-radius
:
6px
;
}
select
.input-group-lg
>
.form-control
,
select
.input-group-lg
>
.input-group-addon
,
select
.input-group-lg
>
.input-group-btn
>
.btn
{
height
:
4
2
px
;
line-height
:
4
2
px
;
height
:
4
6
px
;
line-height
:
4
6
px
;
}
textarea
.input-group-lg
>
.form-control
,
textarea
.input-group-lg
>
.input-group-addon
,
...
...
@@ -3818,17 +3818,17 @@ select[multiple].input-group-lg > .input-group-btn > .btn {
.input-group-sm
>
.form-control
,
.input-group-sm
>
.input-group-addon
,
.input-group-sm
>
.input-group-btn
>
.btn
{
height
:
28
px
;
height
:
30
px
;
padding
:
5px
10px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
line-height
:
1.5
;
border-radius
:
3px
;
}
select
.input-group-sm
>
.form-control
,
select
.input-group-sm
>
.input-group-addon
,
select
.input-group-sm
>
.input-group-btn
>
.btn
{
height
:
28
px
;
line-height
:
28
px
;
height
:
30
px
;
line-height
:
30
px
;
}
textarea
.input-group-sm
>
.form-control
,
textarea
.input-group-sm
>
.input-group-addon
,
...
...
@@ -3856,7 +3856,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.input-group-addon
{
padding
:
6px
12px
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
font-weight
:
normal
;
line-height
:
1
;
color
:
#555555
;
...
...
@@ -3867,12 +3867,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.input-group-addon.input-sm
{
padding
:
5px
10px
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
border-radius
:
3px
;
}
.input-group-addon.input-lg
{
padding
:
10px
16px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
border-radius
:
6px
;
}
.input-group-addon
input
[
type
=
"radio"
],
...
...
@@ -3967,7 +3967,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.nav
.nav-divider
{
height
:
1px
;
margin
:
7.5
px
0
;
margin
:
9
px
0
;
overflow
:
hidden
;
background-color
:
#e5e5e5
;
}
...
...
@@ -4125,7 +4125,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.navbar
{
position
:
relative
;
min-height
:
50px
;
margin-bottom
:
17
px
;
margin-bottom
:
20
px
;
border
:
1px
solid
transparent
;
}
@media
(
min-width
:
768px
)
{
...
...
@@ -4230,9 +4230,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.navbar-brand
{
float
:
left
;
padding
:
1
6.
5px
15px
;
font-size
:
1
5
px
;
line-height
:
17
px
;
padding
:
15px
15px
;
font-size
:
1
8
px
;
line-height
:
20
px
;
height
:
50px
;
}
.navbar-brand
:hover
,
...
...
@@ -4278,12 +4278,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
}
.navbar-nav
{
margin
:
8.2
5px
-15px
;
margin
:
7.
5px
-15px
;
}
.navbar-nav
>
li
>
a
{
padding-top
:
10px
;
padding-bottom
:
10px
;
line-height
:
17
px
;
line-height
:
20
px
;
}
@media
(
max-width
:
767px
)
{
.navbar-nav
.open
.dropdown-menu
{
...
...
@@ -4300,7 +4300,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
padding
:
5px
15px
5px
25px
;
}
.navbar-nav
.open
.dropdown-menu
>
li
>
a
{
line-height
:
17
px
;
line-height
:
20
px
;
}
.navbar-nav
.open
.dropdown-menu
>
li
>
a
:hover
,
.navbar-nav
.open
.dropdown-menu
>
li
>
a
:focus
{
...
...
@@ -4316,8 +4316,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
float
:
left
;
}
.navbar-nav
>
li
>
a
{
padding-top
:
1
6.
5px
;
padding-bottom
:
1
6.
5px
;
padding-top
:
15px
;
padding-bottom
:
15px
;
}
}
.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
:
9.5
px
;
margin-bottom
:
9.5
px
;
margin-top
:
8
px
;
margin-bottom
:
8
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
:
9.5
px
;
margin-bottom
:
9.5
px
;
margin-top
:
8
px
;
margin-bottom
:
8
px
;
}
.navbar-btn.btn-sm
{
margin-top
:
1
1
px
;
margin-bottom
:
1
1
px
;