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