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
30d2df15
Commit
30d2df15
authored
Feb 20, 2018
by
Karl Hasselbring
Browse files
Änderungen an gedruckten Elementen und Layoutreperaturen
parent
2e11cbe8
Changes
3
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/sidebar.less
View file @
30d2df15
...
@@ -160,6 +160,7 @@ label#openSidebar {
...
@@ -160,6 +160,7 @@ label#openSidebar {
&:hover {
&:hover {
color: rgb(255, 128, 0);
color: rgb(255, 128, 0);
}
}
.noprint;
}
}
@media (max-width: @screen-xs-max) {
@media (max-width: @screen-xs-max) {
...
...
resources/assets/less/metager/specific.less
View file @
30d2df15
...
@@ -124,12 +124,13 @@ a.content.hidden-xs {
...
@@ -124,12 +124,13 @@ a.content.hidden-xs {
color: @a-content-hidden-xs-color;
color: @a-content-hidden-xs-color;
}
}
a
.navbar-brand {
.navbar-brand {
line-height: 100%!important;
line-height: 100%!important;
padding: 0;
padding: 0;
position: absolute;
position: absolute;
z-index: 5;
z-index: 5;
left: 10px;
left: 10px;
.noprint;
}
}
.dotlist li {
.dotlist li {
...
...
resources/views/spende/beitritt.blade.php
View file @
30d2df15
...
@@ -55,16 +55,22 @@
...
@@ -55,16 +55,22 @@
<
input
type
=
"text"
class
=
"form-control"
name
=
"betrag"
required
>
<
input
type
=
"text"
class
=
"form-control"
name
=
"betrag"
required
>
<
p
>
{{
trans
(
'beitritt.beitritt.9'
)
}}
</
p
>
<
p
>
{{
trans
(
'beitritt.beitritt.9'
)
}}
</
p
>
</
div
>
</
div
>
<
p
>
{{
trans
(
'beitritt.beitritt.10'
)
}}
</
p
>
<
div
class
=
"col-sm-12"
>
<
p
>
{{
trans
(
'beitritt.beitritt.11'
)
}}
</
p
>
<
p
>
{{
trans
(
'beitritt.beitritt.10'
)
}}
</
p
>
<
input
type
=
"radio"
name
=
"veröffentlichung"
checked
>
{{
trans
(
'beitritt.beitritt.12'
)
}}
<
p
>
{{
trans
(
'beitritt.beitritt.11'
)
}}
</
p
>
<
input
type
=
"radio"
name
=
"veröffentlichung"
>
{{
trans
(
'beitritt.beitritt.13'
)
}}
<
div
class
=
"form-group beitritt-form-group"
>
<
label
for
=
"ort"
>
{{
trans
(
'beitritt.beitritt.14'
)
}}
</
label
>
<
input
type
=
"text"
class
=
"form-control beitritt-input"
id
=
"ort"
placeholder
=
""
>
</
div
>
</
div
>
<
p
class
=
"signature"
>
{{
trans
(
'beitritt.unterschrift'
)
}}
</
p
>
<
div
class
=
"col-sm-12"
>
<
div
class
=
"newpage"
></
div
>
<
input
type
=
"radio"
name
=
"veröffentlichung"
checked
>
{{
trans
(
'beitritt.beitritt.12'
)
}}
<
input
type
=
"radio"
name
=
"veröffentlichung"
>
{{
trans
(
'beitritt.beitritt.13'
)
}}
</
div
>
<
div
class
=
"col-sm-12"
>
<
div
class
=
"form-group beitritt-form-group"
>
<
label
for
=
"ort"
>
{{
trans
(
'beitritt.beitritt.14'
)
}}
</
label
>
<
input
type
=
"text"
class
=
"form-control beitritt-input"
id
=
"ort"
placeholder
=
""
>
</
div
>
<
p
class
=
"signature"
>
{{
trans
(
'beitritt.unterschrift'
)
}}
</
p
>
</
div
>
<
div
class
=
"newpage row"
></
div
>
<
h1
>
{{
trans
(
'beitritt.abbuchung.2'
)
}}
</
h1
>
<
h1
>
{{
trans
(
'beitritt.abbuchung.2'
)
}}
</
h1
>
<
p
>
{{
trans
(
'beitritt.abbuchung.3'
)
}}
</
p
>
<
p
>
{{
trans
(
'beitritt.abbuchung.3'
)
}}
</
p
>
<
div
class
=
"form-group beitritt-form-group"
>
<
div
class
=
"form-group beitritt-form-group"
>
...
...
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