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
e405c2e8
Commit
e405c2e8
authored
Sep 28, 2016
by
Karl
Browse files
Löschen leerer anweisungen und umsortierung
parent
9d4e60b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/css/style.css
View file @
e405c2e8
...
...
@@ -2,18 +2,6 @@
font-family
:
Liberation
Sans
,
sans-serif
;
}
.mg-panel
{
text-align
:
left
;
margin
:
0
auto
;
margin-top
:
20px
;
padding
:
10px
20px
;
margin-bottom
:
0
;
background-color
:
white
;
-webkit-box-shadow
:
1px
1px
3px
1px
rgba
(
0
,
0
,
0
,
0.3
);
-moz-box-shadow
:
1px
1px
3px
1px
rgba
(
0
,
0
,
0
,
0.3
);
box-shadow
:
1px
1px
3px
1px
rgba
(
0
,
0
,
0
,
0.3
);
}
label
a
{
color
:
inherit
;
}
...
...
@@ -27,8 +15,6 @@ li#info {
white-space
:
pre-line
;
}
a
.hidden-xs
{}
.navbar-default
{
background-color
:
white
;
border-radius
:
0
;
...
...
@@ -39,6 +25,30 @@ a.hidden-xs {}
margin-right
:
0
;
}
.mg-panel
{
text-align
:
left
;
margin
:
0
auto
;
margin-top
:
20px
;
padding
:
10px
20px
;
margin-bottom
:
0
;
background-color
:
white
;
-webkit-box-shadow
:
1px
1px
3px
1px
rgba
(
0
,
0
,
0
,
0.3
);
-moz-box-shadow
:
1px
1px
3px
1px
rgba
(
0
,
0
,
0
,
0.3
);
box-shadow
:
1px
1px
3px
1px
rgba
(
0
,
0
,
0
,
0.3
);
}
.input-group-addon
{
padding
:
0
;
}
.form-group
{
font-family
:
sans-serif
;
font-size
:
16px
;
color
:
black
;
background-color
:
transparent
;
text-align
:
center
;
}
section
{
padding
:
10px
;
box-shadow
:
5px
5px
10px
0px
rgba
(
0
,
0
,
0
,
0.55
);
...
...
@@ -51,10 +61,6 @@ body > div {
padding-top
:
70px
;
}
.input-group-addon
{
padding
:
0
;
}
footer
ul
.list-inline
{
width
:
100%
;
}
...
...
@@ -89,14 +95,6 @@ body ul {
margin-top
:
10px
;
}
.form-group
{
font-family
:
sans-serif
;
font-size
:
16px
;
color
:
black
;
background-color
:
transparent
;
text-align
:
center
;
}
fieldset
input
[
type
=
text
]
{
width
:
100%
;
padding-left
:
10px
;
...
...
public/css/styleResultPage.css
View file @
e405c2e8
...
...
@@ -26,8 +26,6 @@ nav-tabs > li.active {
/* Hier der Style für unsere Suchleiste */
#researchBar
{}
.tab-pane
.alert
{
margin
:
10px
0
;
padding
:
5px
15px
;
...
...
@@ -52,8 +50,6 @@ nav-tabs > li.active {
display
:
block
;
}
#research
*
{}
#research
ul
.list-inline
{
margin-left
:
0
;
width
:
100%
;
...
...
@@ -438,12 +434,6 @@ a:hover {
/* Hier der Style für die Werbeboxen */
.result.ad
{}
.result.ad
.link
a
{}
.result.ad
.description
{}
.result.ad
.hoster
{
color
:
green
;
}
...
...
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