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
d10a60b5
Commit
d10a60b5
authored
Mar 08, 2019
by
Dominik Hebeler
Browse files
modified gitignore to include font stylesheet
parent
052807a3
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
d10a60b5
...
...
@@ -10,6 +10,7 @@ Homestead.yaml
langfiles.zip
# The Files created by Webpack in the build process
/public/**/*.css
!/public/fonts/arimo/stylesheet.css
/public/**/*.js
/public/mix-manifest.json
...
...
public/fonts/arimo/stylesheet.css
0 → 100644
View file @
d10a60b5
@font-face
{
font-family
:
'Arimo'
;
src
:
url('Arimo-Italic.eot')
;
src
:
local
(
'Arimo Italic'
),
local
(
'Arimo-Italic'
),
url('Arimo-Italic.eot?#iefix')
format
(
'embedded-opentype'
),
url('Arimo-Italic.woff2')
format
(
'woff2'
),
url('Arimo-Italic.woff')
format
(
'woff'
),
url('Arimo-Italic.ttf')
format
(
'truetype'
),
url('Arimo-Italic.svg#Arimo-Italic')
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
italic
;
}
@font-face
{
font-family
:
'Arimo'
;
src
:
url('Arimo-Bold.eot')
;
src
:
local
(
'Arimo Bold'
),
local
(
'Arimo-Bold'
),
url('Arimo-Bold.eot?#iefix')
format
(
'embedded-opentype'
),
url('Arimo-Bold.woff2')
format
(
'woff2'
),
url('Arimo-Bold.woff')
format
(
'woff'
),
url('Arimo-Bold.ttf')
format
(
'truetype'
),
url('Arimo-Bold.svg#Arimo-Bold')
format
(
'svg'
);
font-weight
:
bold
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'Arimo'
;
src
:
url('Arimo-BoldItalic.eot')
;
src
:
local
(
'Arimo Bold Italic'
),
local
(
'Arimo-BoldItalic'
),
url('Arimo-BoldItalic.eot?#iefix')
format
(
'embedded-opentype'
),
url('Arimo-BoldItalic.woff2')
format
(
'woff2'
),
url('Arimo-BoldItalic.woff')
format
(
'woff'
),
url('Arimo-BoldItalic.ttf')
format
(
'truetype'
),
url('Arimo-BoldItalic.svg#Arimo-BoldItalic')
format
(
'svg'
);
font-weight
:
bold
;
font-style
:
italic
;
}
@font-face
{
font-family
:
'Arimo'
;
src
:
url('Arimo.eot')
;
src
:
local
(
'Arimo'
),
url('Arimo.eot?#iefix')
format
(
'embedded-opentype'
),
url('Arimo.woff2')
format
(
'woff2'
),
url('Arimo.woff')
format
(
'woff'
),
url('Arimo.ttf')
format
(
'truetype'
),
url('Arimo.svg#Arimo')
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
normal
;
}
public/fonts/resultPageStyle.css
View file @
d10a60b5
.alerter
{
display
:
none
;
text-align
:
center
;
display
:
none
;
text-align
:
center
;
}
.alerter
hr
{
margin
:
8px
0
;
.alerter
hr
{
margin
:
8px
0
;
}
#sortMore
p
p
{
margin-bottom
:
0px
;
margin-top
:
0px
;
#sortMore
p
p
{
margin-bottom
:
0px
;
margin-top
:
0px
;
}
body
{
line-height
:
1.2
!important
;
}
#alerter
p
{
margin-bottom
:
10px
;
#alerter
p
{
margin-bottom
:
10px
;
}
#filterNewSearch
{
color
:
#777
;
#filterNewSearch
{
color
:
#777
;
}
#filterNewSearch
:hover
{
color
:
#333
;
#filterNewSearch
:hover
{
color
:
#333
;
}
.progress
{
margin
:
0
auto
;
width
:
60%
;
width
:
60%
;
}
#sortSelect
{
height
:
29px
;
width
:
190px
;
line-height
:
29px
;
padding-top
:
3px
;
height
:
29px
;
width
:
190px
;
line-height
:
29px
;
padding-top
:
3px
;
}
#filterInput
{
height
:
29px
;
font-size
:
0.87em
;
height
:
29px
;
font-size
:
0.87em
;
}
#sidebar
{
border-left-width
:
3px
;
border-left-color
:
rgb
(
255
,
187
,
0
);
border-left-width
:
3px
;
border-left-color
:
rgb
(
255
,
187
,
0
);
border-left-style
:
solid
;
}
#suchoptionenContainer
{
border-bottom-width
:
3px
;
border-bottom-color
:
rgb
(
255
,
187
,
0
);
border-bottom-width
:
3px
;
border-bottom-color
:
rgb
(
255
,
187
,
0
);
border-bottom-style
:
solid
;
padding-bottom
:
9px
;
margin-bottom
:
10px
;
padding
:
5px
;
padding-bottom
:
0
;
margin-bottom
:
10px
;
padding
:
5px
;
padding-bottom
:
0
;
}
#resultHeader
{
font-size
:
15px
;
margin
:
0
;
padding
:
0
;
font-size
:
15px
;
margin
:
0
;
padding
:
0
;
}
.quicktip
{
margin-bottom
:
20px
;
padding
:
5px
;
padding
:
5px
;
}
#sidebar
{
margin-right
:
0.8%
;
width
:
30%
;
width
:
30%
;
float
:
right
;
}
#results
{
padding-top
:
70px
;
#results
{
padding-top
:
70px
;
}
#sortBox
{
margin-top
:
10px
;
margin-top
:
10px
;
}
.wikiqtextract
{
font-family
:
Georgia
,
"Times New Roman"
,
Palatino
,
Times
,
serif
;
font-family
:
Georgia
,
"Times New Roman"
,
Palatino
,
Times
,
serif
;
font-size
:
15px
;
}
.serverInfoButtonLink
:hover
{
color
:
#555
!important
;
color
:
#555
!important
;
}
.serverInfoButtonLink
{
font-size
:
12px
;
color
:
#BBB
!important
;
font-size
:
12px
;
color
:
#BBB
!important
;
}
#sortDropdown
{
clear
:
none
!important
;
width
:
200px
;
float
:
right
;
#sortDropdown
{
clear
:
none
!important
;
width
:
200px
;
float
:
right
;
}
.werbebox
{
...
...
@@ -109,77 +111,70 @@ body {
padding-bottom
:
10px
!important
;
}
@media
(
max-height
:
849px
){
.ergebnisbox
{
padding-bottom
:
10px
;
@media
(
max-height
:
849px
)
{
.ergebnisbox
{
padding-bottom
:
10px
;
}
}
@media
(
min-height
:
850px
){
.ergebnisbox
{
padding-bottom
:
20px
;
@media
(
min-height
:
850px
)
{
.ergebnisbox
{
padding-bottom
:
20px
;
}
}
@media
(
min-width
:
1350px
)
{
@media
(
min-width
:
1350px
)
{
#filterForm
{
width
:
200px
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
}
#sortSelect
{
float
:
right
;
}
float
:
right
;
}
.ergebnisbox
{
width
:
67%
!important
;
}
#sortDropdown
{
clear
:
none
!important
;
#sortDropdown
{
clear
:
none
!important
;
}
}
@media
(
max-width
:
1349px
)
{
@media
(
max-width
:
1349px
)
{
#filterForm
{
width
:
100%
;
margin-bottom
:
2px
;
}
#sortDropdown
{
width
:
100%
;
float
:
none
;
}
float
:
none
;
}
#sidebar
{
float
:
right
;
float
:
right
;
width
:
25%
;
}
#filterForm
{
margin
:
3px
;
margin-top
:
3px
;
#filterForm
{
margin
:
3px
;
margin-top
:
3px
;
}
#sortDropdown
li
{
#sortDropdown
li
{
width
:
100%
;
}
#sortDropdown
{
clear
:
none
!important
;
#sortDropdown
{
clear
:
none
!important
;
}
}
.optionsbody
{
padding
:
15px
;
.optionsbody
{
padding
:
15px
;
}
#mehrTrefferLink
{
margin-left
:
40%
;
width
:
20%
;
#mehrTrefferLink
{
margin-left
:
40%
;
width
:
20%
;
}
.alert-warning
{
#
background-color
:
#FFEDBA
;
background-color
:
#FFF
;
#
border-color
:
#FFBB00
;
border-color
:
#FFF
;
color
:
#BA9227
;
}
background-color
:
#FFF
;
border-color
:
#FFF
;
color
:
#BA9227
;
}
\ No newline at end of file
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