Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Infoscreen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Evy Storozhenko
Infoscreen
Commits
cc0b99b8
Commit
cc0b99b8
authored
9 years ago
by
Tilman Vatteroth
Browse files
Options
Downloads
Patches
Plain Diff
anpassungen an design und layoutloader
parent
0e4c06c2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
index.html
+10
-13
10 additions, 13 deletions
index.html
with
10 additions
and
13 deletions
index.html
+
10
−
13
View file @
cc0b99b8
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
Infoboard
</title>
<title>
Infoboard
</title>
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
...
@@ -11,20 +11,17 @@
...
@@ -11,20 +11,17 @@
<link
rel=
"stylesheet"
href=
"css/jquery.ui.css"
/>
<link
rel=
"stylesheet"
href=
"css/jquery.ui.css"
/>
<script
type=
"text/javascript"
src=
"js/jquery-2.1.4.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-2.1.4.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.textfill.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/marquee.js"
></script>
<script
type=
"text/javascript"
src=
"js/marquee.js"
></script>
<script
type=
"text/javascript"
src=
"js/layoutloader.js"
></script>
<script
type=
"text/javascript"
src=
"js/layoutloader.js"
></script>
<script
type=
"text/javascript"
src=
"js/webfontloader.js"
></script>
<script
type=
"text/javascript"
src=
"js/webfontloader.js"
></script>
<script
type=
"text/javascript"
src=
"js/starter.js"
></script>
<script
type=
"text/javascript"
src=
"js/starter.js"
></script>
</head>
</head>
<body>
<body>
<div
data-container=
"main"
>
<div
data-container=
"main"
>
<noscript>
<noscript>
<div
data-container=
"panel"
style=
"
<div
data-container=
"noscript"
>
Diese Seite benötigt JavaScript!
</div>
color: white;
</noscript>
text-shadow: black 10px 0px 0px;
</div>
font-size: 40pt;
</body>
"
>
Diese Seite benötigt JavaScript!
</div>
</noscript>
</div>
</body>
</html>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment