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
8e0ac2ba
Commit
8e0ac2ba
authored
Apr 27, 2018
by
Aria Givi
Browse files
Eingetragene Daten sind nun fett
parent
31bd8c85
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/beitritt.less
View file @
8e0ac2ba
...
...
@@ -52,12 +52,6 @@ label {
footer {
display: none !important;
}
.sideBar {
display: none !important;
}
#openSidebar {
display: none !important;
}
hr {
display: none !important;
}
...
...
@@ -66,6 +60,7 @@ label {
}
input[type="text"],
input[type="email"] {
font-weight: bold;
margin: 0px !important;
padding: 0px !important;
height: initial !important;
...
...
resources/views/parts/sidebar.blade.php
View file @
8e0ac2ba
<input
id=
"sideBarToggle"
style=
"display: none;"
type=
"checkbox"
>
<label
id=
"openSidebar"
role=
"button"
for=
"sideBarToggle"
></label>
<div
class=
"sideBar"
>
<label
id=
"openSidebar
noprint
"
role=
"button"
for=
"sideBarToggle"
></label>
<div
class=
"sideBar
noprint
"
>
<label
id=
"closeSidebar"
role=
"button"
for=
"sideBarToggle"
></label>
<a
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/")
}}"
>
<p>
MetaGer
</p>
...
...
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