Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MediaDBViewerAPI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BA_SI-Projekt
MediaDBViewerAPI
Commits
a3524e7a
Commit
a3524e7a
authored
Feb 13, 2016
by
Nico Schallehn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
68467dce
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
14 deletions
+17
-14
bootstrap_del.css
files/bootstrap_del.css
+0
-0
index.php
index.php
+1
-1
style.css
webapp/css/style.css
+14
-11
f_logo.png
webapp/images/f_logo.png
+0
-0
index.php
webapp/index.php
+2
-2
No files found.
files/bootstrap.css
→
files/bootstrap
_del
.css
View file @
a3524e7a
File moved
index.php
View file @
a3524e7a
...
...
@@ -44,7 +44,7 @@ if(isset($_SESSION['api-key']) OR (isset($_COOKIE['api-key']) AND isset($_COOKIE
<meta
name=
"description"
content=
"MediaDB Webfrontend"
>
<meta
name=
"author"
content=
""
>
<title>
MediaDB-Anmeldung
</title>
<link
href=
"
file
s/bootstrap.css"
rel=
"stylesheet"
>
<link
href=
"
webapp/cs
s/bootstrap.css"
rel=
"stylesheet"
>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link
href=
"files/ie10-viewport-bug-workaround.css"
rel=
"stylesheet"
>
...
...
webapp/css/style.css
View file @
a3524e7a
...
...
@@ -364,8 +364,8 @@ ul.callbacks_tabs.callbacks1_tabs {
}
@media
(
max-width
:
480px
){
.container
{
padding-right
:
1
px
;
padding-left
:
1
px
;
padding-right
:
3
px
;
padding-left
:
3
px
;
}
.caption
{
width
:
70%
;
...
...
@@ -396,6 +396,10 @@ ul.callbacks_tabs.callbacks1_tabs {
}
}
@media
(
max-width
:
320px
){
.container
{
padding-right
:
1px
;
padding-left
:
1px
;
}
.caption
{
width
:
70%
;
top
:
14%
;
...
...
@@ -427,15 +431,14 @@ ul.callbacks_tabs.callbacks1_tabs {
}
}
.button
{
display
:
block
;
z-index
:
2
;
text-shadow
:
none
;
margin
:
0
;
max-width
:
none
;
position
:
absolute
;
top
:
5%
;
right
:
5%
;
display
:
block
;
z-index
:
2
;
text-shadow
:
none
;
margin
:
0
;
max-width
:
none
;
position
:
absolute
;
top
:
5%
;
right
:
5%
;
}
.button
a
{
text-decoration
:
none
;
...
...
webapp/images/f_logo.png
View replaced file @
68467dce
View file @
a3524e7a
3.71 KB
|
W:
|
H:
3.88 KB
|
W:
|
H:
2-up
Swipe
Onion skin
webapp/index.php
View file @
a3524e7a
...
...
@@ -259,12 +259,12 @@ License URL: http://creativecommons.org/licenses/by/3.0/
</ul>
</div>
<div
class=
"col_1_of_3 span_1_of_3"
>
<h3>
Follow Us
</h3>
<
!-- <
h3>Follow Us</h3>
<ul class="first">
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Youtube</a></li>
</ul>
</ul>
-->
<div
class=
"copy"
>
<p>
©
2015 Template by
<a
href=
"http://w3layouts.com"
target=
"_blank"
>
w3layouts
</a></p>
</div>
...
...
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